-
Sub-task
-
Resolution: Delivered
-
P4
-
8u102, 9
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8163296 | 8u102 | Clifford Wayne | P4 | Closed | Delivered |
The internal package sun.invoke.anon has been removed. The functionality it used to provide, namely anonymous class loading with possible constant pool patches, is available via the Unsafe.defineAnonymousClass() method.
- backported by
-
JDK-8163296 Release Note: Internal package sun.invoke.anon has been removed
- Closed