[jdk11u-dev] RFR: 8274893: Update java.desktop classes to use try-with-resources [v2]
Severin Gehwolf
sgehwolf at openjdk.org
Wed Sep 24 17:02:57 UTC 2025
On Tue, 23 Sep 2025 15:42:05 GMT, Timofei Pushkin <tpushkin at openjdk.org> wrote:
>> Backport of [JDK-8274893](https://bugs.openjdk.org/browse/JDK-8274893) from JDK 17, for parity with Oracle 11.0.27.
>>
>> The only conflict was trivial: in imports of `JEditorPane` which uses * imports in this release, so no change was needed.
>>
>> Testing: GitHub CI, `jdk_imageio` test group locally (mac/arm64)
>
> Timofei Pushkin has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase.
@TimPushkin Please fix the merge conflict and merge master. Thanks!
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/3082#issuecomment-3329875032
More information about the jdk-updates-dev
mailing list