RFR: 8287137: Problemlist failing x86_32 tests after Loom integration [v2]

Aleksey Shipilev shade at openjdk.java.net
Mon May 23 17:16:28 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 with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains six additional commits since the last revision:

 - Fix the tests in release JDKs
 - Merge branch 'master' into JDK-8287137-problemlist-x86_32
 - Updates
 - Revert test groups
 - Fix 2
 - Fix

-------------

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/8843/files
  - new: https://git.openjdk.java.net/jdk/pull/8843/files/ba5c631e..5a0cd8fe

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8843&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8843&range=00-01

  Stats: 4568 lines in 145 files changed: 2586 ins; 1656 del; 326 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 compiler-dev mailing list