8053956: [TESTBUG] Remove @ignore tag from fixed runtime issues
Summary: Removed ignore tags from already fixed tests
Reviewed-by: gtriantafill, dcubed
--- a/hotspot/test/runtime/7107135/Test7107135.sh Thu Jul 31 00:50:55 2014 +0000
+++ b/hotspot/test/runtime/7107135/Test7107135.sh Thu Jul 31 11:56:59 2014 -0700
@@ -25,7 +25,6 @@
#
##
-## @ignore 8025519
## @test Test7107135.sh
## @bug 7107135
## @bug 8021296
--- a/hotspot/test/runtime/SharedArchiveFile/LimitSharedSizes.java Thu Jul 31 00:50:55 2014 +0000
+++ b/hotspot/test/runtime/SharedArchiveFile/LimitSharedSizes.java Thu Jul 31 11:56:59 2014 -0700
@@ -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
--- a/hotspot/test/runtime/jsig/Test8017498.sh Thu Jul 31 00:50:55 2014 +0000
+++ b/hotspot/test/runtime/jsig/Test8017498.sh Thu Jul 31 11:56:59 2014 -0700
@@ -24,7 +24,6 @@
#
##
-## @ignore 8028806
## @test Test8017498.sh
## @bug 8017498
## @bug 8020791