On Wed, 19 Aug 2026 17:56:07 GMT, Marius Hanl <[email protected]> wrote:

>> Andy Goryachev has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   try with
>
> modules/javafx.graphics/src/main/java/com/sun/javafx/util/ImageUtils.java 
> line 320:
> 
>> 318:         Objects.nonNull(format);
>> 319: 
>> 320:         ByteArrayOutputStream out = new ByteArrayOutputStream(65536);
> 
> Use with try-with?

good idea, thanks!

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

PR Review Comment: https://git.openjdk.org/jfx/pull/2267#discussion_r3815495109

Reply via email to