RFR: 6245663: (spec) File.renameTo(File) changes the file-system object, not the File instance [v4]
Roger Riggs
rriggs at openjdk.java.net
Thu Feb 18 19:04:42 UTC 2021
On Thu, 18 Feb 2021 17:34:04 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> Please review this minor specification update to highlight that `File.renameTo(File)` does not modify the `File` instance on which the method is invoked.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>
> 6245663: Simplify new verbiage
Marked as reviewed by rriggs (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/2618
More information about the core-libs-dev
mailing list