bug-classpath
[Top][All Lists]
Advanced

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

[Bug swing/25536] javax.swing.text.InternationalFormatter.stringToValue


From: roman at kennke dot org
Subject: [Bug swing/25536] javax.swing.text.InternationalFormatter.stringToValue doesn't return the correct type
Date: 20 Jan 2006 12:09:42 -0000


------- Comment #2 from roman at kennke dot org  2006-01-20 12:09 -------
I have committed a fix that lets the DefaultFormatter don't set a value class.
I am not sure if changing the condition to

if(valueClass != null && valueClass != Object.class)
        etc.

is correct. Could you test if your still persists with the DefaultFormatter
fixlet?


-- 


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





reply via email to

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