amenkov [Mon, 16 Apr 2012 17:04:49 +0300] rev 12413
7058852: javax/sound/sampled/FileWriter/AlawEncoderSync.java failing intermittently
Reviewed-by: prr
anthony [Mon, 16 Apr 2012 18:36:58 +0400] rev 12412
7080700: numAppContexts is accessed in non-threadsafe way in sun.awt.AppContext
Summary: Replace a volatile integer with an AtomicInteger for numAppContexts
Reviewed-by: anthony, art, dholmes
rupashka [Sun, 15 Apr 2012 12:58:12 +0300] rev 12411
7149090: Nimbus:BorderFactory.createTitledBorder() the DEFAULT position of a title is not the same as the TOP
Reviewed-by: alexp
leonidr [Fri, 13 Apr 2012 20:31:47 +0400] rev 12410
7124272: [macosx] VK_DELETE does produce an extraneous character in a TextArea or TextField
Reviewed-by: kizune, art
rupashka [Thu, 12 Apr 2012 12:48:31 +0300] rev 12409
7160653: test/javax/swing/plaf/synth/7158712/bug7158712.java failed on Ubuntu
Reviewed-by: alexp
lana [Wed, 11 Apr 2012 18:44:33 -0700] rev 12408
Merge
leonidr [Wed, 11 Apr 2012 21:06:08 +0400] rev 12407
7124411: [macosx] There's no KEY_TYPED for VK_ESCAPE
Reviewed-by: art
serb [Tue, 10 Apr 2012 22:09:58 +0400] rev 12406
7097771: setEnabled does not work for components in disabled containers.
Reviewed-by: art, anthony
rupashka [Tue, 10 Apr 2012 19:09:48 +0300] rev 12405
7158712: Synth Property "ComboBox.popupInsets" is ignored
Reviewed-by: alexp
rupashka [Tue, 10 Apr 2012 18:53:15 +0300] rev 12404
7146146: Deadlock between subclass of AbstractDocument and UndoManager
Reviewed-by: art