On Thu, 8 Feb 2024 15:19:23 GMT, Daniel D. Daugherty <dcu...@openjdk.org> wrote:

> Will this result in files being left in /tmp that are not cleaned up during 
> test runs?

It shouldn't... We do cleanup, VirtualMachineImpl creates the attach file and 
deletes it in a finally block.

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

PR Comment: https://git.openjdk.org/jdk/pull/17628#issuecomment-1934528586

Reply via email to