> On Windows, do not return `true` from the `java.io.File` methods 
> `setReadable(boolean, boolean)` and `setExecutable(boolean, boolean)` if the 
> file does not exist.

Brian Burkhalter has updated the pull request incrementally with one additional 
commit since the last revision:

  8316000: Align the spec and return verbiage

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/15673/files
  - new: https://git.openjdk.org/jdk/pull/15673/files/8640decd..8189784a

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=15673&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=15673&range=03-04

  Stats: 12 lines in 1 file changed: 0 ins; 0 del; 12 mod
  Patch: https://git.openjdk.org/jdk/pull/15673.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/15673/head:pull/15673

PR: https://git.openjdk.org/jdk/pull/15673

Reply via email to