JDK-8287729 : Loom: Check alternative implementation on x86_32
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.lang
  • Affected Version: 19
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-06-02
  • Updated: 2022-06-03
  • Resolved: 2022-06-03
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 19
19 masterFixed
Related Reports
Blocks :  
Blocks :  
Relates :  
Relates :  
Description
JDK-8287496 brought in alternative implementation for ports to use. This change tests that x86_32 works well with it, and removes the relevant exclusion lists. JVMTI parts are handled by JDK-8287726.
Comments
Changeset: 33b9d770 Author: Aleksey Shipilev <shade@openjdk.org> Date: 2022-06-03 12:19:25 +0000 URL: https://git.openjdk.java.net/jdk/commit/33b9d77065e65d3ba86b4d8250b1abe5743f0cef
03-06-2022

> I removed the entries for 8286642 from the exclude list and ran the jdk_loom tests on a windows-x86 build, they pass. ...and I actually ran tier{1,2,3} on x86_32, and discovered another issue, see "blocked by" links here.
02-06-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk/pull/8994 Date: 2022-06-02 14:35:26 +0000
02-06-2022

I removed the entries for 8286642 from the exclude list and ran the jdk_loom tests on a windows-x86 build, they pass.
02-06-2022