RFR: 8219567: Name of first parameter of RandomAccessFile(String,String) is inconsistent [v2]
Jaikiran Pai
jpai at openjdk.org
Tue Aug 22 05:01:30 UTC 2023
On Mon, 21 Aug 2023 15:44:56 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> Revise some verbiage about the `RandomAccessFile(String,String)` constructor so that the string name of a file is referred to as _pathname string_ for consistency with `java.io.File`.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>
> 8219567: Align checkWrite() verbiage with that of checkRead()
Thank you Brian, looks good to me.
-------------
Marked as reviewed by jpai (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/15351#pullrequestreview-1588288160
More information about the core-libs-dev
mailing list