commit-classpath
[Top][All Lists]
Advanced

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

[patch #2680] Exception message for NoClassDefFoundError in VMClass.init


From: Mark Wielaard
Subject: [patch #2680] Exception message for NoClassDefFoundError in VMClass.initialize()
Date: Thu, 29 Apr 2004 18:55:49 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040413 Galeon/1.3.14 (Debian package 1.3.14a-1)

This mail is an automated notification from the patch tracker
 of the project: classpath.

/**************************************************************************/
[patch #2680] Latest Modifications:

Changes by: 
                Mark Wielaard <address@hidden>
'Date: 
                Thu 04/29/04 at 22:55 (Europe/Amsterdam)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Invalid
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
This patch is not applicable anymore since that part of VMClass has been 
removed for 0.09.






/**************************************************************************/
[patch #2680] Full Item Snapshot:

URL: <http://savannah.gnu.org/patch/?func=detailitem&item_id=2680>
Project: classpath
Submitted by: Stephen Crawley
On: Mon 02/23/04 at 15:54

Category:  None
Priority:  5 - Normal
Resolution:  Invalid
Assigned to:  mark
Originator Email:  
Status:  Closed


Summary:  Exception message for NoClassDefFoundError in VMClass.initialize()

Original Submission:  This patch adds a message including the name of the class
when VMClass.initialize() throws NoClassDefFoundError due
to a previously reported class initialization problem.

Follow-up Comments
------------------


-------------------------------------------------------
Date: Thu 04/29/04 at 22:55         By: mark
This patch is not applicable anymore since that part of VMClass has been 
removed for 0.09.

-------------------------------------------------------
Date: Fri 03/12/04 at 13:36         By: mark
Good idea, but I didn't want to fiddle with VM classes just before the release. 
Sorry for not taking a look at this earlier.

Would just saying
throw new NoClassDefFoundError(getName())
be good enough?
I would expect the message of a NoClassDefFoundError to be just the Class name, 
but I haven't checked against any spec.






File Attachments
-------------------

-------------------------------------------------------
Date: Mon 02/23/04 at 15:54  Name: diffs  Size: 662KB   By: crawley
the patch
http://savannah.gnu.org/patch/download.php?item_id=2680&amp;item_file_id=2782






For detailed info, follow this link:
<http://savannah.gnu.org/patch/?func=detailitem&item_id=2680>

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







reply via email to

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