-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P4
-
None
-
Affects Version/s: 14
-
Component/s: core-libs
A DESCRIPTION OF THE PROBLEM :
There is already an existing bug for doing this for all methods in java.util:collections,JDK-8159527, but the list of methods is missing Map.remove(Object key, Object value).
Source: https://download.java.net/java/early_access/jdk14/docs/api/java.base/java/util/Map.html#remove(java.lang.Object,java.lang.Object)
There is already an existing bug for doing this for all methods in java.util:collections,
Source: https://download.java.net/java/early_access/jdk14/docs/api/java.base/java/util/Map.html#remove(java.lang.Object,java.lang.Object)
- duplicates
-
JDK-8159527 Collections mutator methods should all be marked as optional operations
-
- Resolved
-