RFR: 8287137: Problemlist failing x86_32 tests after Loom integration [v3]
Aleksey Shipilev
shade at openjdk.java.net
Mon May 23 18:25:23 UTC 2022
> [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)
> - [ ] GHA run
Aleksey Shipilev has updated the pull request incrementally with one additional commit since the last revision:
Another release test
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/8843/files
- new: https://git.openjdk.java.net/jdk/pull/8843/files/5a0cd8fe..e223e211
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8843&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8843&range=01-02
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/jdk/pull/8843.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/8843/head:pull/8843
PR: https://git.openjdk.java.net/jdk/pull/8843
More information about the core-libs-dev
mailing list