RFR: 8358129: compiler/startup/StartupOutput.java runs into out of memory on Windows after JDK-8347406

Damon Fenacci dfenacci at openjdk.org
Tue Jun 3 09:29:53 UTC 2025


On Tue, 3 Jun 2025 04:42:23 GMT, Arno Zeller <azeller at openjdk.org> wrote:

> > What impact has this change in the time the test takes to run? If it turns out to be too slow, maybe the processes could be run batches?
> 
> I checked on one of our windows Machines - the test did run in 11 seconds before and took 48 seconds after this change.

I quickly checked on our machines (few different architectures) and it went from a range between 2 and 10 seconds to a range between 6 and 23 seconds.

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

PR Comment: https://git.openjdk.org/jdk/pull/25582#issuecomment-2934342130


More information about the hotspot-compiler-dev mailing list