hg: jdk/submit: 8203881: Print erroneous size in NegativeArraySizeException
goetz.lindenmaier at sap.com
goetz.lindenmaier at sap.com
Wed May 30 10:53:39 UTC 2018
Changeset: fccdf3b8f433
Author: goetz
Date: 2018-05-30 11:39 +0200
URL: http://hg.openjdk.java.net/jdk/submit/rev/fccdf3b8f433
8203881: Print erroneous size in NegativeArraySizeException
Reviewed-by: dholmes, stuefe
! src/hotspot/share/oops/arrayKlass.cpp
! src/hotspot/share/oops/instanceKlass.cpp
! src/hotspot/share/oops/objArrayKlass.cpp
! src/hotspot/share/oops/typeArrayKlass.cpp
! src/hotspot/share/runtime/reflection.cpp
+ test/hotspot/jtreg/runtime/exceptionMsgs/NegativeArraySizeException/NegativeArraySizeExceptionTest.java
More information about the jdk-submit-changes
mailing list