RFR: 8342862: JDK-8339507 appears to be causing 8GB build machines to hang
Vladimir Kozlov
kvn at openjdk.org
Wed Oct 23 22:54:07 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.
Please, update instructions comment in `test_assemblerx86.cpp`.
What subset of instructions will be generated by default?
Did you compare compilation time between files with default and "full" sets of instructions.
Please, change title of the bug in JBS in this PR to:
"Gtest added by 8339507 appears to be causing 8GB build machines to hang"
It seems "JDK-8339507" at the beginning of title confuses our tools/bots to where add PR link and may cause issues later too.
-------------
PR Review: https://git.openjdk.org/jdk/pull/21670#pullrequestreview-2390803885
PR Comment: https://git.openjdk.org/jdk/pull/21670#issuecomment-2433667803
More information about the hotspot-compiler-dev
mailing list