jdk-24/langtools/test/tools/javac/tree
2014-07-17 09:47:25 -07:00
..
AbstractTreeScannerTest.java 6921494: provide way to print javac tree tag values 2011-11-08 11:51:05 -08:00
ClassTreeTest.java 6570730: com.sun.source.tree.ModifiersTree.getFlags() should return class type 2010-08-27 17:21:17 -07:00
DocCommentToplevelTest.java 8034245: Refactor TopLevel tree node 2014-04-22 17:07:54 -04:00
JavacTreeScannerTest.java 6985115: tests create too much output 2010-09-16 09:57:37 -07:00
MakeLiteralTest.java 8028415: TreeMaker.Literal(Object) creates invalid JCLiterals when passed a Character 2013-12-17 10:58:21 +01:00
MakeQualIdent.java 8023835: TreeMaker.QualIdent() too leafy 2013-09-20 16:33:35 +02:00
MakeTypeTest.java 8042239: javac: TreeMaker.Type(Type t) does not handle UnionClassType 2014-07-08 15:13:16 +02:00
MakeTypeTest.out 8042239: javac: TreeMaker.Type(Type t) does not handle UnionClassType 2014-07-08 15:13:16 +02:00
MissingSemicolonTest.java 8041648: do while loop that misses ending semicolon has wrong end position 2014-06-19 22:06:29 +02:00
NewArrayPretty.java 8014826: c.s.t.javac.tree.Pretty.visitNewArray() prints duplicate dimension markers 2013-07-31 08:37:34 -07:00
NoPrivateTypesExported.java 8050430: Provided new utility visitors supporting SourceVersion.RELEASE_9 2014-07-17 09:47:25 -07:00
PrettySimpleStringTest.java 8006033: bug in Pretty.toSimpleString 2013-01-10 15:48:46 -08:00
ScopeTest.java 8023835: TreeMaker.QualIdent() too leafy 2013-09-20 16:33:35 +02:00
SourceTreeScannerTest.java 6983297: methods missing from NewArrayTree 2013-08-10 16:29:26 +01:00
T6923080.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6963934.java 7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles 2011-05-25 13:32:10 -07:00
T6993305.java 6993305: starting position of a method without modifiers and with type parameters is incorrect 2011-01-11 08:05:28 -08:00
T8024415.java 8024415: Bug in javac Pretty: Wrong precedence in JCConditional trees 2013-10-08 15:33:28 +02:00
TestAnnotatedAnonClass.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
TestToString.java 7080267: Call to toString() from an ExpressionStatementTree doesn't take in consideration the ";" at the end 2011-09-14 12:07:50 -07:00
TreeKindTest.java 8006775: JSR 308: Compiler changes in JDK8 2013-01-23 13:27:24 -08:00
TreePosRoundsTest.java 6986246: Trees object is round-specific 2010-09-27 17:28:49 -07:00
TreePosTest.java 8027262: Determine location for type annotations earlier in compiler pipeline 2014-06-06 16:00:59 -04:00
TypeAnnotationsPretty.java 8023522: tools/javac/tree/TypeAnnotationsPretty.java test cases with @TA newline fail on windows only 2013-08-29 11:57:52 -07:00