-
Bug
-
Resolution: Fixed
-
P3
-
None
-
b115
-
Not verified
From Werner, via type-annotations-dev mailing list
as you suggested, I encapsulated the typeAnnotations and underlyingType
fields in com.sun.tools.javac.code.Type.AnnotatedType
This actually made the code simpler in a few places.
as you suggested, I encapsulated the typeAnnotations and underlyingType
fields in com.sun.tools.javac.code.Type.AnnotatedType
This actually made the code simpler in a few places.
- duplicates
-
JDK-8023772 Replace direct use of AnnotatedType constructor
-
- Closed
-
-
JDK-8023766 Eliminate use of AnnotatedType
-
- Closed
-
- links to