Integrated: 8306766: Reduce heap size for TestJNICriticalStressTest

Ivan Walulya iwalulya at openjdk.org
Tue Apr 25 10:30:20 UTC 2023


On Mon, 24 Apr 2023 16:59:34 GMT, Ivan Walulya <iwalulya at openjdk.org> wrote:

> 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.

This pull request has now been integrated.

Changeset: a98f5875
Author:    Ivan Walulya <iwalulya at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a98f58756d61f01c6c7bfdf27a119aae29dc5b2a
Stats:     3 lines in 1 file changed: 0 ins; 0 del; 3 mod

8306766: Reduce heap size for TestJNICriticalStressTest

Reviewed-by: ayang, tschatzl

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

PR: https://git.openjdk.org/jdk/pull/13619


More information about the hotspot-gc-dev mailing list