-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
13
-
x86_64
-
windows
runtime/memory/RunUnitTestsConcurrently.java failed:
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=t:/workspace/open/src/hotspot/share/memory/virtualspace.cpp:1289
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (t:/workspace/open/src/hotspot/share/memory/virtualspace.cpp:1289), pid=27424, tid=20912
# assert(vs.actual_committed_size() >= commit_size) failed: 'vs.actual_committed_size()': 0 'commit_size': 10485760
#
# JRE version: Java(TM) SE Runtime Environment (13.0) (fastdebug build 13-ea+0-1200)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 13-ea+0-1200, compiled mode, sharing, compressed oops, g1 gc, windows-amd64)
# Core dump will be written. Default location: T:\\testoutput\\test-support\\jtreg_open_test_hotspot_jtreg_hotspot_runtime\\scratch\\2\\hs_err_pid27424.mdmp
#
Unsupported internal testing APIs have been used.
# An error report file with more information is saved as:
# T:\\testoutput\\test-support\\jtreg_open_test_hotspot_jtreg_hotspot_runtime\\scratch\\2\\hs_err_pid27424.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=t:/workspace/open/src/hotspot/share/memory/virtualspace.cpp:1289
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (t:/workspace/open/src/hotspot/share/memory/virtualspace.cpp:1289), pid=27424, tid=20912
# assert(vs.actual_committed_size() >= commit_size) failed: 'vs.actual_committed_size()': 0 'commit_size': 10485760
#
# JRE version: Java(TM) SE Runtime Environment (13.0) (fastdebug build 13-ea+0-1200)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 13-ea+0-1200, compiled mode, sharing, compressed oops, g1 gc, windows-amd64)
# Core dump will be written. Default location: T:\\testoutput\\test-support\\jtreg_open_test_hotspot_jtreg_hotspot_runtime\\scratch\\2\\hs_err_pid27424.mdmp
#
Unsupported internal testing APIs have been used.
# An error report file with more information is saved as:
# T:\\testoutput\\test-support\\jtreg_open_test_hotspot_jtreg_hotspot_runtime\\scratch\\2\\hs_err_pid27424.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
- duplicates
-
JDK-8227041 runtime/memory/RunUnitTestsConcurrently.java has a memory leak
- Resolved
- relates to
-
JDK-8024638 Count and expose the amount of committed memory in the metaspaces
- Closed
-
JDK-8213269 convert test/hotspot/jtreg/runtime/memory/RunUnitTestsConcurrently to gtest
- Resolved
-
JDK-8213269 convert test/hotspot/jtreg/runtime/memory/RunUnitTestsConcurrently to gtest
- Resolved