RFR: 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
Wed Aug 31 09:20:52 UTC 2022


Simple change of removing an erroneous assertion and unproblem-list the failing test.

Test: tier1-tier5

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

Commit messages:
 - serial-assert

Changes: https://git.openjdk.org/jdk/pull/10096/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=10096&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8292946
  Stats: 4 lines in 2 files changed: 0 ins; 4 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/10096.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/10096/head:pull/10096

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



More information about the hotspot-gc-dev mailing list