Integrated: 8323730: Tweak TestZAllocationStallEvent.java to allocate smaller objects

Stefan Karlsson stefank at openjdk.org
Tue Jan 16 14:29:26 UTC 2024


On Mon, 15 Jan 2024 14:23:59 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:

> This is a minor tweak to TestZAllocationStallEvent.java in an attempt to lower the risk of hitting OOME while provoking allocation stalls.
> 
> Tested by running tier5, where the test has been found to very intermittently cause problems.

This pull request has now been integrated.

Changeset: 0216f5de
Author:    Stefan Karlsson <stefank at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/0216f5de5573180cd2967b50b3fc3311a1bc3863
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8323730: Tweak TestZAllocationStallEvent.java to allocate smaller objects

Reviewed-by: aboldtch, sjohanss

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

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


More information about the hotspot-gc-dev mailing list