On Fri, 18 Aug 2023 23:14:20 GMT, Brian Burkhalter <b...@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`. This pull request has now been integrated. Changeset: 2624324a Author: Brian Burkhalter <b...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/2624324ac216aadc938a870075f6fad287fedf05 Stats: 15 lines in 1 file changed: 0 ins; 0 del; 15 mod 8219567: Name of first parameter of RandomAccessFile(String,String) is inconsistent Reviewed-by: jlu, vtewari, rriggs, jpai ------------- PR: https://git.openjdk.org/jdk/pull/15351