comparison test/runtime/7020373/Test7020373.sh @ 6242:fe94b4e7212b

7185550: TEST: runtime/7020373/Test7020373.sh fails because there is no test/runtime/7020373/testcase.jar Reviewed-by: coleenp
author asaha
date Mon, 23 Jul 2012 14:28:38 -0700
parents 149c36689fcb
children 83b6305a5638
comparison
equal deleted inserted replaced
6241:aba91a731143 6242:fe94b4e7212b
1 #!/bin/sh 1 #!/bin/sh
2 2
3 ## 3 ##
4 ## @test 4 ## @test
5 ## @bug 7020373 7055247 7053586 5 ## @bug 7020373 7055247 7053586 7185550
6 ## @key cte_test 6 ## @key cte_test
7 ## @summary JSR rewriting can overflow memory address size variables 7 ## @summary JSR rewriting can overflow memory address size variables
8 ## @ignore Ignore it as 7053586 test uses lots of memory. See bug report for detail.
8 ## @run shell Test7020373.sh 9 ## @run shell Test7020373.sh
9 ## 10 ##
10 11
11 if [ "${TESTSRC}" = "" ] 12 if [ "${TESTSRC}" = "" ]
12 then TESTSRC=. 13 then TESTSRC=.