JDK-8249938 : Move mirror oops from Universe into OopStorage
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 16
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-07-22
  • Updated: 2020-07-30
  • Resolved: 2020-07-24
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 16
16 b08Fixed
Related Reports
Relates :  
Description
The mirror oops are saved and restored by CDS so needed a bit of reorganizing in order to move them to OopStorage.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/e9c7deca9a98 User: coleenp Date: 2020-07-24 12:33:33 +0000
24-07-2020