RFR: 8320916: jdk/jfr/event/gc/stacktrace/TestParallelMarkSweepAllocationPendingStackTrace.java failed with "OutOfMemoryError: GC overhead limit exceeded"
Thomas Schatzl
tschatzl at openjdk.org
Thu Nov 30 15:42:06 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.
Marked as reviewed by tschatzl (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/16870#pullrequestreview-1757771064
More information about the hotspot-gc-dev
mailing list