On Thu, 15 May 2025 11:11:06 GMT, Johannes Döbler <d...@openjdk.org> wrote:

> [I]t could be useful to let JUnit create and inject a temporary root 
> directory [...]

I am not sure about this. The temporary file path created by JUnit, on macOS at 
least, is in a different directory hierarchy (`/var/...`) from the jtreg work 
directory (`/tmp/...`) so jtreg's own cleanup phase might not remove files if 
there are any straggling.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24977#discussion_r2091502403

Reply via email to