Integrated: 8292946: GC lock/jni/jnilock001 test failed "assert(gch->gc_cause() == GCCause::_scavenge_alot || !gch->incremental_collection_failed()) failed: Twice in a row"

Albert Mingkun Yang ayang at openjdk.org
Mon Sep 5 13:39:35 UTC 2022


On Wed, 31 Aug 2022 09:12:22 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Simple change of removing an erroneous assertion and unproblem-list the failing test.
> 
> Test: tier1-tier5

This pull request has now been integrated.

Changeset: 9833c025
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/9833c025fd7daf6bb1be81d93148a4204a9f184c
Stats:     4 lines in 2 files changed: 0 ins; 4 del; 0 mod

8292946: GC lock/jni/jnilock001 test failed "assert(gch->gc_cause() == GCCause::_scavenge_alot || !gch->incremental_collection_failed()) failed: Twice in a row"

Reviewed-by: kbarrett, tschatzl

-------------

PR: https://git.openjdk.org/jdk/pull/10096



More information about the hotspot-gc-dev mailing list