classpath-patches
[Top][All Lists]
Advanced

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

Re: [cp-patches] FYI:fix for AWTEvent


From: Robert Schuster
Subject: Re: [cp-patches] FYI:fix for AWTEvent
Date: Fri, 11 Mar 2005 01:27:48 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.7.5) Gecko/20050107



Thomas Fitzsimmons wrote:
On Wed, 2005-03-09 at 06:08 +0100, Robert Schuster wrote:
  
AWTEvent.toString() returned null when source was not a Component or 
MenuComponent.

Creates the string even if the type of the source object is not from the 
AWT.

    

Shouldn't this call super.toString()?

Tom
  
I have to admin I have observed the JDK's behavior. for this and now it looks the same. :(

cu
Robert

reply via email to

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