-
Bug
-
Resolution: Duplicate
-
P4
-
8
The verification of @ContainerFor and @ContainedBy declarations is currently triggered on seeing either of the pair. This may cause a duplication of error messages as errors are detected twice.
This should be reworked to trigger once.
This should be reworked to trigger once.
- duplicates
-
JDK-8007313 Remove use of {ContainerFor/ContainedBy} from langtools
- Closed