RFR: 8361286: Allow enabling of background loading for images loaded from an InputStream [v2]
John Hendrikx
jhendrikx at openjdk.org
Wed Aug 20 13:29:49 UTC 2025
On Tue, 19 Aug 2025 20:27:12 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
>> John Hendrikx has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Add since tags
>
> modules/javafx.graphics/src/main/java/com/sun/javafx/runtime/async/AbstractRemoteResource.java line 32:
>
>> 30: import java.io.InputStream;
>> 31: import java.io.InterruptedIOException;
>> 32: import java.util.Objects;
>
> all modified files need the copyright year updated
Isn't this done in batches, like in #1878 ?
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1875#discussion_r2288172974
More information about the openjfx-dev
mailing list