classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] SimpleDateFormat parsing fix


From: Andrew John Hughes
Subject: [cp-patches] SimpleDateFormat parsing fix
Date: Thu, 13 Jan 2005 21:17:21 +0000
User-agent: Mutt/1.5.6+20040907i

I'm committing the attached patch, which makes sure all illegal argument
exceptions thrown in parsing are converted to null values for return.
This should fix one of our gump errors.

2005-01-13  Andrew John Hughes  <address@hidden>

        * java/text/SimpleDateFormat.java:
        (parse): extend try{} block so all illegal arguments
        are caught and returned as null

-- 
Andrew :-)

Please avoid sending me Microsoft Office (e.g. Word, PowerPoint) attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html

No software patents in Europe -- http://nosoftwarepatents.com

"Value your freedom, or you will lose it, teaches history. 
`Don't bother us with politics' respond those who don't want to learn." 
-- Richard Stallman

"We've all been part of the biggest beta test the world has ever known --
Windows" 
-- Victor Wheatman, Gartner

Attachment: dateformat-01.diff
Description: Text document

Attachment: signature.asc
Description: Digital signature


reply via email to

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