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

Do we still use `@NamedArg`? I thought it's a remnant of pre-Java 8 where 
parameter names weren't saved.

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

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

Reply via email to