-
Enhancement
-
Resolution: Won't Fix
-
P4
-
11
-
None
Core reflection uses one DelegatingClassLoader instance per Generated{Method|Constructor}Impl class.
Since there are often many of them and a list of "DelegatingClassLoader" loaders is not very enlightening in tools like jcmd, it may be useful to set its name (currently unused) to something which indicates the reflection target class.
Orginal credits for this idea go to my SAP colleague Ralf Schmelter.
Since there are often many of them and a list of "DelegatingClassLoader" loaders is not very enlightening in tools like jcmd, it may be useful to set its name (currently unused) to something which indicates the reflection target class.
Orginal credits for this idea go to my SAP colleague Ralf Schmelter.
- relates to
-
JDK-8203343 VM.{metaspace|classloaders|classhierarchy...} jcmd should show invocation targets for Generated{Method|Constructor}AccessorImpl classes
-
- Resolved
-
-
JDK-8209899 [lworld] dcmd tests crash with "Unexpected constant pool layout"
-
- Resolved
-