Properties.list( ) Regression in 3.3

Tom Tromey tromey@redhat.com
Fri Feb 14 16:24:00 GMT 2003


>>>>> "Ranjit" == Ranjit Mathew <rmathew@hotmail.com> writes:

Ranjit> a. Use Runtime.defaultProperties.clone( ) to create the Properties
Ranjit>    object returned by System.getProperties( ).

Note that there is no Properties.clone(); it is inherited from Hashtable.
That must be an oversight, since Properties adds fields.

Are you planning to fix the Properties bug?  It seems like a good
candidate for 3.3.

Tom



More information about the Java mailing list