prr [Mon, 25 Jul 2016 15:09:23 -0700] rev 39874
8162097: [PIT] A series of closed tests about SunFontManager throw NPE on Windows
Reviewed-by: bpb, serb
ptbrunet [Mon, 18 Jul 2016 15:43:30 -0500] rev 39873
8145207: [macosx] JList, VO can't access non-visible list items
Summary: add support for single/multi select following focus and following VO cursor
Reviewed-by: alexsch, ant
prr [Mon, 18 Jul 2016 12:52:44 -0700] rev 39872
8161407: Provide a javadoc description for java.desktop module
Reviewed-by: bpb
prr [Mon, 18 Jul 2016 12:21:23 -0700] rev 39871
8161531: Provide a javadoc description for the java.datatransfer module
Reviewed-by: ssadetsky
prr [Mon, 18 Jul 2016 12:15:53 -0700] rev 39870
8054991: sun.font.GlyphList uses broken double-checked locking
Reviewed-by: psadhukhan, aivanov
prr [Mon, 18 Jul 2016 09:53:59 -0700] rev 39869
Merge
mhalder [Mon, 18 Jul 2016 16:45:11 +0530] rev 39868
8160266: [macosx] NestedModalDialogTest.java and NestedModelessDialogTest.java tests does not run with current JDK codebase after taking the files from MACOSX_PORT
Reviewed-by: alexsch, rchamyal
Contributed-by: manajit.halder@oracle.com
ssadetsky [Mon, 18 Jul 2016 09:44:13 +0300] rev 39867
8159587: IOOBE in javax/swing/JFileChooser/7199708/bug7199708.java
Reviewed-by: alexsch
goetz [Fri, 01 Jul 2016 15:50:03 +0200] rev 39866
8160721: Avoid deoptimizations in Font.equals.
Reviewed-by: forax, simonis
psadhukhan [Fri, 15 Jul 2016 15:30:15 +0530] rev 39865
5080830: SheetCollate is not handled properly by the cross platform print dlg
Reviewed-by: prr, jdv
pnarayanan [Fri, 15 Jul 2016 15:16:12 +0530] rev 39864
8152971: JNI Warning with -Xcheck:jni
Reviewed-by: prr, psadhukhan
aghaisas [Fri, 15 Jul 2016 15:13:09 +0530] rev 39863
8159956: EXCEPTION_ACCESS_VIOLATION in sun.awt.windows.ThemeReader.getThemeMargins
Reviewed-by: prr, ssadetsky
ssadetsky [Fri, 15 Jul 2016 09:44:56 +0300] rev 39862
8036915: setLocationRelativeTo stopped working in Ubuntu 13.10 (Unity)
Reviewed-by: alexsch, azvegint
yan [Thu, 14 Jul 2016 17:15:31 +0300] rev 39861
8157137: [PIT] [TEST_BUG] compilation failed for some tests from jdk/test/java/awt/mixing/AWT_Mixing (can't find Helper)
Reviewed-by: ssadetsky
alexsch [Wed, 13 Jul 2016 21:37:17 +0300] rev 39860
8143064: Icons are not properly rendered with Windows L&F on HiDPI display
Reviewed-by: ssadetsky
jdv [Wed, 13 Jul 2016 17:34:26 +0530] rev 39859
7059970: Test case: javax/imageio/plugins/png/ITXtTest.java is not closing a file
Reviewed-by: prr, bpb, psadhukhan
Contributed-by: jayathirth.d.v@oracle.com