JDK-8309119 : [17u/11u] Redo JDK-8297951: C2: Create skeleton predicates for all If nodes in loop predication
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 11.0.20,17.0.8
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2023-05-30
  • Updated: 2025-02-13
  • Resolved: 2023-07-14
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 11 JDK 17
11.0.23-oracleFixed 17.0.10-oracleFixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
JDK-8297951 got backed out with JDK-8308884 for 17.0.8 (or 11.0.20). This patch needs to be re-done for 17.0.9 (or 11.0.21) together with a fix for JDK-8307683 also targeting 17.0.9 (or 11.0.21).
Comments
Fix request [11u] I backport this for parity with 11.0.23-oracle. The redo is needed after fixing 8307683. Clean backport. Test passes. SAP nightly testing passed.
04-01-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk11u-dev/pull/2428 Date: 2024-01-03 14:47:51 +0000
03-01-2024

Changeset: a6ef655b Author: Goetz Lindenmaier <goetz@openjdk.org> Date: 2023-07-14 06:48:03 +0000 URL: https://git.openjdk.org/jdk17u/commit/a6ef655b6f98fc2e1c4aa04525b91485b372aaff
02-08-2023

Changeset: a6ef655b Author: Goetz Lindenmaier <goetz@openjdk.org> Date: 2023-07-14 06:48:03 +0000 URL: https://git.openjdk.org/jdk17u-dev/commit/a6ef655b6f98fc2e1c4aa04525b91485b372aaff
14-07-2023

Fix request [17u] The redo is needed after fixing 8307683. Clean patch, but needs to be resolved after 8307683 SAP nightly testing passed. Test passes.
14-07-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk17u-dev/pull/1497 Date: 2023-06-26 06:33:52 +0000
26-06-2023

ILW = Same as JDK-8297951 = P3
31-05-2023