RFR: 8361286: Allow enabling of background loading for images loaded from an InputStream

Kevin Rushforth kcr at openjdk.org
Mon Aug 18 19:54:41 UTC 2025


On Mon, 18 Aug 2025 09:35:23 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

Reviewers: @kevinrushforth @jayathirthrao

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

PR Comment: https://git.openjdk.org/jfx/pull/1875#issuecomment-3198208545


More information about the openjfx-dev mailing list