JDK-8366878 : Improve flags of compiler/loopopts/superword/TestAlignVectorFuzzer.java
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 23
  • Priority: P4
  • Status: In Progress
  • Resolution: Unresolved
  • Submitted: 2025-09-04
  • Updated: 2025-09-05
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.
Other
tbdUnresolved
Related Reports
Relates :  
Description
All test definitions inside compiler/loopopts/superword/TestAlignVectorFuzzer.java currently contain printcompilation directives. These slow down the compilations unnecessarily and should be removed.

After discussing this with [~epeter], he also suggested adding a compileonly directive to one of the four test definitions.
Comments
A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/27122 Date: 2025-09-05 16:46:09 +0000
05-09-2025