hg: jdk/sandbox: 8203881: Print erroneous size in NegativeArraySizeException

chris.hegarty at oracle.com chris.hegarty at oracle.com
Wed May 30 12:45:21 UTC 2018


Changeset: d5331b94f821
Author:    goetz
Date:      2018-05-30 11:39 +0200
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/d5331b94f821

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-sandbox-changes mailing list