OpenJDK / amber / amber
changeset 25375:03eaa1688625
8047973: Quarantine compiler/ciReplay/*
Reviewed-by: vlivanov
author | sla |
---|---|
date | Mon, 30 Jun 2014 10:04:05 +0200 |
parents | d7fb2af5d53c |
children | b4aa74681738 309af3e40a0f 5331df506290 |
files | hotspot/test/compiler/ciReplay/TestSA.sh hotspot/test/compiler/ciReplay/TestVM.sh hotspot/test/compiler/ciReplay/TestVM_no_comp_level.sh |
diffstat | 3 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/hotspot/test/compiler/ciReplay/TestSA.sh Mon Jun 30 14:58:52 2014 -0400 +++ b/hotspot/test/compiler/ciReplay/TestSA.sh Mon Jun 30 10:04:05 2014 +0200 @@ -26,6 +26,7 @@ ## ## @test ## @bug 8011675 +## @ignore 8032226, 8031978 ## @summary testing of ciReplay with using generated by SA replay.txt ## @author igor.ignatyev@oracle.com ## @run shell TestSA.sh
--- a/hotspot/test/compiler/ciReplay/TestVM.sh Mon Jun 30 14:58:52 2014 -0400 +++ b/hotspot/test/compiler/ciReplay/TestVM.sh Mon Jun 30 10:04:05 2014 +0200 @@ -26,6 +26,7 @@ ## ## @test ## @bug 8011675 +## @ignore 8031978 ## @summary testing of ciReplay with using generated by VM replay.txt ## @author igor.ignatyev@oracle.com ## @run shell TestVM.sh
--- a/hotspot/test/compiler/ciReplay/TestVM_no_comp_level.sh Mon Jun 30 14:58:52 2014 -0400 +++ b/hotspot/test/compiler/ciReplay/TestVM_no_comp_level.sh Mon Jun 30 10:04:05 2014 +0200 @@ -26,6 +26,7 @@ ## ## @test ## @bug 8011675 +## @ignore 8031978 ## @summary testing of ciReplay with using generated by VM replay.txt w/o comp_level ## @author igor.ignatyev@oracle.com ## @run shell TestVM_no_comp_level.sh