On Mon, 18 Aug 2025 09:35:23 GMT, John Hendrikx <jhendr...@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 This will need a CSR. The newly proposed constructors should have an `@since` tag. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1875#issuecomment-3198218532