New release DefaultFileSystemProviders
Brian Burkhalter
brian.burkhalter at oracle.com
Thu Jul 29 00:28:55 UTC 2021
Do you mean the test SetDefaultProvider.java? Is so there was one change earlier this month [1] but it does not appear related to the problems you are seeing.
[1] https://github.com/openjdk/jdk17/commit/4fc3180f75e1cea4ebd613f8253be205d95f830c#diff-1b5076b5b17cb0adeb60349df3d2a50387b14bb2af0406ce4c5d0a577281e97c
On Jul 28, 2021, at 5:02 PM, Michael Hall <mik3hall at gmail.com<mailto:mik3hall at gmail.com>> wrote:
Have changes been made to the new jdk17 and jdk18 releases for the jdk DefaultFileSystemProvider test?
I was asked to verify a bug against the latest releases for DefaultFileSystemProvider related code.
The code is not itself modular but includes some optional modular parts.
It gets one error if run without any modular and a different one if run with these modular parts.
That error with modular is…
Error: LinkageError occurred while loading main class us.hall.hp.common.LoaderLaunchStub
java.lang.ExceptionInInitializerError: null
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/nio-dev/attachments/20210729/dcc49808/attachment-0001.htm>
More information about the nio-dev
mailing list