Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8207128 | 12 | Kim Barrett | P2 | Resolved | Fixed | b03 |
JDK-8207482 | 11.0.2 | Kim Barrett | P2 | Resolved | Fixed | b01 |
JDK-8207593 | 11.0.1 | Kim Barrett | P2 | Resolved | Fixed | b02 |
gtest HeapRegion.apply_to_marked_objects_other_vm_test might fail with assertion
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/scratch/opt/mach5/mesos/work_dir/slaves/c4ee7e63-1ded-4e8c-9581-ce26f27e3af4-S222/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/ccc33594-3971-4f22-968d-37be3c1b8e54/runs/284e905b-27c5-473b-976d-3af07af1a981/workspace/open/src/hotspot/share/gc/g1/heapRegionSet.cpp:38), pid=7203, tid=7272
# assert(!hr->is_free() || hr->is_empty()) failed: Free region 0 is not empty for set Free list
#
# JRE version: Java(TM) SE Runtime Environment (11.0+16) (fastdebug build 11-ea+16)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 11-ea+16, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
# Core dump will be written. Default location: Core dumps may be processed with "/usr/libexec/abrt-hook-ccpp %s %c %p %u %g %t e %P %I" (or dumping to /scratch/lmesnik/ws/sbr/16/linux-x64/results/run_315/tier1/JTwork/hotspot_jtreg_0/gtest/GTestWrapper/core.7203)
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
--------------- S U M M A R Y ------------
Command Line: -XX:+ExecutingUnitTests
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/scratch/opt/mach5/mesos/work_dir/slaves/c4ee7e63-1ded-4e8c-9581-ce26f27e3af4-S222/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/ccc33594-3971-4f22-968d-37be3c1b8e54/runs/284e905b-27c5-473b-976d-3af07af1a981/workspace/open/src/hotspot/share/gc/g1/heapRegionSet.cpp:38), pid=7203, tid=7272
# assert(!hr->is_free() || hr->is_empty()) failed: Free region 0 is not empty for set Free list
#
# JRE version: Java(TM) SE Runtime Environment (11.0+16) (fastdebug build 11-ea+16)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 11-ea+16, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
# Core dump will be written. Default location: Core dumps may be processed with "/usr/libexec/abrt-hook-ccpp %s %c %p %u %g %t e %P %I" (or dumping to /scratch/lmesnik/ws/sbr/16/linux-x64/results/run_315/tier1/JTwork/hotspot_jtreg_0/gtest/GTestWrapper/core.7203)
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
--------------- S U M M A R Y ------------
Command Line: -XX:+ExecutingUnitTests
- backported by
-
JDK-8207128 HeapRegion.apply_to_marked_objects_other_vm_test fails with assert(!hr->is_free() || hr->is_empty()) failed: Free region 0 is not empty for set Free list #
-
- Resolved
-
-
JDK-8207482 HeapRegion.apply_to_marked_objects_other_vm_test fails with assert(!hr->is_free() || hr->is_empty()) failed: Free region 0 is not empty for set Free list #
-
- Resolved
-
-
JDK-8207593 HeapRegion.apply_to_marked_objects_other_vm_test fails with assert(!hr->is_free() || hr->is_empty()) failed: Free region 0 is not empty for set Free list #
-
- Resolved
-