Re: RFR: 6245663: (spec) File.renameTo(File) changes the file-system object, not the File instance [v3]

2021-02-17 Thread Naoto Sato
On Wed, 17 Feb 2021 23:10:57 GMT, Brian Burkhalter  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: Update copyright year.

Thanks. Looks good.

-

Marked as reviewed by naoto (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/2618


Re: RFR: 6245663: (spec) File.renameTo(File) changes the file-system object, not the File instance [v3]

2021-02-17 Thread Brian Burkhalter
> 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: Update copyright year.

-

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/2618/files
  - new: https://git.openjdk.java.net/jdk/pull/2618/files/43e46a38..e7ff82d2

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk=2618=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk=2618=01-02

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/2618.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/2618/head:pull/2618

PR: https://git.openjdk.java.net/jdk/pull/2618