RFR: 8265100: (fs) WindowsFileStore.hashCode() should read cached hash code once

Brian Burkhalter bpb at openjdk.java.net
Mon Apr 12 23:19:16 UTC 2021


Please review this small request to clean up `WindowsFileStore.hasCode()`.

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

Commit messages:
 - 8265100: (fs) WindowsFileStore.hashCode() should read cached hash code once

Changes: https://git.openjdk.java.net/jdk/pull/3445/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3445&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8265100
  Stats: 6 lines in 1 file changed: 2 ins; 0 del; 4 mod
  Patch: https://git.openjdk.java.net/jdk/pull/3445.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/3445/head:pull/3445

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


More information about the nio-dev mailing list