Test: runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (t:/workspace/open/src/hotspot/os/windows/os_windows.cpp:2796), pid=11308, tid=13484
# assert(numa_node_list_holder.get_count() > 0) failed: Multiple NUMA nodes expected
#
# JRE version: (10.0) (fastdebug build )
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 10-internal+0-2017-11-15-0409416.jesper.wilhelmsson.hs, mixed mode, tiered, compressed oops, g1 gc, windows-amd64)
JavaTest Message: Test threw exception: java.lang.RuntimeException: 4 tests failed! (Error processing option NUMAInterleaveGranularity with valid value '-server -XX:+UseG1GC -XX:+UseNUMA -XX:+UseNUMAInterleaving -XX:NUMAInterleaveGranularity=65536'! JVM output reports a fatal error. JVM exited with code 1!)
(Error processing option NUMAInterleaveGranularity with valid value '-server -XX:+UseG1GC -XX:+UseNUMA -XX:+UseNUMAInterleaving -XX:NUMAInterleaveGranularity=8796093022208'! JVM output reports a fatal error. JVM exited with code 1!)
(Error processing option NUMAInterleaveGranularity with valid value '-server -XX:+UseG1GC -XX:+UseNUMA -XX:+UseNUMAInterleaving -XX:NUMAInterleaveGranularity=2147483648'! JVM output reports a fatal error. JVM exited with code 1!)
(Error processing option NUMAInterleaveGranularity with valid value '-server -XX:+UseG1GC -XX:+UseNUMA -XX:+UseNUMAInterleaving -XX:NUMAInterleaveGranularity=4294967296'! JVM output reports a fatal error. JVM exited with code 1!)