RFR: 8331467: FileSystems.getDefault fails with ClassNotFoundException if custom default provider is in run-time image [v8]
liyazzi
duke at openjdk.org
Thu Dec 19 12:38:28 UTC 2024
On Thu, 19 Dec 2024 11:46:36 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> I'm happy with the current changes in the PR. The copyright header date in ImageReaderFactory can be updated to 2024, and the import of Disabled can be removed from the SetDefaultProvider test.
>
> To your question about tests then it's possible. The test that has been enabled in this change is the main test we will to ensure this configuration works. So I think we can leave further tests in this area to further PRs.
Okay, thank you for your review!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22628#issuecomment-2553706030
More information about the core-libs-dev
mailing list