RFR: 8287137: Problemlist failing x86_32 tests after Loom integration [v3]
Aleksey Shipilev
shade at openjdk.java.net
Wed May 25 05:41:36 UTC 2022
On Tue, 24 May 2022 21:10:29 GMT, David Holmes <dholmes at openjdk.org> wrote:
> Just FYI. There is a mistake in this changeset. The JDK ProblemList already contained:
>
> `java/nio/channels/FileChannel/LargeMapTest.java 8286980 windows-all`
>
> and this change then added:
>
> `java/nio/channels/FileChannel/LargeMapTest.java 8286642 generic-i586`
>
> which appears to have negated the first entry.
Whoops, sorry. It seems not to be a problem since [JDK-8287263](https://bugs.openjdk.java.net/browse/JDK-8287263) committed a few hours ago removed the `windows-all` entry and fixed the test. I checked other ProblemLists, and there are no other double entries.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8843
More information about the core-libs-dev
mailing list