RFR: 8255331: Problemlist java/foreign/TestMismatch.java on 32-bit platforms until JDK-8254162

Aleksey Shipilev shade at openjdk.java.net
Mon Oct 26 07:43:35 UTC 2020


On Fri, 23 Oct 2020 10:42:14 GMT, Aleksey Shipilev <shade at 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


More information about the core-libs-dev mailing list