Details
-
Bug
-
Resolution: Fixed
-
P3
-
None
-
b115
-
Not verified
Description
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.
Attachments
Issue Links
- duplicates
-
JDK-8023772 Replace direct use of AnnotatedType constructor
- Resolved
-
JDK-8023766 Eliminate use of AnnotatedType
- Resolved
- links to