java/util/TimeZone/UTCAliasTest.java
This is not a compile-only test, but due to the missed @run tag, test is
not run.
Please review the patch to add @run tag to the test.
bug: https://bugs.openjdk.java.net/browse/JDK-8176185
Thanks,
Amy
--- old/test/java/util/TimeZone/UTCAliasTest.java 20
Thank you Max for your review.
I noticed this issue: (Thanks to Igor)
JDK-8176162: com/sun/jndi/dns/Parser.java is not executed
https://bugs.openjdk.java.net/browse/JDK-8176162
So checked other jdk tests, and found more similar issues.
jtreg enhancement created with the hope to get help
jdk/internal/misc/JavaLangAccess/NewUnsafeString.java
This is not a compile-only test, but due to the missed @run tag, test is
not run.
Please review the patch to add @run tag to the test.
Note this test starts failing since 9/b93 (JDK-8176188), test is problem
listed in this patch.
bug: h
On 06/03/2017 03:06, Amy Lu wrote:
java/util/TimeZone/UTCAliasTest.java
This is not a compile-only test, but due to the missed @run tag, test
is not run.
Please review the patch to add @run tag to the test.
Looks okay, alternatively then I assume dropping the @compile tag will
work too.
-
On 06/03/2017 06:17, Amy Lu wrote:
jdk/internal/misc/JavaLangAccess/NewUnsafeString.java
This is not a compile-only test, but due to the missed @run tag, test
is not run.
Please review the patch to add @run tag to the test.
Note this test starts failing since 9/b93 (JDK-8176188), test is