On Mon, 18 Aug 2025 09:35:23 GMT, John Hendrikx <[email protected]> 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 This pull request has now been integrated. Changeset: 4f4540fb Author: John Hendrikx <[email protected]> Committer: Jayathirth D V <[email protected]> URL: https://git.openjdk.org/jfx/commit/4f4540fb8620fa5f695e4086a45f9c8b288bf7d9 Stats: 304 lines in 11 files changed: 180 ins; 72 del; 52 mod 8361286: Allow enabling of background loading for images loaded from an InputStream Reviewed-by: angorya, jdv, kcr ------------- PR: https://git.openjdk.org/jfx/pull/1875
