On Mon, 27 Jul 2026 15:38:41 GMT, Christoph Langer <[email protected]> wrote:
> We don't know what configurations are built & tested at Oracle or other > vendors but in our case where we do build and test debug builds, we see > largely increased disk consumption which will be reduced/mitigated by that > change. 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. ------------- PR Comment: https://git.openjdk.org/jdk/pull/32009#issuecomment-5093617376
