jdk-24/langtools/test/tools/javac/tree
Srikanth Adayapalam 4eb573aa81 8067914: Redundant type cast nodes in AST (follow up from JDK-8043741)
Workaround for redundant (but harmless) synthetic cast generated in TransTypes

Reviewed-by: mcimadamore
2015-01-09 15:51:20 +00:00
..
8067914 8067914: Redundant type cast nodes in AST (follow up from JDK-8043741) 2015-01-09 15:51:20 +00:00
AbstractTreeScannerTest.java 6921494: provide way to print javac tree tag values 2011-11-08 11:51:05 -08:00
ClassTreeTest.java 8062348: langtools tests should close file manager (group 1) 2014-10-29 17:25:23 -07:00
DocCommentToplevelTest.java 8062348: langtools tests should close file manager (group 1) 2014-10-29 17:25:23 -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
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 8062348: langtools tests should close file manager (group 1) 2014-10-29 17:25:23 -07: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 8062348: langtools tests should close file manager (group 1) 2014-10-29 17:25:23 -07: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 8062348: langtools tests should close file manager (group 1) 2014-10-29 17:25:23 -07:00
T6993305.java 8062348: langtools tests should close file manager (group 1) 2014-10-29 17:25:23 -07: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 8062348: langtools tests should close file manager (group 1) 2014-10-29 17:25:23 -07:00
TreeKindTest.java 8006775: JSR 308: Compiler changes in JDK8 2013-01-23 13:27:24 -08:00
TreePosRoundsTest.java 8061549: Disallow _ as a one-character identifier 2014-12-08 18:02:07 +01:00
TreePosTest.java 8062348: langtools tests should close file manager (group 1) 2014-10-29 17:25:23 -07:00
TypeAnnotationsPretty.java 8062676: Tests which leak lots of file managers should be fixed (group 2) 2014-11-05 19:12:45 -08:00