Integrated: 8287729: Loom: Check alternative implementation on x86_32
Aleksey Shipilev
shade at openjdk.java.net
Fri Jun 3 12:22:04 UTC 2022
On Thu, 2 Jun 2022 14:35:26 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> [JDK-8287496](https://bugs.openjdk.java.net/browse/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](https://bugs.openjdk.java.net/browse/JDK-8287726).
>
> Additional testing:
> - [x] Linux x86_32 fastdebug, `tier1` (one failure, pre-existing)
> - [x] Linux x86_32 fastdebug, `tier2` (clean)
> - [x] Linux x86_32 fastdebug, `tier3` (a few interesting failures, look pre-existing, beyond the scope of this PR)
This pull request has now been integrated.
Changeset: 33b9d770
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/33b9d77065e65d3ba86b4d8250b1abe5743f0cef
Stats: 68 lines in 2 files changed: 0 ins; 68 del; 0 mod
8287729: Loom: Check alternative implementation on x86_32
Reviewed-by: alanb, zgu
-------------
PR: https://git.openjdk.java.net/jdk/pull/8994
More information about the hotspot-dev
mailing list