Integrated: 8320916: jdk/jfr/event/gc/stacktrace/TestParallelMarkSweepAllocationPendingStackTrace.java failed with "OutOfMemoryError: GC overhead limit exceeded"
Albert Mingkun Yang
ayang at openjdk.org
Thu Nov 30 15:51:25 UTC 2023
On Wed, 29 Nov 2023 00:35:47 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> Simple fix to reduce live set so that after the triggered full-gc, there is still some memory left.
>
> Test: ~2/10 failure before the fix and no failure observed for 100 iterations.
This pull request has now been integrated.
Changeset: 69384745
Author: Albert Mingkun Yang <ayang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/693847452f208446a34186f142fe2c56a49ceceb
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
8320916: jdk/jfr/event/gc/stacktrace/TestParallelMarkSweepAllocationPendingStackTrace.java failed with "OutOfMemoryError: GC overhead limit exceeded"
Reviewed-by: sjohanss, tschatzl
-------------
PR: https://git.openjdk.org/jdk/pull/16870
More information about the hotspot-gc-dev
mailing list