RFR: 8286671: (fc) Modify sun.nio.ch.FileChannelImpl.map0() to accept a FileDescriptor parameter [v2]
Brian Burkhalter
bpb at openjdk.java.net
Fri May 13 15:45:38 UTC 2022
On Fri, 13 May 2022 06:52:17 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
>> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>>
>> 8286671: Rename initIDs() to allocationGranularity0()
>
> src/java.base/windows/native/libnio/ch/FileChannelImpl.c line 41:
>
>> 39: /**************************************************************
>> 40: * static method to store field ID's in initializers
>> 41: * and retrieve the allocation granularity
>
> Should we remove the "to store field ID's in initializers" part from this comment?
Removed in 0c707e41492a682967f522ce03894f87a133a16f.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8689
More information about the nio-dev
mailing list