hotspot/test/compiler/ciReplay/TestVM.sh
changeset 24340 30d481fc4e30
parent 23206 15209a068428
child 24483 ee49edf1d748
equal deleted inserted replaced
24325:7a1b3799b906 24340:30d481fc4e30
     1 #!/bin/sh
     1 #!/bin/sh
     2 # 
     2 # 
     3 # Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
     3 # Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
     4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     5 # 
     5 # 
     6 # This code is free software; you can redistribute it and/or modify it
     6 # This code is free software; you can redistribute it and/or modify it
     7 # under the terms of the GNU General Public License version 2 only, as
     7 # under the terms of the GNU General Public License version 2 only, as
     8 # published by the Free Software Foundation.
     8 # published by the Free Software Foundation.
    24 # 
    24 # 
    25 
    25 
    26 ##
    26 ##
    27 ## @test
    27 ## @test
    28 ## @bug 8011675
    28 ## @bug 8011675
       
    29 ## @ignore 8032498
    29 ## @summary testing of ciReplay with using generated by VM replay.txt 
    30 ## @summary testing of ciReplay with using generated by VM replay.txt 
    30 ## @author igor.ignatyev@oracle.com
    31 ## @author igor.ignatyev@oracle.com
    31 ## @run shell TestVM.sh
    32 ## @run shell TestVM.sh
    32 ##
    33 ##
    33 
    34