JDK-8334650 : Add debug information about whether an Assertion Predicate is for the init or last value
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 24
  • Priority: P4
  • Status: In Progress
  • Resolution: Unresolved
  • Submitted: 2024-06-20
  • Updated: 2024-06-25
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 24
24Unresolved
Description
This RFE should add a string in the node dump of Template and Initialized Assertion Predicate IfNodes to inform whether it was created for the init or the last value. 
Comments
A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/19856 Date: 2024-06-24 12:23:56 +0000
25-06-2024