RFR: 8331467: FileSystems.getDefault fails with ClassNotFoundException if custom default provider is in run-time image [v9]

liyazzi duke at openjdk.org
Thu Dec 19 12:38:30 UTC 2024


On Thu, 19 Dec 2024 12:33:50 GMT, Alan Bateman <alanb at openjdk.org> wrote:

>> liyazzi has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - Update the date of 'ImageReaderFactory'
>>  - Update the date of 'ImageReaderFactory' and remove the import of 'Disabled' in SetDefaultProvider test
>
> src/java.base/share/classes/jdk/internal/jimage/ImageReaderFactory.java line 2:
> 
>> 1: /*
>> 2:  * Copyright (c) 2015, 2016, 2024, Oracle and/or its affiliates. All rights reserved.
> 
> It should be changed to "2015, 2024,"

Okay, I will do this.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22628#discussion_r1891880486


More information about the core-libs-dev mailing list