commit | 2bd15814dcbcc945ef62221e740615c82565a0aa | [log] [tgz] |
---|---|---|
author | Severin Gehwolf <sgehwolf@openjdk.org> | Tue May 15 15:36:46 2018 +0200 |
committer | Severin Gehwolf <sgehwolf@openjdk.org> | Tue May 15 15:36:46 2018 +0200 |
tree | aabf139eb4268de7d5301e0a92f1d959a34f306c | |
parent | 5ee4a26ecbc9a455d8fe333e24e87f1bc14e5d28 [diff] |
8203223: Signed integer overflow in ImageStrings::hash_code (libjimage.so) Perform hash operation on local unsigned type. Reviewed-by: shade, dholmes, alanb