1 ##########
2 ## Tests failing when main() is executed in additional vthread or in vthread instead of thread
3
4
5 ####
6 # Failed because jtreg wrapper can't catch exceptions in thread groups
7 # or incorrently process negative tests
8
9 tools/javac/NullQualifiedNew.java
10 tools/javac/NullQualifiedSuper2.java
11 tools/javac/generics/T5094318.java
12 tools/javac/api/T6395981.java
13 jdk/javadoc/tool/sourceOption/SourceOption.java
14
15 ####
16 # result: Error. Agent communication error: java.io.EOFException; check console log for any additional details
17
18 tools/javac/lambda/T8031967.java
19 tools/javac/lambda/LambdaParserTest.java
20 jdk/javadoc/doclet/testLinkOption/TestRedirectLinks.java