JDK-8283103 : compiler/vectorapi/TestMaskedMacroLogicVector.java failed due to incorrect os.simpleArch on some platforms
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 19
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • CPU: other
  • Submitted: 2022-03-14
  • Updated: 2022-05-16
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
os.simpleArch is not set correctly on some platforms, for example on loongarch64 and mips64 (CODETOOLS-7903120). This issue aims to let the test work on these platforms.
Comments
A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk/pull/7809 Date: 2022-03-14 13:10:55 +0000
14-03-2022