RFR: 8342862: JDK-8339507 appears to be causing 8GB build machines to hang

Vladimir Kozlov kvn at openjdk.org
Wed Oct 23 22:57:05 UTC 2024


On Wed, 23 Oct 2024 21:35:45 GMT, hanklo6 <duke at openjdk.org> wrote:

> We generate each test randomly. The `asmtest.out.h` is currently around 100 KB. We have added the `--full` argument to allow users to create a complete test set.

What if we split it into several files? Will combined compilation time be different? At least it will not consume a lot of memory and page swapping.

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

PR Comment: https://git.openjdk.org/jdk/pull/21670#issuecomment-2433679841


More information about the hotspot-compiler-dev mailing list