JDK-8205939 : JVM support to replace Unsafe.defineAnonymousClass
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 12
  • Priority: P3
  • Status: Resolved
  • Resolution: Duplicate
  • Submitted: 2018-06-27
  • Updated: 2020-04-21
  • Resolved: 2020-04-21
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 15
15Resolved
Related Reports
Blocks :  
Duplicate :  
Duplicate :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Sub Tasks
JDK-8216581 :  
JDK-8216582 :  
JDK-8230928 :  
JDK-8230932 :  
JDK-8230935 :  
JDK-8230972 :  
Description
JVM support for new MethodHandle.Lookup defineClass which will replace Unsafe.defineAnonymousClass.