-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 21
-
Component/s: core-libs
-
b26
The class-level docs of ElementFilter state:
"The returned sets and lists are new collections and do use the argument as a backing store."
when they should state:
"The returned sets and lists are new collections and do _not_ use the argument as a backing store."
"The returned sets and lists are new collections and do use the argument as a backing store."
when they should state:
"The returned sets and lists are new collections and do _not_ use the argument as a backing store."
- csr for
-
JDK-8309417 Misstatement in semantics of methods in javax.lang.model.ElementFilter
-
- Closed
-