Integrated: 8287137: Problemlist failing x86_32 tests after Loom integration
Aleksey Shipilev
shade at openjdk.java.net
Tue May 24 14:14:11 UTC 2022
On Mon, 23 May 2022 12:28:30 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> [JDK-8284161](https://bugs.openjdk.java.net/browse/JDK-8284161) broke a lot of x86_32 code. The x86_32 porting is done under [JDK-8286642](https://bugs.openjdk.java.net/browse/JDK-8286642). Meanwhile, we can problemlist the failing tests to get cleaner runs for other patches. This should also make GHA runs cleaner.
>
> Additional testing:
> - [x] Linux x86_32 fastdebug `tier1` (some unrelated failures in hotspot)
> - [x] Linux x86_32 fastdebug `tier2` (some unrelated failures in hotspot)
> - [x] Linux x86_32 fastdebug `tier3` (clean now)
> - [x] GHA run
This pull request has now been integrated.
Changeset: 0a82c4eb
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/0a82c4ebc3748f6dfbbcd72e4421fbe0ea89e0b0
Stats: 279 lines in 3 files changed: 279 ins; 0 del; 0 mod
8287137: Problemlist failing x86_32 tests after Loom integration
Reviewed-by: prr, mcimadamore
-------------
PR: https://git.openjdk.java.net/jdk/pull/8843
More information about the core-libs-dev
mailing list