Brian Burkhalter
7f9465ef15
8160018: (fs) Remove GioFileTypeDetector on Solaris
...
Remove the GioFileTypeDetector from the chain of FileTypeDetectors provided by SolarisFileSystemProvider.
Reviewed-by: rriggs
2016-07-01 12:55:23 -07:00
Brian Burkhalter
70e069ea5d
8160687: (fs) Cannot tell which WatchService test is not deleting temp directories "work*"
...
Change name of "work" temp directory to "TestName"
Reviewed-by: rriggs
2016-07-01 12:54:18 -07:00
Sean Mullan
3520eff611
8157847: Deprecate the java.security.acl API with forRemoval=true
...
Reviewed-by: weijun, mchung
2016-07-01 14:29:18 -04:00
Sean Mullan
0ce484cdd7
8157707: Deprecate the java.security.Certificate API with forRemoval=true
...
Reviewed-by: xuelei
2016-07-01 11:42:26 -04:00
Goetz Lindenmaier
78d6b5e1c2
8160721: Avoid deoptimizations in Font.equals
...
Reviewed-by: forax, simonis
2016-07-01 15:50:03 +02:00
Prasanta Sadhukhan
53e6f45619
5080830: SheetCollate is not handled properly by the cross platform print dlg
...
Reviewed-by: prr, jdv
2016-07-15 15:30:15 +05:30
Prahalad Kumar Narayanan
5cf99edb24
8152971: JNI Warning with -Xcheck:jni
...
Reviewed-by: prr, psadhukhan
2016-07-15 15:16:12 +05:30
Ajit Ghaisas
0dff35666b
8159956: EXCEPTION_ACCESS_VIOLATION in sun.awt.windows.ThemeReader.getThemeMargins
...
Reviewed-by: prr, ssadetsky
2016-07-15 15:13:09 +05:30
Semyon Sadetsky
947d19a3a6
8036915: setLocationRelativeTo stopped working in Ubuntu 13.10 (Unity)
...
Reviewed-by: alexsch, azvegint
2016-07-15 09:44:56 +03:00
Yuri Nesterenko
99bcaacabf
8157137: [PIT] [TEST_BUG] compilation failed for some tests from jdk/test/java/awt/mixing/AWT_Mixing (can't find Helper)
...
Reviewed-by: ssadetsky
2016-07-14 17:15:31 +03:00
Alexander Scherbatiy
b172f7afd8
8143064: Icons are not properly rendered with Windows L&F on HiDPI display
...
Reviewed-by: ssadetsky
2016-07-13 21:37:17 +03:00
Jayathirth D V
68aae8c142
7059970: Test case: javax/imageio/plugins/png/ITXtTest.java is not closing a file
...
Reviewed-by: prr, bpb, psadhukhan
2016-07-13 17:34:26 +05:30
Ajit Ghaisas
cc741b81f7
6567433: JComponent.updateUI() may create StackOverflowError
...
Reviewed-by: alexsch, rchamyal
2016-07-13 16:05:36 +05:30
Alexander Zvegintsev
b0db527992
8153512: Taskbar support reported for Xfce4
...
Reviewed-by: alexsch, ssadetsky
2016-07-13 12:24:24 +03:00
Semyon Sadetsky
b15c691620
8159460: On Ubuntu Unity, problem with java/awt/Window/FindOwner/FindOwnerTest
...
Reviewed-by: azvegint
2016-07-13 10:50:58 +03:00
Alexander Zvegintsev
d84f5adf24
8161003: GPL header additional "s" in "thats" - not swapped in licensee bundles
...
Reviewed-by: alexsch
2016-07-12 18:47:57 +03:00
Alexander Zvegintsev
bc3d4d72ac
8159374: Taskbar.setIconBadge() spec omits mention of exception for ICON_BADGE_TEXT feature
...
Reviewed-by: alexsch, ssadetsky
2016-07-12 14:13:48 +03:00
Phil Race
3083fc3bb2
Merge
2016-07-11 12:07:59 -07:00
Mario Torre
c584705096
8150954: Taking screenshots on x11 composite desktop produce wrong result
...
The AWT Robot X11 code that takes screenshots uses the default root window, which may not contain the final composited desktop.
Reviewed-by: alexsch, ssadetsky
2016-07-11 16:52:50 +02:00
Semyon Sadetsky
653531139e
8161148: Rollback JDK-8158993 from client repo
...
Reviewed-by: prr, mschoene
2016-07-11 20:36:13 +03:00
Semyon Sadetsky
a4af4c68ab
8158993: Service Menu services
...
Reviewed-by: prr, mschoene
2016-07-11 19:54:24 +03:00
Prasanta Sadhukhan
11c3f1fedb
8160882: [PIT][TEST_BUG] a trap of java/awt/print/PrinterJob/PrintTestLexmarkIQ.java
...
Reviewed-by: yan
2016-07-11 16:39:11 +05:30
Rajeev Chamyal
b2c4d31401
8159168: [hidpi] Window.setShape() works incorrectly on HiDPI
...
Reviewed-by: alexsch, ssadetsky
2016-07-11 14:56:17 +05:30
Prasanta Sadhukhan
c41a009a62
5049012: PrintToFile option is not disabled for flavors that do not support destination
...
Reviewed-by: prr, jdv
2016-07-11 10:45:54 +05:30
Phil Race
feb1698c01
Merge
2016-07-08 10:46:31 -07:00
Semyon Sadetsky
876a0a5b94
8152968: JTree Collapse Buttons Clipped Off Under GTK
...
Reviewed-by: alexsch
2016-07-08 20:28:28 +03:00
Semyon Sadetsky
190b31b133
8149115: [hidpi] Linux: display-wise scaling factor should probably be taken into account
...
Reviewed-by: alexsch, azvegint
2016-07-08 18:43:12 +03:00
Rajeev Chamyal
537455b8a3
8158205: HiDPI hand cursor broken on Windows
...
Reviewed-by: alexsch, ssadetsky
2016-07-08 19:32:52 +05:30
Ajit Ghaisas
2e768f848b
8160421: Regression: JDK-8139192 causes NPE in java.awt.Toolkit.createCustomCursor()
...
Reviewed-by: flar, prr
2016-07-08 11:15:46 +05:30
Alexander Scherbatiy
16aa730d25
8160879: [PIT] CloseOnMouseClickPropertyTest fails with AA hint:Nonantialiased rendering mode exception
...
Reviewed-by: ssadetsky, azvegint
2016-07-07 15:39:19 +03:00
Manajit Halder
0d7becfcb7
8156460: [macosx] Test case javax/swing/JPopupMenu/6827786/bug6827786.java fails
...
8160144: [macosx] The menuitem in the menu of the "Test Frame" can't work correctly
8160145: [macosx] Keep pressed the Alt, Shift & Ctrl Keys,and then Click 'ClickMe' button,the case failed automatically
8158621: The ALT key can not work with any key
8158485: The "File" menu's menuitems can not bring up information window or modal quit Dialog
8158501: [macosx] The checkbox can't be checked via an event generate on the menu
8158389: [macosx] Regression: javax/swing/JMenu/4213634/bug4213634.java
8158526: [macosx] java/awt/event/MouseEvent/MouseButtonsAndKeyMasksTest/MouseButtonsAndKeyMasksTest.java fails (invalid extended modifier info)
8158496: [macosx] Swing mnemonics broken on Mac
8158362: [macosx] Regression: at least java/awt/event/KeyEvent/AltCharAcceleratorTest/AltCharAcceleratorTest.java fails
8158512: [Regression] Test java/awt/Mouse/MouseModifiersUnitTest/MouseModifiersUnitTest_Extra.java fails
8158377: [macosx] Regression: java/awt/KeyboardFocusmanager/ConsumeNextMnemonicKeyTypedTest/ConsumeNextMnemonicKeyTypedTest
Reviewed-by: alexsch, ssadetsky, aniyogi
2016-07-07 16:47:37 +05:30
Ambarish Rapte
a2168558c1
8160764: [TEST_BUG] java/awt/TextArea/TextAreaScrolling/TextAreaScrolling.java
...
Reviewed-by: alexsch, ssadetsky
2016-07-06 21:07:35 +05:30
Alexander Zvegintsev
95dc3d009d
8155515: Desktop.moveToTrash() javadoc issue
...
Reviewed-by: alexsch, ssadetsky
2016-07-05 19:41:47 +03:00
Alexander Zvegintsev
aa157d7826
8156212: Typo in javadoc of java.awt.Taskbar, setIconBadge spec
...
Reviewed-by: alexsch, ssadetsky
2016-07-05 19:40:26 +03:00
Manajit Halder
6132b8f774
7156316: [macosx] Ctrl+Space does generate Unknown keychar
...
Reviewed-by: alexsch, aniyogi
2016-07-05 16:20:00 +05:30
Prem Balakrishnan
dac2ddb197
8158478: X11 keysym XK_topt maps to the wrong Unicode character
...
Reviewed-by: serb, arapte
2016-07-01 16:16:59 +05:30
Jayathirth D V
10493ff2bd
8152672: IIOException while getting second image properties for JPEG
...
Reviewed-by: prr, flar
2016-07-01 13:58:55 +05:30
Prasanta Sadhukhan
fa55ad2d91
6218397: Printing to file does not throw a PrinterException if the file cannot be created
...
Reviewed-by: prr, jdv
2016-07-01 10:54:18 +05:30
Amy Lu
5ded57cbdd
8160658: sun/security/tools/keytool/standard.sh fails on all platforms after JDK-8160415
...
Reviewed-by: weijun
2016-07-01 12:50:58 +08:00
Peter Brunet
41e155e1e1
8154069: Jaws reads wrong values from comboboxes when no element is selected
...
List item deselect event handler now clears the list selection
Reviewed-by: alexsch, serb
2016-06-30 23:26:42 -05:00
Alejandro Murillo
9353199b23
Merge
2016-06-30 22:38:17 +00:00
Alejandro Murillo
1a29c46631
Added tag jdk-9+125 for changeset bba1e4c5c547
2016-06-30 22:10:10 +00:00
Alejandro Murillo
073a86c0a8
8160690: Quarantine VarHandles tests
...
Reviewed-by: jwilhelm
2016-06-30 14:57:30 -07:00
Alejandro Murillo
3689909db0
Merge
2016-07-01 16:50:37 -07:00
Alexander Scherbatiy
0be14016f4
8158566: Provide a Swing property to not close toggle menu items on mouse click
...
Reviewed-by: prr, ssadetsky
2016-06-30 23:49:00 +03:00
Mikhail Cherkasov
31b9ea3ba7
8160650: Couple awt and swing tests have wrong require jtreg arguments
...
Reviewed-by: serb
2016-06-30 22:27:28 +03:00
Semyon Sadetsky
e040960f7e
8160623: [PIT] Exception running java/awt/event/KeyEvent/KeyChar/KeyCharTest.java
...
Reviewed-by: yan, prr
2016-06-30 20:34:26 +03:00
Alejandro Murillo
a0e450c561
Merge
2016-06-30 10:31:19 -07:00
Brent Christian
1add863d15
8160370: System.getProperty("os.version") returns "Unknown" on Mac
...
Read SystemVersion.plist on pre-10.9 Mac OS
Reviewed-by: bpb, ddehaven, gziemski, rriggs
2016-06-30 10:13:30 -07:00
Athijegannathan Sundararajan
a0f8120f0a
8160641: PostProcessingPlugin and ExecutableImage should not be part of plugin API
...
Reviewed-by: jlaskey, mchung
2016-06-30 22:24:01 +05:30