commit-classpath
[Top][All Lists]
Advanced

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

[commit-cp] [bugs #11583] java.text.SimpleDateFormat.parse() throws Null


From: Mark Wielaard
Subject: [commit-cp] [bugs #11583] java.text.SimpleDateFormat.parse() throws NullPointerException
Date: Thu, 13 Jan 2005 14:37:46 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041007 Galeon/1.3.18 (Debian package 1.3.18-1.1)

This is an automated notification sent by Savannah.
It relates to:
                bugs #11583, project classpath

==============================================================================
 OVERVIEW of bugs #11583:
==============================================================================

URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11583>

                 Summary: java.text.SimpleDateFormat.parse() throws
NullPointerException
                 Project: classpath
            Submitted by: mark
            Submitted on: Thu 01/13/05 at 14:37
                Category: classpath
                Severity: 5 - Average
                  Status: None
                 Privacy: Public
             Assigned to: gnu_andrew
             Open/Closed: Open
        Platform Version: None

    _______________________________________________________


The attached example gives the following exception trace:



java.lang.NullPointerException

   at java.lang.String.startsWith (String.java:805)

   at java.text.SimpleDateFormat.parse (SimpleDateFormat.java:804)

   at java.text.DateFormat.parse (DateFormat.java:597)

   at Test.main (Test.java:13)



(Thanks to Sven de Marothy for supplying the testcase.)





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 01/13/05 at 14:37  Name: Test.java  Size: 487B   By: mark

<http://savannah.gnu.org/bugs/download.php?item_id=11583&item_file_id=2061>

==============================================================================

This item URL is:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11583>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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