RFR: 8342862: Gtest added by 8339507 appears to be causing 8GB build machines to hang [v2]
Tobias Hartmann
thartmann at openjdk.org
Thu Oct 24 06:25:06 UTC 2024
On Thu, 24 Oct 2024 02:41:54 GMT, Sandhya Viswanathan <sviswanathan at openjdk.org> wrote:
> What Hank has done in this PR is to test each instruction with random register, address, and immediate instead of all the combinations that he had before so we still have a decent coverage. The test generator tool continues to have the ability to generate the full combination optionally.
I think that is good enough and preferable.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21670#issuecomment-2434398111
More information about the hotspot-compiler-dev
mailing list