comparison test/runtime/6929067/Test6929067.sh @ 13405:b2426da30009 hs25-b61

Merge
author amurillo
date Fri, 29 Nov 2013 11:10:30 -0800
parents e567d5afd4dd
children e0035752234f
comparison
equal deleted inserted replaced
13396:e6dfcdf37ef2 13405:b2426da30009
1 #!/bin/sh 1 #!/bin/sh
2 2
3 ## 3 ##
4 ## @ignore 8028740
4 ## @test Test6929067.sh 5 ## @test Test6929067.sh
5 ## @bug 6929067 6 ## @bug 6929067
6 ## @bug 8021296 7 ## @bug 8021296
7 ## @summary Stack guard pages should be removed when thread is detached 8 ## @summary Stack guard pages should be removed when thread is detached
8 ## @compile T.java 9 ## @compile T.java