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
## @bug 7107135
## @bug 8021296

View File

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

View File

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