JDK-8249768 : Move static oops and NullPointerException 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-20
  • Updated: 2024-02-06
  • Resolved: 2020-07-22
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 b07Fixed
Related Reports
Relates :  
Description
Move the static oops into Universe::vm_global() oop storage.  Once created, these oops are not released.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/8531522cb2ae User: coleenp Date: 2020-07-22 14:33:35 +0000
22-07-2020