8053956: [TESTBUG] Remove @ignore tag from fixed runtime issues
authorctornqvi
Thu, 31 Jul 2014 11:56:59 -0700
changeset 25896 5f21a029fdeb
parent 25895 03808d9a48b2
child 25897 f0998f922461
8053956: [TESTBUG] Remove @ignore tag from fixed runtime issues Summary: Removed ignore tags from already fixed tests Reviewed-by: gtriantafill, dcubed
hotspot/test/runtime/7107135/Test7107135.sh
hotspot/test/runtime/SharedArchiveFile/LimitSharedSizes.java
hotspot/test/runtime/jsig/Test8017498.sh
--- 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