JDK-8289197 : [17u] Push of backport of 8286177 did not remove assertion
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 17.0.5
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-06-27
  • Updated: 2022-11-17
  • Resolved: 2022-06-27
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 17
17.0.5 b01Fixed
Related Reports
Relates :  
Relates :  
Description
When backport of 8286177 was pushed removing the assertion was missed.
compiler/loopopts/superword/TestHoistedReductionNode.java runs into this assertion.
Comments
Changeset: 0ea78e56 Author: Goetz Lindenmaier <goetz@openjdk.org> Date: 2022-06-27 07:55:30 +0000 URL: https://git.openjdk.org/jdk17u/commit/0ea78e56d86badb2e0cf831b65059fe3b1c0ad1d
03-08-2022

Changeset: 0ea78e56 Author: Goetz Lindenmaier <goetz@openjdk.org> Date: 2022-06-27 07:55:30 +0000 URL: https://git.openjdk.org/jdk17u-dev/commit/0ea78e56d86badb2e0cf831b65059fe3b1c0ad1d
27-06-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk17u-dev/pull/509 Date: 2022-06-27 07:07:41 +0000
27-06-2022

Fix request [17u] Required fix for a backport I pushed wrongly. No risk, trivial change.
27-06-2022