On Fri, 2 Feb 2024 16:48:12 GMT, Brian Burkhalter wrote:
>> Modify the specification verbiage of `java.io.RandomAccessFile.setLength` to
>> account for the effect of the method on the file offset as returned by
>> `getFilePointer`.
>
> Brian Burkhalter has updated the pull request incrementally
> Modify the specification verbiage of `java.io.RandomAccessFile.setLength` to
> account for the effect of the method on the file offset as returned by
> `getFilePointer`.
Brian Burkhalter has updated the pull request incrementally with one additional
commit since the last revision:
8325152: