On Thu, 21 Aug 2025 06:51:18 GMT, Jayathirth D V <j...@openjdk.org> wrote:
>> John Hendrikx has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Fix typo > > modules/javafx.graphics/src/main/java/com/sun/javafx/runtime/async/AbstractRemoteResource.java > line 113: > >> 111: } >> 112: finally { >> 113: stream.close(); > > Do we have to continue closing the stream when background loading is > happening with URL? I see that the resource is getting closed. ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1875#discussion_r2292492577