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