|
From: | volker dot berlin at goebel-clan dot de |
Subject: | [Bug awt/30122] New: Deadlock in Component.getFont() |
Date: | 8 Dec 2006 16:36:55 -0000 |
The method should not synchronized with getTreeLock(). It should simple call getFontImpl(). It is a get method and does not change any in the structur. Because in the IKVM the peer must created from event thread this produce dead locks. Volker -- Summary: Deadlock in Component.getFont() Product: classpath Version: 0.93 Status: UNCONFIRMED Severity: normal Priority: P3 Component: awt AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: volker dot berlin at goebel-clan dot de http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30122
[Prev in Thread] | Current Thread | [Next in Thread] |