8053956: [TESTBUG] Remove @ignore tag from fixed runtime issues

Removed ignore tags from already fixed tests

Reviewed-by: gtriantafill, dcubed
This commit is contained in:
Christian Tornqvist 2014-07-31 11:56:59 -07:00
parent d230f0b4fd
commit 71d23aa793
3 changed files with 1 additions and 4 deletions

View File

@ -25,7 +25,6 @@
# #
## ##
## @ignore 8025519
## @test Test7107135.sh ## @test Test7107135.sh
## @bug 7107135 ## @bug 7107135
## @bug 8021296 ## @bug 8021296

View File

@ -21,8 +21,7 @@
* questions. * questions.
*/ */
/* @ignore JDK-8043896 /* @test LimitSharedSizes
* @test LimitSharedSizes
* @summary Test handling of limits on shared space size * @summary Test handling of limits on shared space size
* @library /testlibrary * @library /testlibrary
* @run main LimitSharedSizes * @run main LimitSharedSizes

View File

@ -24,7 +24,6 @@
# #
## ##
## @ignore 8028806
## @test Test8017498.sh ## @test Test8017498.sh
## @bug 8017498 ## @bug 8017498
## @bug 8020791 ## @bug 8020791