hg: jdk/submit: 8199940: Print more information about class loaders in IllegalAccessErrors.
goetz.lindenmaier at sap.com
goetz.lindenmaier at sap.com
Tue Jun 26 19:57:04 UTC 2018
Changeset: 9f9227b0fcf4
Author: goetz
Date: 2018-06-19 15:31 +0200
URL: http://hg.openjdk.java.net/jdk/submit/rev/9f9227b0fcf4
8199940: Print more information about class loaders in IllegalAccessErrors.
Reviewed-by: lfoltan, mchung
! src/hotspot/share/classfile/classFileParser.cpp
! src/hotspot/share/interpreter/linkResolver.cpp
+ test/hotspot/jtreg/runtime/exceptionMsgs/IllegalAccessError/IAE78_A.java
+ test/hotspot/jtreg/runtime/exceptionMsgs/IllegalAccessError/IAE78_B.java
+ test/hotspot/jtreg/runtime/exceptionMsgs/IllegalAccessError/IAE_Loader1.java
+ test/hotspot/jtreg/runtime/exceptionMsgs/IllegalAccessError/IAE_Loader2.java
+ test/hotspot/jtreg/runtime/exceptionMsgs/IllegalAccessError/IllegalAccessErrorTest.java
More information about the jdk-submit-changes
mailing list