RFR: 8263940: NPE when creating default file system when default file system provider is packaged as JAR file on class path [v2]

Lance Andersen lancea at openjdk.java.net
Thu Aug 12 19:27:42 UTC 2021


> Hi all,
> 
> Please review the fix for JDK-8263940 to address an issues when the default file system provider is packaged as JAR file on class path.
> 
> The patch also addresses the `@bug` line for JDK-8271194
> 
> Mach5 Tier1 - Tier3 have run without issues
> 
> Best,
> Lance

Lance Andersen has updated the pull request incrementally with one additional commit since the last revision:

  Use toList()

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/5103/files
  - new: https://git.openjdk.java.net/jdk/pull/5103/files/c09d7c32..6a65fb35

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5103&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5103&range=00-01

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

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


More information about the nio-dev mailing list