jdk-24/langtools/test/tools/javac/tree
Jan Lahoda 92c25244aa 8028415: TreeMaker.Literal(Object) creates invalid JCLiterals when passed a Character
JCLiteral for char must contain an Integer, not the provided Character.

Reviewed-by: jjg
2013-12-17 10:58:21 +01: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 7174143: encapsulate doc comment table 2012-06-20 13:23:26 -07: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
NewArrayPretty.java 8014826: c.s.t.javac.tree.Pretty.visitNewArray() prints duplicate dimension markers 2013-07-31 08:37:34 -07:00
NoPrivateTypesExported.java 8026180: com.sun.source.tree.NewArrayTree refers to com.sun.tools.javac.util.List 2013-10-15 16:23:18 +02: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 8006775: JSR 308: Compiler changes in JDK8 2013-01-23 13:27:24 -08: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