Thu, 13 Mar 2008 16:56:54 +0300 6636368: XAtom contains unused code
son [Thu, 13 Mar 2008 16:56:54 +0300] rev 114
6636368: XAtom contains unused code Summary: unused code has been removed Reviewed-by: dcherepanov
Thu, 13 Mar 2008 16:54:51 +0300 6636370: minor corrections and simplification of code in AppContext
son [Thu, 13 Mar 2008 16:54:51 +0300] rev 113
6636370: minor corrections and simplification of code in AppContext Summary: mainAppContext, isDisposed, and numAppContexts has beem made volatile. mostRecentThreadAppContext has been rewritten using ThreadLocal. Reviewed-by: art
Thu, 13 Mar 2008 16:51:04 +0300 6636331: ConcurrentModificationException in AppContext code
son [Thu, 13 Mar 2008 16:51:04 +0300] rev 112
6636331: ConcurrentModificationException in AppContext code Summary: Added synchronization to AppContext.getAppContexts() Reviewed-by: art
Thu, 13 Mar 2008 16:47:40 +0300 6636369: sun.awt.datatransfer.DataTransferer contains double-check idiom
son [Thu, 13 Mar 2008 16:47:40 +0300] rev 111
6636369: sun.awt.datatransfer.DataTransferer contains double-check idiom Summary: double-check has been removed Reviewed-by: dav
Thu, 13 Mar 2008 16:42:52 +0300 6607163: Linux: Cannot copy image from Java to OpenOffice
son [Thu, 13 Mar 2008 16:42:52 +0300] rev 110
6607163: Linux: Cannot copy image from Java to OpenOffice Summary: TARGETS should have type ATOM Reviewed-by: denis
Thu, 13 Mar 2008 16:32:15 +0300 6603256: Startup: Defer initialization of DropTarget's flavorMap
son [Thu, 13 Mar 2008 16:32:15 +0300] rev 109
6603256: Startup: Defer initialization of DropTarget's flavorMap Summary: SystemFlavorMap is lazily initialized now. Reviewed-by: uta
Thu, 13 Mar 2008 16:27:20 +0300 6592751: EmbeddedFrame disposal is fragile and breaks clean AppContext termination
son [Thu, 13 Mar 2008 16:27:20 +0300] rev 108
6592751: EmbeddedFrame disposal is fragile and breaks clean AppContext termination Summary: AppContext.dispose() should be ready to get exceptions during disposal of toplevels. Also now we mark windows peers as destroyed when native object has been destroyed. Reviewed-by: art
Thu, 13 Mar 2008 16:19:32 +0300 6632140: minor refactoring for XWM
son [Thu, 13 Mar 2008 16:19:32 +0300] rev 107
6632140: minor refactoring for XWM Summary: code cleanup and generificaion for XWM Reviewed-by: anthony
Thu, 13 Mar 2008 16:12:56 +0300 6616095: AWT's WindowDisposerRecord keeps AppContext alive too long
son [Thu, 13 Mar 2008 16:12:56 +0300] rev 106
6616095: AWT's WindowDisposerRecord keeps AppContext alive too long Summary: WindowDisposerRecord should not keep strong reference to AppContext. Reviewed-by: art
Thu, 13 Mar 2008 15:36:31 +0300 6595651: Focus transfers broken for applications embedding AWT across processes
son [Thu, 13 Mar 2008 15:36:31 +0300] rev 105
6595651: Focus transfers broken for applications embedding AWT across processes Summary: Now we allow cross-process focus requests if focus is in embedder's process. Reviewed-by: ant
(0) -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip