-
Enhancement
-
Resolution: Fixed
-
P3
-
11
-
b03
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8334443 | 11.0.25-oracle | Ivan Bereziuk | P3 | Resolved | Fixed | b01 |
JDK-8223440 | 11.0.4 | Lois Foltan | P3 | Resolved | Fixed | b02 |
Also consider further improvements to Klass::joint_in_module_of loader() to combine the two class names reported and report instead of:
(C and D are in unnamed module of loader 'app')
to
(both classes are in unnamed module of loader 'app')
- backported by
-
JDK-8223440 Improve the wording of LinkageErrors to include module and class loader information
-
- Resolved
-
-
JDK-8334443 Improve the wording of LinkageErrors to include module and class loader information
-
- Resolved
-
- blocks
-
JDK-8221470 Print methods in exception messages in java-like Syntax.
-
- Resolved
-
- relates to
-
JDK-8166633 Enhance exception message where a class name is included to include module/loader info
-
- Open
-
-
JDK-8169559 Add class loader names to relevant VM messages
-
- Resolved
-
-
JDK-8207912 runtime/Metaspace/DefineClass.java fails intermittently
-
- Closed
-