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

jyxzwd duke at openjdk.org
Fri Dec 6 20:16:43 UTC 2024


On Sat, 9 Nov 2024 02:18:22 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/21997


More information about the core-libs-dev mailing list