Blocks :
|
|
CSR :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
JDK-8238693 :
|
One feature of `Unsafe::defineAnonymousClass` is constant pool patching that is used by LambdaForm and few external libraries [1]. One idea is to allow a dynamically generated class be defined with a class data which can only be obtained by a full-power lookup (e.g. `Lookup::classData` method). [1] http://jigsaw-dev.1059479.n5.nabble.com/Remove-sun-misc-Unsafe-defineAnonymousClass-td5715601.html
|