JDK-8325037 : x86: enable and fix hotspot/jtreg/compiler/vectorization/TestRoundVectFloat.java
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 19,21,23
  • Priority: P5
  • Status: Resolved
  • Resolution: Fixed
  • CPU: x86
  • Submitted: 2024-01-31
  • Updated: 2024-08-01
  • Resolved: 2024-02-04
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 21 JDK 23
21.0.5-oracleFixed 23 b09Fixed
Related Reports
Relates :  
Relates :  
Description
This test is not actually tested, need to fix the test applying filter and IR matching rule.
Comments
Fix request [21u] I backport this for parity with 21.0.5-oracle. No risk, only a test change. Clean backport. Test pass. SAP nightly testing passed.
31-07-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk21u-dev/pull/878 Date: 2024-07-30 09:13:51 +0000
30-07-2024

Changeset: ed068469 Author: Hamlin Li <mli@openjdk.org> Date: 2024-02-04 09:46:15 +0000 URL: https://git.openjdk.org/jdk/commit/ed068469f3852aa69a27fe0f267d1828a0e59aec
04-02-2024

ILW = IR verification of test is never applied, single rule of single test on x86, no workaround = LLH = P5
31-01-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/17649 Date: 2024-01-31 10:09:16 +0000
31-01-2024