JDK-8281741 : [testbug] PrintIdealPhaseTest fails with -Xcomp
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 19
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-02-14
  • Updated: 2022-05-06
  • Resolved: 2022-02-15
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 19
19 b10Fixed
Related Reports
Duplicate :  
Relates :  
Description
Test method isn't compiled when running with Xcomp, it gets inlined into the parent. Will add dontinline command.
Comments
The fix for this bug is in jdk-19+10-570.
16-02-2022

Changeset: 1c12b159 Author: Nils Eliasson <neliasso@openjdk.org> Date: 2022-02-15 09:49:47 +0000 URL: https://git.openjdk.java.net/jdk/commit/1c12b159ffcbb3528a20ac585d8460bf730e303d
15-02-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk/pull/7465 Date: 2022-02-14 19:02:10 +0000
14-02-2022

Failing test added with JDK-8281505. ILW = Test failure with -Xcomp, single test, don't use -Xcomp = MLH = P4
14-02-2022