[jdk17u-dev] RFR: 8359477: com/sun/net/httpserver/Test12.java appears to have a temp file race
Richard Reingruber
rrich at openjdk.org
Mon Oct 20 10:04:20 UTC 2025
On Thu, 16 Oct 2025 09:57:02 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> Clean backport form 21.
>
> Test does not compile as https://bugs.openjdk.org/browse/JDK-8277090 8277090: jsr166 refresh for jdk19
> is not in 17. That change makes ExecutorService implement Autoclosable.
>
> Replaced missing close() by its implementation.
Looks good.
Cheers, Richard.
-------------
Marked as reviewed by rrich (Reviewer).
PR Review: https://git.openjdk.org/jdk17u-dev/pull/4055#pullrequestreview-3355855672
More information about the jdk-updates-dev
mailing list