RFR: 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.
Thanks for the review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16870#issuecomment-1834033077
More information about the hotspot-gc-dev
mailing list