Withdrawn: 8331467: ImageReaderFactory can cause a ClassNotFoundException if the default FileSystemProvider is not the system-default provider

jyxzwd duke at openjdk.org
Sat Nov 9 02:20:24 UTC 2024


On Thu, 17 Oct 2024 03:37:38 GMT, jyxzwd <duke at openjdk.org> wrote:

> Use the built-in file system provider rather than the custom file system provider.
> Add "public static FileSystemProvider create" method in DefaultFileSystemProvider which is from java8API to be compatible against runtime.

This pull request has been closed without being integrated.

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

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


More information about the core-libs-dev mailing list