JDK-8309662 : [IR Framework] Add AlignVector to whitelist
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 21,22
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2023-06-08
  • Updated: 2024-01-10
  • Resolved: 2024-01-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.
Other
tbdResolved
Related Reports
Duplicate :  
Relates :  
Relates :  
Relates :  
Description
To catch bugs like this earlier JDK-8309660.

Any hardware simulation flags should be whitelisted, just like JDK-8309183.

Generally, this helps us be a bit more sure we are not breaking those platforms on which we do not test directly.
Comments
I added AlignVector to whitelist of IR Framework in bugfix of JDK-8310190
10-01-2024