JDK-8327111 : Replace remaining usage of create_bool_from_template_assertion_predicate() which requires additional OpaqueLoop*Nodes transformation strategies
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 23
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-03-01
  • Updated: 2024-04-22
  • Resolved: 2024-04-08
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 23
23 b18Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
This RFE replaces the remaining uses of `create_bool_from_template_assertion_predicate()` by using and extending the new code added by JDK-8327110. We additionally need a way to transform the OpaqueLoop* nodes when cloning a Template Assertion Predicate Expression. This is separated by the new coded added in JDK-8327110 to ease the reviewing process.
Comments
Changeset: fc18201b Author: Christian Hagedorn <chagedorn@openjdk.org> Date: 2024-04-08 10:52:30 +0000 URL: https://git.openjdk.org/jdk/commit/fc18201bbdac7ac7d78767c780d3efe5352ee77a
08-04-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/18628 Date: 2024-04-04 13:50:37 +0000
05-04-2024