OpenJDK / jdk / jdk10
changeset 25896:5f21a029fdeb
8053956: [TESTBUG] Remove @ignore tag from fixed runtime issues
Summary: Removed ignore tags from already fixed tests
Reviewed-by: gtriantafill, dcubed
author | ctornqvi |
---|---|
date | Thu, 31 Jul 2014 11:56:59 -0700 |
parents | 03808d9a48b2 |
children | f0998f922461 |
files | hotspot/test/runtime/7107135/Test7107135.sh hotspot/test/runtime/SharedArchiveFile/LimitSharedSizes.java hotspot/test/runtime/jsig/Test8017498.sh |
diffstat | 3 files changed, 1 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- 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