On Mon, 27 Jul 2026 15:56:34 GMT, Alan Bateman <[email protected]> wrote:

> My concern is more about changing all the jlink tests. The test for, e.g. 
> including locales, shouldn't be using .--strip-debug. Same thing for many 
> other tests.
> 
> The update the plugin is fine but if disk space during test runs is an issue 
> it would be better to have the tests do cleanup and delete the generated 
> run-time images when the test passes. If they are generated into the jtreg 
> scratch directory then they should be cleaned up already.

Ah, I understand. However, one of our issues is that we often run many tests in 
parallel. So even if we clean up nicely (which probably already happens through 
the scratch directory mechanism), we still can have large spikes of disk 
utilization. I guess Arno can comment on that in more detail.

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

PR Comment: https://git.openjdk.org/jdk/pull/32009#issuecomment-5093675609

Reply via email to