JDK-8341328 : Refactor initial Assertion Predicate creation into separate classes
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 24
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-10-01
  • Updated: 2024-10-21
  • Resolved: 2024-10-17
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
24 b20Fixed
Description
This RFE refactors the Assertion Predicate creation code in PhaseIdealLoop::add_template_assertion_predicate() and PhaseIdealLoop::add_range_check_elimination_assertion_predicate() into separate classes.
Comments
Changeset: 22a1feea Branch: master Author: Christian Hagedorn <chagedorn@openjdk.org> Date: 2024-10-17 05:08:59 +0000 URL: https://git.openjdk.org/jdk/commit/22a1feea7484c9d640eeac22943d237a0e549942
17-10-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/21446 Date: 2024-10-10 09:04:21 +0000
10-10-2024