hg: jdk/sandbox: 8204943: Improve message of ArrayStoreException.

chris.hegarty at oracle.com chris.hegarty at oracle.com
Sat Jun 16 07:15:24 UTC 2018


Changeset: 3fbae7b9ddb5
Author:    goetz
Date:      2018-06-15 12:25 +0200
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/3fbae7b9ddb5

8204943: Improve message of ArrayStoreException.
Reviewed-by: lfoltan, hseigel

! src/hotspot/share/oops/klass.cpp
! src/hotspot/share/oops/objArrayKlass.cpp
! src/hotspot/share/oops/typeArrayKlass.cpp
! src/hotspot/share/prims/jni.cpp
+ test/hotspot/jtreg/runtime/exceptionMsgs/ArrayStoreException/ArrayStoreExceptionTest.java
+ test/hotspot/jtreg/runtime/exceptionMsgs/ArrayStoreException/libArrayStoreExceptionTest.c



More information about the jdk-sandbox-changes mailing list