RFR: 8286637: (fc) Memory mapped regions bigger than 2GB do not work correctly on Windows [v5]
Alan Bateman
alanb at openjdk.java.net
Wed May 18 07:06:00 UTC 2022
On Wed, 18 May 2022 00:15:45 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> Cast the last parameter `dwNumberOfBytesToMap` of `MapViewOfFile()` to a `SIZE_T`, not a `DWORD`, to avoid truncation.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>
> 8286671: Allow test to run on all platforms
Marked as reviewed by alanb (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/8686
More information about the nio-dev
mailing list