-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 19
-
Component/s: core-libs
-
b12
Users of javax.lang.model often have questions about the distinction between elements and types.
The package-level documentation of javax.lang.model could expand the discussion of this topic.
The key distinction is "definition" vs "use"; in other words, an entity is defined once, but can be used multiple times.
The package-level documentation of javax.lang.model could expand the discussion of this topic.
The key distinction is "definition" vs "use"; in other words, an entity is defined once, but can be used multiple times.
- relates to
-
JDK-8314477 Improve definition of "prototypical type"
-
- Resolved
-
- links to
-
Commit
openjdk/jdk/0c3bc71d
-
Review(master)
openjdk/jdk/15097