hotspot/test/compiler/ciReplay/common.sh
changeset 24483 ee49edf1d748
parent 23524 2a2aa2a6b3c3
child 25737 71793afd180f
--- a/hotspot/test/compiler/ciReplay/common.sh	Fri May 16 14:38:42 2014 -0700
+++ b/hotspot/test/compiler/ciReplay/common.sh	Mon May 19 23:52:23 2014 +0400
@@ -234,6 +234,12 @@
             sed -e 's/.*location: //'`
     echo CRASH OUTPUT:
     cat crash.out    
+    
+    if [ "${core_locations}" = "" ]
+    then
+        test_fail 2 "CHECK :: CORE_LOCATION" "output doesn't contain the location of core file, see crash.out"
+    fi
+
     rm crash.out 
     
     # processing core locations for *nix