lancea [Tue, 09 Oct 2012 08:58:27 -0400] rev 14171
7197395: Add @Deprecated to all deprecated methods to eliminate compiler warnings in JDBC
Reviewed-by: alanb, smarks
alanb [Tue, 09 Oct 2012 13:28:32 +0100] rev 14170
7173494: some jdk tests are not run in test/Makefile
Reviewed-by: chegar, mchung, mduigou, iris
coffeys [Tue, 09 Oct 2012 12:50:52 +0100] rev 14169
7196533: TimeZone.getDefault() slow due to synchronization bottleneck
Reviewed-by: okutsu
lana [Tue, 23 Oct 2012 09:40:06 -0700] rev 14168
Merge
alexsch [Tue, 23 Oct 2012 14:30:41 +0400] rev 14167
6624200: Regression test fails: test/closed/javax/swing/JMenuItem/4654927/bug4654927.java
Reviewed-by: rupashka
serb [Fri, 19 Oct 2012 15:23:14 +0400] rev 14166
7124520: [macosx] re:6373505 Toolkit.getScreenResolution() != GraphicsConfiguration.getNormalizingTransform()
Reviewed-by: anthony, kizune
alexsch [Thu, 18 Oct 2012 18:28:42 +0400] rev 14165
7175707: [macosx] PIT: 8 b43 Not running on AppKit thread issue again
Reviewed-by: serb, anthony
alexsch [Thu, 18 Oct 2012 17:50:43 +0400] rev 14164
7199708: FileChooser crashs when opening large folder
Reviewed-by: bagiras
alexsch [Wed, 17 Oct 2012 10:16:26 -0400] rev 14163
8000626: Implement dead key detection for KeyEvent on Linux
Reviewed-by: kizune
alexsch [Wed, 17 Oct 2012 17:33:26 +0400] rev 14162
8000969: [macosx] Directories are not deselected when JFileChooser has FILES_ONLY selection mode
Reviewed-by: rupashka
kizune [Wed, 17 Oct 2012 14:32:15 +0400] rev 14161
7175704: [macosx] "8" PIT: NPE in GetDisplayMode fullscreen test
Reviewed-by: serb, leonidr
anthony [Tue, 16 Oct 2012 20:11:19 +0400] rev 14160
6818083: When DISPLAY is bad, InternalError thrown, not AWTError
Summary: Throw AWTError instead of InternalError if the DISPLAY is bad
Reviewed-by: anthony, serb
Contributed-by: Mikhail Cherkasov <mikhail.cherkasov@oracle.com>
lana [Fri, 12 Oct 2012 14:47:26 -0700] rev 14159
Merge
kshefov [Fri, 12 Oct 2012 18:46:15 +0400] rev 14158
7184326: TEST_BUG: java/awt/Frame/7024749/bug7024749.java has a typo
Reviewed-by: anthony
leonidr [Tue, 09 Oct 2012 20:59:41 +0400] rev 14157
7124321: [macosx] TrayIcon MouseListener is never triggered
Reviewed-by: anthony