RFR: 8219567: Name of first parameter of RandomAccessFile(String,String) is inconsistent
Vyom Tewari
vtewari at openjdk.org
Sat Aug 19 03:24:25 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`.
Looks OK to me
-------------
Marked as reviewed by vtewari (Committer).
PR Review: https://git.openjdk.org/jdk/pull/15351#pullrequestreview-1585469761
More information about the core-libs-dev
mailing list