This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Properties.list( ) Regression in 3.3


Tom Tromey wrote:
> 
> >>>>> "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.

??? I just saw a clone( ) patch from you on the java-patches list, which
*should* solve this problem. Or am I missing something?

Ranjit.

-- 
Ranjit Mathew        Email: rmathew AT hotmail DOT com
Bangalore,           
INDIA.               Web: http://ranjitmathew.tripod.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]