[Bug awt/29238] ArrayIndexOutOfBoundsException occurred in Frame.getFrames()

2006-10-30 Thread audriusa at bluewin dot ch
--- Comment #1 from audriusa at bluewin dot ch 2006-10-30 20:16 --- Thomas has fixed this already: 2006-10-23 Thomas Fitzsimmons [EMAIL PROTECTED] * gnu/java/awt/peer/NativeEventLoopRunningEvent.java: New file. * gnu/java/awt/peer/gtk/GtkMainThread.java: Post

[Bug classpath/27598] WeakHashMap can fail with concurrent readers

2006-10-30 Thread audriusa at bluewin dot ch
--- Comment #2 from audriusa at bluewin dot ch 2006-10-30 20:51 --- Created an attachment (id=12515) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12515action=view) The test case that passes I wrote a simple test case, where 100 threads are reading from the same weak hash map

[Bug classpath/27383] Missing rmi URL context factory

2006-08-08 Thread audriusa at bluewin dot ch
--- Comment #6 from audriusa at bluewin dot ch 2006-08-08 11:36 --- This bug is also discussed in Carol bug database: http://forge.objectweb.org/tracker/?func=detailatid=100026aid=305913group_id=26 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27383

[Bug classpath/28652] New: JBoss fails to start due class cast exception in the management classes

2006-08-08 Thread audriusa at bluewin dot ch
ReportedBy: audriusa at bluewin dot ch http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28652 ___ Bug-classpath mailing list Bug-classpath@gnu.org http://lists.gnu.org/mailman/listinfo/bug-classpath

[Bug classpath/28652] JBoss fails to start due class cast exception in the management classes

2006-08-08 Thread audriusa at bluewin dot ch
--- Comment #1 from audriusa at bluewin dot ch 2006-08-08 11:47 --- Created an attachment (id=12041) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12041action=view) Stack trace and JBoss messages -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28652

[Bug classpath/28652] JBoss fails to start due class cast exception in the management classes

2006-08-08 Thread audriusa at bluewin dot ch
--- Comment #2 from audriusa at bluewin dot ch 2006-08-08 11:49 --- Confirmed (by TWISTI) -- audriusa at bluewin dot ch changed: What|Removed |Added Status

[Bug classpath/28653] New: JBoss fails to start due class cast exception in the management classes

2006-08-08 Thread audriusa at bluewin dot ch
ReportedBy: audriusa at bluewin dot ch http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28653 ___ Bug-classpath mailing list Bug-classpath@gnu.org http://lists.gnu.org/mailman/listinfo/bug-classpath

[Bug swing/28061] JTree issues and regressions

2006-07-03 Thread audriusa at bluewin dot ch
--- Comment #6 from audriusa at bluewin dot ch 2006-07-03 22:26 --- Created an attachment (id=11810) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11810action=view) Partial fix (root node visibility and node collapsing with mouse) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug classpath/28035] java.rmi.server.UID does not return unique IDs

2006-06-19 Thread audriusa at bluewin dot ch
--- Comment #5 from audriusa at bluewin dot ch 2006-06-19 10:11 --- Created an attachment (id=11697) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11697action=view) Second fix This patch synchronizes on the whole constructor body. It must be applied subsequently after the first

[Bug classpath/28035] java.rmi.server.UID does not return unique IDs

2006-06-19 Thread audriusa at bluewin dot ch
--- Comment #6 from audriusa at bluewin dot ch 2006-06-19 10:14 --- Created an attachment (id=11698) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11698action=view) The test case, showing, that the UID's are now really unique (obtaining the 4000 UID's in 20 threads) -- http

[Bug classpath/28035] java.rmi.server.UID does not return unique IDs

2006-06-19 Thread audriusa at bluewin dot ch
--- Comment #7 from audriusa at bluewin dot ch 2006-06-19 10:14 --- I think, this time really OK. The proving test case is uploaded. -- audriusa at bluewin dot ch changed: What|Removed |Added

[Bug awt/27879] Swing blit-scrolling broken

2006-06-02 Thread audriusa at bluewin dot ch
--- Comment #1 from audriusa at bluewin dot ch 2006-06-02 21:05 --- Confirmed, blitting was broken immediately after patches that made GraphicsD default. As far as I remember it was never working very well with Cairo. -- audriusa at bluewin dot ch changed: What

[Bug swing/27680] JTable: wrong painting of icons and components in cells

