hg: jdk/jdk: 8203223: Signed integer overflow in ImageStrings::hash_code (libjimage.so)

sgehwolf at redhat.com sgehwolf at redhat.com
Wed May 16 11:50:26 UTC 2018


Changeset: 2d9dd2b876a0
Author:    sgehwolf
Date:      2018-05-15 15:36 +0200
URL:       http://hg.openjdk.java.net/jdk/jdk/rev/2d9dd2b876a0

8203223: Signed integer overflow in ImageStrings::hash_code (libjimage.so)
Summary: Perform hash operation on local unsigned type.
Reviewed-by: shade, dholmes, alanb

! src/java.base/share/native/libjimage/imageFile.cpp



More information about the jdk-all-changes mailing list