Integrated: 8268424: JFR tests fail due to GC cause 'G1 Preventive Collection' not in the valid causes after JDK-8257774
Jie Fu
jiefu at openjdk.java.net
Wed Jun 9 02:26:22 UTC 2021
On Wed, 9 Jun 2021 00:51:08 GMT, Jie Fu <jiefu at openjdk.org> wrote:
> Hi all,
>
> A new gc cause called 'G1 Preventive Collection' was added in JDK-8257774.
> So the following two jfr tests should also be updated to fix the test failures.
>
>
> jdk/jfr/event/gc/collection/TestGCCauseWithG1ConcurrentMark.java
> jdk/jfr/event/gc/collection/TestGCCauseWithG1FullCollection.java
>
>
> Thanks.
> Best regards,
> Jie
This pull request has now been integrated.
Changeset: 2cc1977a
Author: Jie Fu <jiefu at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/2cc1977a9698af9538101a5842c311659521a0aa
Stats: 4 lines in 2 files changed: 0 ins; 0 del; 4 mod
8268424: JFR tests fail due to GC cause 'G1 Preventive Collection' not in the valid causes after JDK-8257774
Reviewed-by: dholmes
-------------
PR: https://git.openjdk.java.net/jdk/pull/4422
More information about the hotspot-dev
mailing list