-
Bug
-
Resolution: Fixed
-
P4
-
21
-
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
-