Relates :
|
|
Relates :
|
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.
|