vmTestbase/vm/mlvm/meth/stress/gc/callSequencesDuringGC/Test.java crashes after passing the test during a full gc:
### TRACE 1: RNG seed = -3538409234787716714 (0xcee50b8c5a843196)
For random generator using seed: -3538409234787716714
To re-run test with same seed value please add "-Djdk.test.lib.random.seed=-3538409234787716714" to command line.
### TRACE 1: TEST PASSED
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=\\gc/g1/g1FullGCOopClosures.inline.hpp:91
[thread 47912 also had an error]
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (...\\open\\src\\hotspot\\share\\gc/g1/g1FullGCOopClosures.inline.hpp:91), pid=55268, tid=50632
# assert(G1CollectedHeap::heap()->is_in_reserved(forwardee)) failed: should be in object space
#
# JRE version: Java(TM) SE Runtime Environment (18.0+16) (fastdebug build 18-ea+16-845)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 18-ea+16-845, compiled mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# Core dump will be written. Default location: ...\\test-support\\jtreg_open_test_hotspot_jtreg_vmTestbase_vm_mlvm\\scratch\\2\\hs_err_pid55268.mdmp
#
# An error report file with more information is saved as:
# T...\\jtreg_open_test_hotspot_jtreg_vmTestbase_vm_mlvm\\scratch\\2\\hs_err_pid55268.log
[thread 27724 also had an error]
#
# If you would like to submit a bug report, please visit:
# https://bugreport.java.com/bugreport/crash.jsp
#