hg: jdk-updates/jdk11u-dev: 8205611: Improve the wording of LinkageErrors to include module and class loader information

goetz.lindenmaier at sap.com goetz.lindenmaier at sap.com
Tue May 7 07:15:02 UTC 2019


Changeset: 6d22003f3a75
Author:    lfoltan
Date:      2018-07-16 11:34 -0400
URL:       http://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/6d22003f3a75

8205611: Improve the wording of LinkageErrors to include module and class loader information
Summary: Clean up the wording of loader constraint violations to include the module and class loader information.
Reviewed-by: coleenp, goetz, hseigel

! src/hotspot/share/classfile/javaClasses.cpp
! src/hotspot/share/classfile/javaClasses.hpp
! src/hotspot/share/classfile/systemDictionary.cpp
! src/hotspot/share/interpreter/linkResolver.cpp
! src/hotspot/share/oops/klassVtable.cpp
! test/hotspot/jtreg/runtime/LoaderConstraints/differentLE/Test.java
! test/hotspot/jtreg/runtime/LoaderConstraints/duplicateLE/Test.java
! test/hotspot/jtreg/runtime/LoaderConstraints/duplicateParentLE/Test.java
! test/hotspot/jtreg/runtime/LoaderConstraints/itableLdrConstraint/Test.java
! test/hotspot/jtreg/runtime/LoaderConstraints/vtableLdrConstraint/Test.java



More information about the jdk-updates-changes mailing list