Integrated: 8263940: NPE when creating default file system when default file system provider is packaged as JAR file on class path

Lance Andersen lancea at openjdk.java.net
Fri Aug 13 16:14:24 UTC 2021


On Thu, 12 Aug 2021 17:43:48 GMT, Lance Andersen <lancea at openjdk.org> wrote:

> 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

This pull request has now been integrated.

Changeset: 717792c3
Author:    Lance Andersen <lancea at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/717792c3b728584413572e7aede83290779be2a2
Stats:     55 lines in 2 files changed: 49 ins; 2 del; 4 mod

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

Reviewed-by: naoto, bpb, iris, joehw

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

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


More information about the nio-dev mailing list