RFR: 8286637: (fc) Memory mapped regions bigger than 2GB do not work correctly on Windows [v4]
Brian Burkhalter
bpb at openjdk.java.net
Tue May 17 16:30:56 UTC 2022
On Tue, 17 May 2022 15:23:00 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> test/jdk/java/nio/channels/FileChannel/LargeMapTest.java line 38:
>>
>>> 36: * @enablePreview
>>> 37: * @bug 8286637
>>> 38: * @requires os.family == "windows"
>>
>> What was the conclusion on whether this test should run everywhere?
>
> There wasn't one exactly. I am currently testing on all main platforms with 20 repeats. If that succeeds perhaps it should be allowed to run on all.
20 test repeats passed on all main platforms in the CI.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8686
More information about the nio-dev
mailing list