On Fri, 17 Apr 2026 22:17:04 GMT, Phil Race <[email protected]> wrote:
> although properly you should do what I wrote above and invoke closeAll on > every loop Ok, i did just that - added closeAll to every loop in addition to the `finally` clause - just to be sure that if unhandled exception happens we will close all windows regardless. ------------- PR Comment: https://git.openjdk.org/jdk/pull/30729#issuecomment-4299358196
