JDK-8271959 : [lworld] Convert Optional and VBS classes to value class
  • Type: Enhancement
  • Component: core-libs
  • Affected Version: repo-valhalla
  • Priority: P3
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2021-08-05
  • Updated: 2022-11-01
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-valhallaUnresolved
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Comments
[~thartmann] thanks for disabling the optimization. This workaround works.
17-08-2021

I've disabled the corresponding optimization for now with JDK-8272511 because I'm suspecting this to be another mainline issue.
16-08-2021

I've verified that the failures are unrelated to JDK-8271954 and filed JDK-8272448.
13-08-2021

A few test/jdk/java/lang/invoke tests fail with the following assertion. It may be related to JDK-8271954. # Internal Error (/Users/mlchung/ws/valhalla/lworld-closed/open/src/hotspot/share/opto/loopnode.cpp:5343), pid=38260, tid=23555 # assert(false) failed: Bad graph detected in build_loop_late
09-08-2021