[jdk17u-dev] Integrated: 8359477: com/sun/net/httpserver/Test12.java appears to have a temp file race

Goetz Lindenmaier goetz at openjdk.org
Mon Oct 20 12:28:25 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.

This pull request has now been integrated.

Changeset: 05713515
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/057135156c1780d068bb4c97c61aa6d8ca8799d3
Stats:     166 lines in 2 files changed: 60 ins; 65 del; 41 mod

8359477: com/sun/net/httpserver/Test12.java appears to have a temp file race

Reviewed-by: rrich
Backport-of: e1681c48287bcce6c8f617d9c0c25354dd62870a

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

PR: https://git.openjdk.org/jdk17u-dev/pull/4055


More information about the jdk-updates-dev mailing list