mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-21 03:24:38 +02:00
6987760: remove 308 support from JDK7
Reviewed-by: darcy, mcimadamore
This commit is contained in:
parent
564807c643
commit
bf00a77f2d
164 changed files with 179 additions and 4518 deletions
|
@ -46,7 +46,7 @@ public interface Tree {
|
|||
*/
|
||||
public enum Kind {
|
||||
|
||||
ANNOTATED_TYPE(AnnotatedTypeTree.class),
|
||||
//308 ANNOTATED_TYPE(AnnotatedTypeTree.class),
|
||||
|
||||
/**
|
||||
* Used for instances of {@link AnnotationTree}.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue