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

Jaikiran Pai jpai at openjdk.org
Mon Jun 16 10:26:31 UTC 2025


On Mon, 16 Jun 2025 10:19:44 GMT, Volkan Yazici <vyazici at openjdk.org> wrote:

> Those resource usages in FileServerHandler should ideally be wrapped in try-with-resources, but that is out of the scope of this work.

Agreed and I've put it in my TODO list. That won't fix this current issue though (I think you understand that, but just stating here for the sake of completeness).

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

PR Review Comment: https://git.openjdk.org/jdk/pull/25820#discussion_r2149600398


More information about the net-dev mailing list