On Fri, 23 Oct 2020 10:42:14 GMT, Aleksey Shipilev <sh...@openjdk.org> wrote:
> I would like to have clean x86_32 test runs until JDK-8254162 arrives. > > Testing: > - [x] Affected test on Linux x86_64 (still passes) > - [x] Affected test on Linux x86_32 (now ignored) @mcimadamore, please take a look? This seems to be the only thing that keeps `x86_32` `tier1` from being clean. I think you'd need to remove this test from the problem list with/after JDK-8254162 integration. ------------- PR: https://git.openjdk.java.net/jdk/pull/833