These 2 tests are failing for the hs snapshot job:
FAILED: runtime/8007320/ConstMethodTest.java
@Named(value="aName") not equal to @Named(value=aName)
FAILED: runtime/RedefineTests/RedefineAnnotations.java:
java.lang.RuntimeException: Expected "@TestAnn(site=classTypeParameter)", got "@TestAnn(site="classTypeParameter")"
FAILED: runtime/8007320/ConstMethodTest.java
@Named(value="aName") not equal to @Named(value=aName)
FAILED: runtime/RedefineTests/RedefineAnnotations.java:
java.lang.RuntimeException: Expected "@TestAnn(site=classTypeParameter)", got "@TestAnn(site="classTypeParameter")"
- relates to
-
JDK-8163113 langtools repeating annotations tests depend rely on annotations toString output
-
- Closed
-
-
JDK-8162817 Annotation toString output not reusable for source input
-
- Closed
-