Guarantee fails when running gtest/GTestWrapper.java:
[----------] 2 tests from G1RegionToSpaceMapper
[ RUN ] G1RegionToSpaceMapper.smallStressAdjacent_vm
[ OK ] G1RegionToSpaceMapper.smallStressAdjacent_vm (323 ms)
[ RUN ] G1RegionToSpaceMapper.largeStressAdjacent_vm
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (g1PageBasedVirtualSpace.cpp:215), pid=19716, tid=45680
# guarantee(is_area_committed(start_page, size_in_pages)) failed: Specified area is not committed, start page: 2, page count: 1
#
# JRE version: Java(TM) SE Runtime Environment (19.0+16) (build 19-ea+16-1040)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (19-ea+16-1040, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# Core dump will be written. Default location: T:\\testoutput\\test-support\\jtreg_open_test_hotspot_jtreg_tier1_common\\scratch\\0\\hs_err_pid19716.mdmp
#
# An error report file with more information is saved as:
# T:\\testoutput\\test-support\\jtreg_open_test_hotspot_jtreg_tier1_common\\scratch\\0\\hs_err_pid19716.log
#
# If you would like to submit a bug report, please visit:
# https://bugreport.java.com/bugreport/crash.jsp
#
[----------] 2 tests from G1RegionToSpaceMapper
[ RUN ] G1RegionToSpaceMapper.smallStressAdjacent_vm
[ OK ] G1RegionToSpaceMapper.smallStressAdjacent_vm (323 ms)
[ RUN ] G1RegionToSpaceMapper.largeStressAdjacent_vm
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (g1PageBasedVirtualSpace.cpp:215), pid=19716, tid=45680
# guarantee(is_area_committed(start_page, size_in_pages)) failed: Specified area is not committed, start page: 2, page count: 1
#
# JRE version: Java(TM) SE Runtime Environment (19.0+16) (build 19-ea+16-1040)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (19-ea+16-1040, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# Core dump will be written. Default location: T:\\testoutput\\test-support\\jtreg_open_test_hotspot_jtreg_tier1_common\\scratch\\0\\hs_err_pid19716.mdmp
#
# An error report file with more information is saved as:
# T:\\testoutput\\test-support\\jtreg_open_test_hotspot_jtreg_tier1_common\\scratch\\0\\hs_err_pid19716.log
#
# If you would like to submit a bug report, please visit:
# https://bugreport.java.com/bugreport/crash.jsp
#
- relates to
-
JDK-8281297 TestStressG1Humongous fails with guarantee(is_range_uncommitted)
-
- Closed
-