2006-06-02 Thread audriusa at bluewin dot ch
--- Comment #4 from audriusa at bluewin dot ch 2006-06-02 21:08 --- Closing as fixed, both patches were applied long time ago. -- audriusa at bluewin dot ch changed: What|Removed |Added

[Bug swing/26342] During the editing session, the whole JTable is repainted each time the caret blinks.

2006-03-30 Thread audriusa at bluewin dot ch
--- Comment #2 from audriusa at bluewin dot ch 2006-03-30 09:47 --- Created an attachment (id=11163) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11163action=view) This is the transient patch to expose the problem AND NOT THE BUG FIX The problem is now largely fixed

[Bug swing/26342] During the editing session, the whole JTable is repainted each time the caret blinks.

2006-03-30 Thread audriusa at bluewin dot ch
--- Comment #3 from audriusa at bluewin dot ch 2006-03-30 09:50 --- Reducing severity to trivial and priority to P4, because the bug is partially fixed. Only one (maybe two) cells are currently repainted on the each keystroke and also on the each caret blink. -- audriusa at bluewin

[Bug swing/26301] JTableHeader needs possibility to change the cursor shape, but GLightweightPeer.setCursor is a silent stub.

2006-02-15 Thread audriusa at bluewin dot ch
--- Comment #1 from audriusa at bluewin dot ch 2006-02-15 11:49 --- I am not sure, probably JTableHeader just needs another, more functional peer. -- audriusa at bluewin dot ch changed: What|Removed |Added

[Bug swing/26301] New: GLightweightPeer.setCursor is a silent stub.

2006-02-15 Thread audriusa at bluewin dot ch
: audriusa at bluewin dot ch OtherBugsDependingO 25774 nThis: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26301 ___ Bug-classpath mailing list Bug-classpath@gnu.org http://lists.gnu.org/mailman/listinfo/bug-classpath

[Bug cp-tools/25696] rmic needs to support generation of IIOP stub and tie classes

2006-02-06 Thread audriusa at bluewin dot ch
--- Comment #3 from audriusa at bluewin dot ch 2006-02-06 16:47 --- I upload the first release (=proposed patch) of the compiler that generates the mentioned stubs and ties. The place of the compiler in GNU Classpath project will be decided later. -- http://gcc.gnu.org/bugzilla

[Bug gjdoc/25704] gjdoc.sh can't handle arguments with single quotes

2006-02-06 Thread audriusa at bluewin dot ch
--- Comment #2 from audriusa at bluewin dot ch 2006-02-06 16:50 --- Created an attachment (id=10786) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10786action=view) As the size of the executable jar is just 18 K, I also put the first executable here -- http://gcc.gnu.org

[Bug gjdoc/25704] gjdoc.sh can't handle arguments with single quotes

2006-02-06 Thread audriusa at bluewin dot ch
--- Comment #1 from audriusa at bluewin dot ch 2006-02-06 16:49 --- Created an attachment (id=10785) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10785action=view) The source code of the requested code generator -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25704

[Bug swing/26126] JSpinner is unusable

2006-02-06 Thread audriusa at bluewin dot ch
-- audriusa at bluewin dot ch changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last

[Bug classpath/25205] JTree editing

2006-01-26 Thread audriusa at bluewin dot ch
--- Comment #4 from audriusa at bluewin dot ch 2006-01-26 11:41 --- Created an attachment (id=10731) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10731action=view) Should additionally fix mouse activation of the edting. This should make possible to invoke the tree edting actions

[Bug swing/25770] JTable cell editor does not start after double clicking on the cell.

2006-01-16 Thread audriusa at bluewin dot ch
--- Comment #1 from audriusa at bluewin dot ch 2006-01-16 12:37 --- Created an attachment (id=10653) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10653action=view) Proposed patch. 2006-01-16 Audrius Meskauskas [EMAIL PROTECTED] * javax/swing/DefaultCellEditor.java

[Bug swing/24733] New: JTextField.paste() does not work.

2005-11-08 Thread audriusa at bluewin dot ch
. -- Summary: JTextField.paste() does not work. Product: classpath Version: 0.19 Status: UNCONFIRMED Severity: normal Priority: P3 Component: swing AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: audriusa at bluewin dot

[Bug swing/24650] JTextField refuses to accept any input if initially set to the empty string.

2005-11-03 Thread audriusa at bluewin dot ch
--- Comment #4 from audriusa at bluewin dot ch 2005-11-03 14:51 --- Created an attachment (id=10124) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10124action=view) Proposed patch to fix this bug (under discussion). Our JTextField contains an imaginary end of line character (0xA