Integrated: 8340988: Update jdk/jfr/event/gc/collection tests to accept "CodeCache GC Threshold" as valid GC reason
Leonid Mesnik
lmesnik at openjdk.org
Tue Oct 1 16:04:42 UTC 2024
On Sat, 28 Sep 2024 01:14:15 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:
> Tests
> jdk/jdk/jfr/event/gc/collection/TestGCCauseWith* GC
> check the GC reasons. They GC might be caused by
> "CodeCache GC Threshold"
> if test is executed with Xcomp and GC caused by codecache cleanup.
This pull request has now been integrated.
Changeset: 9a7817b1
Author: Leonid Mesnik <lmesnik at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/9a7817b1376d055c5a7c1005b275cc1f198e5364
Stats: 10 lines in 4 files changed: 2 ins; 0 del; 8 mod
8340988: Update jdk/jfr/event/gc/collection tests to accept "CodeCache GC Threshold" as valid GC reason
Reviewed-by: tschatzl
-------------
PR: https://git.openjdk.org/jdk/pull/21238
More information about the hotspot-dev
mailing list