JDK-8331499 : [lworld] Implement null markers support in C1
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: repo-valhalla
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2024-05-01
  • Updated: 2024-11-14
  • Resolved: 2024-11-14
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.
Other
repo-valhallaResolved
Related Reports
Duplicate :  
Relates :  
Description
Support for null markers (JDK-8331006) in C1.
Comments
I'll fix this with JDK-8341758.
14-11-2024

test/hotspot/jtreg/runtime/valhalla/inlinetypes/field_layout/NullMarkersTest.java and FieldAlignmentTest.java are currently disabled due to JDK-8338261.
13-08-2024