J2SE Version (please include all output from java -version flag):
java version "1.6.0-rc"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-rc-b65)
Java HotSpot(TM) Client VM (build 1.6.0-rc-b65, mixed mode, sharing)
Does this problem occur on J2SE 1.4.x or 5.0.x ? Yes / No (pick one)
Yes
Operating System Configuration Information (be specific):
Microsoft Windows 2000 [Version 5.00.2195]
Hardware Configuration Information (be specific):
Pentium 4
Bug Description:
java.util.Properties should extend Hashtable<String,String> not Hashtable<Object,Object>
All the methods are implemented using Strings and all the documentation says that the
keys and values must be Strings.
java version "1.6.0-rc"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-rc-b65)
Java HotSpot(TM) Client VM (build 1.6.0-rc-b65, mixed mode, sharing)
Does this problem occur on J2SE 1.4.x or 5.0.x ? Yes / No (pick one)
Yes
Operating System Configuration Information (be specific):
Microsoft Windows 2000 [Version 5.00.2195]
Hardware Configuration Information (be specific):
Pentium 4
Bug Description:
java.util.Properties should extend Hashtable<String,String> not Hashtable<Object,Object>
All the methods are implemented using Strings and all the documentation says that the
keys and values must be Strings.
- relates to
-
JDK-5056707 Generification conflict: Properties vs. javax.naming.spi.ObjectFactory
-
- Resolved
-
-
JDK-4988920 java.util.Properties should extend parameterized HashMap
-
- Closed
-
-
JDK-6613858 ObjectName Constructor declaration breaks Properties() argument in 1.6
-
- Closed
-
(props) Properties should extend Hashtable<String,String> not Hashtable<Object,Object>
J2SE Version (please include all output from java -version flag):
java version "1.6.0-rc"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-rc-b65)
Java HotSpot(TM) Client VM (build 1.6.0-rc-b65, mixed mode, sharing)
Does this problem occur on J2SE 1.4.x or 5.0.x ? Yes / No (pick one)
Yes
Operating System Configuration Information (be specific):
Microsoft Windows 2000 [Version 5.00.2195]
Hardware Configuration Information (be specific):
Pentium 4
Bug Description:
java.util.Properties should extend Hashtable<String,String> not Hashtable<Object,Object>
All the methods are implemented using Strings and all the documentation says that the
keys and values must be Strings.
java version "1.6.0-rc"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-rc-b65)
Java HotSpot(TM) Client VM (build 1.6.0-rc-b65, mixed mode, sharing)
Does this problem occur on J2SE 1.4.x or 5.0.x ? Yes / No (pick one)
Yes
Operating System Configuration Information (be specific):
Microsoft Windows 2000 [Version 5.00.2195]
Hardware Configuration Information (be specific):
Pentium 4
Bug Description:
java.util.Properties should extend Hashtable<String,String> not Hashtable<Object,Object>
All the methods are implemented using Strings and all the documentation says that the
keys and values must be Strings.
- relates to
-
JDK-5056707 Generification conflict: Properties vs. javax.naming.spi.ObjectFactory
-
- Resolved
-
-
JDK-4988920 java.util.Properties should extend parameterized HashMap
-
- Closed
-
-
JDK-6613858 ObjectName Constructor declaration breaks Properties() argument in 1.6
-
- Closed
-