[jdk17u-dev] RFR: 8359477: com/sun/net/httpserver/Test12.java appears to have a temp file race
Goetz Lindenmaier
goetz at openjdk.org
Mon Oct 20 11:22:43 UTC 2025
On Mon, 20 Oct 2025 09:52:42 GMT, Richard Reingruber <rrich 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.
>
>> Clean backport form 21.
>
> The hascode
>
>> [backport e1681c48287bcce6c8f617d9c0c25354dd62870a](https://github.com/openjdk/jdk17u-dev/pull/4055/commits/975200b378d92f2032eb153bd17487773a4b9eaf)
>
> is from 26 though.
Hi @reinrich
thanks for the reviews.
Yes, after I saw that I had to edit the test I realized it't won't be clean and did not bother to update the hash. I started out with the PR for 21 ...
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/4055#issuecomment-3421655223
More information about the jdk-updates-dev
mailing list