-
Bug
-
Resolution: Fixed
-
P4
-
1.2.0
-
1.2.2
-
sparc
-
solaris_2.5.1
gordon.jackson@east 1998-08-19
The putAll(Map attr) method should ensure that the Map object being passed is an
instanceof Attributes, otherwise it should throw an IllegalArgumentException.
- relates to
-
JDK-4165833 java.util.jar.Attributes put() method not consistent with specification
- Resolved
-
JDK-4167898 java.util.jar.Attributes get() should accept only Attributes.Name parameter type
- Closed