On Tue, 24 May 2022 21:10:29 GMT, David Holmes <dhol...@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

Reply via email to