8158581: ciReplay can not be run w/ JFR enabled
authorlmesnik
Wed, 22 Jun 2016 20:06:39 +0300
changeset 39439 e40793a03c90
parent 39438 206a712f8f16
child 39440 13b6d5b963d0
8158581: ciReplay can not be run w/ JFR enabled Reviewed-by: iignatyev, kvn
hotspot/test/compiler/ciReplay/TestSA.sh
hotspot/test/compiler/ciReplay/TestVM.sh
hotspot/test/compiler/ciReplay/TestVM_no_comp_level.sh
--- a/hotspot/test/compiler/ciReplay/TestSA.sh	Wed Jun 22 00:29:32 2016 +0300
+++ b/hotspot/test/compiler/ciReplay/TestSA.sh	Wed Jun 22 20:06:39 2016 +0300
@@ -29,6 +29,7 @@
 ## @ignore 8029528
 ## @summary testing of ciReplay with using generated by SA replay.txt 
 ## @author igor.ignatyev@oracle.com
+## @requires vm.flightRecorder != true
 ## @run shell TestSA.sh
 ##
 
--- a/hotspot/test/compiler/ciReplay/TestVM.sh	Wed Jun 22 00:29:32 2016 +0300
+++ b/hotspot/test/compiler/ciReplay/TestVM.sh	Wed Jun 22 20:06:39 2016 +0300
@@ -28,6 +28,7 @@
 ## @bug 8011675
 ## @summary testing of ciReplay with using generated by VM replay.txt 
 ## @author igor.ignatyev@oracle.com
+## @requires vm.flightRecorder != true
 ## @run shell TestVM.sh
 ##
 
--- a/hotspot/test/compiler/ciReplay/TestVM_no_comp_level.sh	Wed Jun 22 00:29:32 2016 +0300
+++ b/hotspot/test/compiler/ciReplay/TestVM_no_comp_level.sh	Wed Jun 22 20:06:39 2016 +0300
@@ -28,6 +28,7 @@
 ## @bug 8011675
 ## @summary testing of ciReplay with using generated by VM replay.txt w/o comp_level
 ## @author igor.ignatyev@oracle.com
+## @requires vm.flightRecorder != true
 ## @run shell TestVM_no_comp_level.sh
 ##