RFR: 8219567: Name of first parameter of RandomAccessFile(String,String) is inconsistent [v2]
Roger Riggs
rriggs at openjdk.org
Mon Aug 21 16:41:27 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()
LGTM
-------------
Marked as reviewed by rriggs (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/15351#pullrequestreview-1587434253
More information about the core-libs-dev
mailing list