Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8174592 | 10 | Mandy Chung | P4 | Resolved | Fixed | b01 |
JDK-8311509 | 8u391 | Vanitha B P | P4 | Resolved | Fixed | b02 |
list of tests can be incomplete. Please recheck
JTwork$ find . -name *.jtr -exec grep -H -n "Total tests run: 0" {} \;
./java/lang/reflect/Proxy/ProxyForMethodHandle.jtr:107:Total tests run: 0, Failures: 0, Skips: 0
./java/lang/annotation/AnnotationWithLambda.jtr:107:Total tests run: 0, Failures: 0, Skips: 0
JTwork$ find . -name *.jtr -exec grep -H -n "Total tests run: 0" {} \;
./java/lang/reflect/Proxy/ProxyForMethodHandle.jtr:107:Total tests run: 0, Failures: 0, Skips: 0
./java/lang/annotation/AnnotationWithLambda.jtr:107:Total tests run: 0, Failures: 0, Skips: 0
- backported by
-
JDK-8174592 @Test in java/lang/annotation and java/lang/reflect/Proxy tests not run
-
- Resolved
-
-
JDK-8311509 @Test in java/lang/annotation and java/lang/reflect/Proxy tests not run
-
- Resolved
-
- clones
-
JDK-8173411 Some testng tests check nothing in java time
-
- Closed
-
- duplicates
-
JDK-8173913 @Test in java/lang/reflect/Proxy/ProxyForMethodHandle not run
-
- Closed
-
- is cloned by
-
JDK-8173413 Some testng tests check nothing in java sql
-
- Open
-