hg: jdk/jdk: 8199940: Print more information about class loaders in IllegalAccessErrors.

goetz.lindenmaier at sap.com goetz.lindenmaier at sap.com
Wed Jun 27 12:50:42 UTC 2018


Changeset: a73848f8d0ad
Author:    goetz
Date:      2018-06-27 09:52 +0200
URL:       http://hg.openjdk.java.net/jdk/jdk/rev/a73848f8d0ad

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/Nestmates/membership/TestNestmateMembership.java
! test/hotspot/jtreg/runtime/Nestmates/privateConstructors/TestConstructorHierarchy.java
+ 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
! test/hotspot/jtreg/runtime/modules/AccessCheck/ExpQualToM1PrivateMethodIAE.java



More information about the jdk-changes mailing list