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

lois.foltan at oracle.com lois.foltan at oracle.com
Mon Jul 16 15:35:13 UTC 2018


Changeset: bef02342d179
Author:    lfoltan
Date:      2018-07-16 11:34 -0400
URL:       http://hg.openjdk.java.net/jdk/jdk/rev/bef02342d179

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/itableLdrConstraint/Test.java
! test/hotspot/jtreg/runtime/LoaderConstraints/vtableLdrConstraint/Test.java



More information about the jdk-all-changes mailing list