JDK-8350325 : [PPC64] ConvF2HFIdealizationTests timeouts on Power8
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 25
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • CPU: ppc
  • Submitted: 2025-02-19
  • Updated: 2025-03-20
  • Resolved: 2025-03-10
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 25
25 b14Fixed
Related Reports
Relates :  
Description
The new test ConvF2HFIdealizationTests from JDK-8342103 runs into timeouts on Power8 machines. The conversion is very slow on processors which don't support the conversion instructions (see JDK-8345146).
Comments
Changeset: f61f520e Branch: master Author: David Linus Briemann <david.briemann@sap.com> Committer: Martin Doerr <mdoerr@openjdk.org> Date: 2025-03-10 10:22:17 +0000 URL: https://git.openjdk.org/jdk/commit/f61f520e699e3eb5104c9467ec8269b837da74db
10-03-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/23692 Date: 2025-02-19 12:02:01 +0000
05-03-2025