classpath-patches
[Top][All Lists]
Advanced

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

Re: [cp-patches] Patch: implemented InvocationEvent.getThrowable


From: Anthony Balkissoon
Subject: Re: [cp-patches] Patch: implemented InvocationEvent.getThrowable
Date: Wed, 09 Nov 2005 14:25:29 -0500

On Tue, 2005-11-08 at 18:30 -0700, Tom Tromey wrote:
> Actually, this field is still required for serialization.

Fixed.

2005-11-09  Anthony Balkissoon  <address@hidden>

        * java/awt/event/InvocationEvent.java:
        (exception): Replaced this field (removed yesterday) because it is 
        needed for serialization.
        (dispatch): Save thrown exception.
        (getException): Directly return exception, no need to cast throwable.

--Tony

Attachment: InvocationEventGetThrowableFixRevert.diff
Description: Text Data


reply via email to

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