RFR: 8361286: Allow enabling of background loading for images loaded from an InputStream [v6]
Andy Goryachev
angorya at openjdk.org
Fri Oct 10 15:04:24 UTC 2025
On Fri, 10 Oct 2025 15:00:54 GMT, John Hendrikx <jhendrikx at openjdk.org> wrote:
>> Support background loading of raw input streams
>>
>> - Fixed generics (mix up of two ImageLoader types)
>> - Removed unused code for handling headers, methods, request parameters
>> - Use `long` for progress as streams may exceed 2 GB
>> - Improved documentation of Image regarding background loading
>
> John Hendrikx has updated the pull request incrementally with two additional commits since the last revision:
>
> - Clarify docs
> - Fix formatting
Marked as reviewed by angorya (Reviewer).
-------------
PR Review: https://git.openjdk.org/jfx/pull/1875#pullrequestreview-3324108852
More information about the openjfx-dev
mailing list