bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/22833] [swing] UIDefaults.put should allow 'null'


From: gcc-bugzilla at gcc dot gnu dot org
Subject: [Bug classpath/22833] [swing] UIDefaults.put should allow 'null'
Date: 16 Oct 2005 01:27:23 -0000

doing a put like this:
myDefaults.put("foo", null);
is a legal option and should do a remove with that value instead.


------- Comment #1 from from-classpath at savannah dot gnu dot org  2005-01-09 
19:03 -------
See also the (just added) mauve test javax/swing/UIDefaults/remove.java


------- Comment #2 from from-classpath at savannah dot gnu dot org  2005-01-11 
13:26 -------
Fixed in CVS. Will be okay in GNU classpath 0.14.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22833





reply via email to

[Prev in Thread] Current Thread [Next in Thread]