JDK-8354068 : [lworld] Fold strict final fields more aggressively
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: repo-valhalla
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2025-04-08
  • Updated: 2025-05-14
  • Resolved: 2025-04-28
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-valhallaFixed
Related Reports
Causes :  
Relates :  
Description
Shenanigans with -XX:+AlwaysIncrementalInline require us to be more aggressive folding loads from strict final fields.

This is also required for JDK-8335256.
Comments
A pull request was submitted for review. Branch: lworld URL: https://git.openjdk.org/valhalla/pull/1424 Date: 2025-04-08 19:17:20 +0000
08-04-2025