RFR: 8219567: Name of first parameter of RandomAccessFile(String,String) is inconsistent
Justin Lu
jlu at openjdk.org
Sat Aug 19 00:18:29 UTC 2023
On Fri, 18 Aug 2023 23:14:20 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`.
LGTM
-------------
Marked as reviewed by jlu (Committer).
PR Review: https://git.openjdk.org/jdk/pull/15351#pullrequestreview-1585330641
More information about the core-libs-dev
mailing list