-
Bug
-
Resolution: Fixed
-
P2
-
9
-
b175
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8182823 | 10 | Paul Sandoz | P2 | Resolved | Fixed | b14 |
JDK-8182525 | 9.0.4 | Paul Sandoz | P2 | Resolved | Fixed | b01 |
Now that the MethodHandles.Lookup#defineClass(byte[]) has been added we can deprecate sun.misc.Unsafe.defineClass.
A following issue should clean up the usages within the JDK to prepare for removal of that method and that within jdk.internal.misc.Unsafe.
A following issue should clean up the usages within the JDK to prepare for removal of that method and that within jdk.internal.misc.Unsafe.
- backported by
-
JDK-8182525 Deprecate sun.misc.Unsafe.defineClass
- Resolved
-
JDK-8182823 Deprecate sun.misc.Unsafe.defineClass
- Resolved
- relates to
-
JDK-8181443 Replace usages of jdk.internal.misc.Unsafe with MethodHandles.Lookup.defineClass
- Resolved
-
JDK-8193033 remove terminally deprecated sun.misc.Unsafe.defineClass
- Resolved