jdk-24/test/langtools/tools/javac/tree
Jan Lahoda a1894385b3 8226585: Improve javac messages for using a preview API
Avoiding deprecation for removal for APIs associated with preview features, the features are marked with an annotation, and errors/warnings are produced for them based on the annotation.

Co-authored-by: Joe Darcy <joe.darcy@oracle.com>
Reviewed-by: erikj, mcimadamore, alanb
2019-10-21 15:38:26 +02:00
..
8067914 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AbstractTreeScannerTest.java 8227922: DocTreeScanner does not dive into AttributeTree.getValue() and LiteralTree.getBody() 2019-08-13 10:27:32 +02:00
ArrayTypeToString.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ArrayTypeToString.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ClassTreeTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DocCommentToplevelTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
JavacTreeScannerTest.java 8227922: DocTreeScanner does not dive into AttributeTree.getValue() and LiteralTree.getBody() 2019-08-13 10:27:32 +02:00
MakeLiteralTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MakeQualIdent.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MakeTypeTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MakeTypeTest.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MissingSemicolonTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NewArrayPretty.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NewClassDefEnclosing.java 8187883: NewClassDefEnclosing.java fails on windows 2017-09-25 13:03:11 +02:00
NoPrivateTypesExported.java 8226585: Improve javac messages for using a preview API 2019-10-21 15:38:26 +02:00
PrettySimpleStringTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ScopeClassHeaderTest.java 8186694: JShell: speed-up compilation by reusing compiler instances 2017-09-01 14:04:20 +02:00
ScopeTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SourceDocTreeScannerTest.java 8227922: DocTreeScanner does not dive into AttributeTree.getValue() and LiteralTree.getBody() 2019-08-13 10:27:32 +02:00
SourceTreeScannerTest.java 8227922: DocTreeScanner does not dive into AttributeTree.getValue() and LiteralTree.getBody() 2019-08-13 10:27:32 +02:00
T6923080.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6963934.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6993305.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8024415.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestAnnotatedAnonClass.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestPrettyDocComment.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestToString.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TreeKindTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TreePosRoundsTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TreePosTest.java 8206986: Compiler support for Switch Expressions (Preview) 2018-08-29 09:36:17 +02:00
TypeAnnotationsPretty.java 8214902: Pretty-printing marker annotations add unnecessary parenthesis 2018-12-05 11:31:20 -08:00
VarTree.java 8204674: Inconsistent lambda parameter span 2018-06-12 12:14:46 +02:00