RFR: 8306766: Reduce heap size for TestJNICriticalStressTest
Ivan Walulya
iwalulya at openjdk.org
Mon Apr 24 17:07:59 UTC 2023
Hi all,
Please review this change to reduce the heap size for the test TestJNICriticalStressTest. The test fails in GHA where 32-bit machines fail to reserve the current heap size (3g).
Testing: locally.
-------------
Commit messages:
- reduce heap size
Changes: https://git.openjdk.org/jdk/pull/13619/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=13619&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8306766
Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
Patch: https://git.openjdk.org/jdk/pull/13619.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/13619/head:pull/13619
PR: https://git.openjdk.org/jdk/pull/13619
More information about the hotspot-gc-dev
mailing list