[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug awt/29238] ArrayIndexOutOfBoundsException occurred in Frame.getFram
From: |
audriusa at bluewin dot ch |
Subject: |
[Bug awt/29238] ArrayIndexOutOfBoundsException occurred in Frame.getFrames() |
Date: |
30 Oct 2006 20:16:22 -0000 |
------- Comment #1 from audriusa at bluewin dot ch 2006-10-30 20:16 -------
Thomas has fixed this already:
2006-10-23 Thomas Fitzsimmons <address@hidden>
* gnu/java/awt/peer/NativeEventLoopRunningEvent.java: New file.
* gnu/java/awt/peer/gtk/GtkMainThread.java: Post
NativeEventLoopRunningEvent after GTK main loop start and stop.
* java/awt/EventQueue.java (isShutdown): Check nativeLoopRunning.
(getNextEvent): Set dispatchThread to null.
(postEventImpl): Set nativeLoopRunning.
(pop): Interrupt event dispatch thread.
* java/awt/Frame.java (noteFrame): Synchronize on weakFrames.
--
audriusa at bluewin dot ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29238
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug awt/29238] ArrayIndexOutOfBoundsException occurred in Frame.getFrames(),
audriusa at bluewin dot ch <=