RFR: 8320836: jtreg gtest runs should limit heap size
Cesar Soares Lucas
cslucas at openjdk.org
Thu Jul 24 20:12:53 UTC 2025
On Thu, 24 Jul 2025 08:17:12 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> Trivial fix to limit Java heap size when running the gtests. Otherwise, we run with an unknown malloc load (since GC structures, preallocated, may be very large), and not all tests like that.
LGTM. Thanks for fixing.
-------------
Marked as reviewed by cslucas (Committer).
PR Review: https://git.openjdk.org/jdk/pull/26454#pullrequestreview-3053128599
More information about the hotspot-runtime-dev
mailing list