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
Semyon Sadetsky
3c449e081f
8022810: Cannot list all the available display modes on Ubuntu linux in case of two screen devices
...
Reviewed-by: alexsch, serb
2016-07-05 12:37:36 +03:00
Alexander Scherbatiy
8d33f0b3fe
8160248: Dragged internal frame leaves artifacts for floating point ui scale
...
Reviewed-by: ssadetsky
2016-07-05 09:48:49 +03:00
Alexander Scherbatiy
6e18073968
8142966: Wrong cursor position in text components on HiDPI display
...
Reviewed-by: prr, serb
2016-07-05 09:36:41 +03:00
Alexander Scherbatiy
8775502b97
8132119: Provide public API for text related methods in SwingUtilities2
...
Reviewed-by: prr, serb
2016-07-05 09:26:34 +03:00
Prasanta Sadhukhan
e37a8652d8
6789262: getPageFormat doesn't apply PrintRequestAttributeSet specified
...
Reviewed-by: prr, jdv
2016-07-04 17:10:29 +05:30
Dmitry Markov
b77537f200
8148984: [macosx] Chinese Comma cannot be entered using Pinyin Input Method on OS X
...
Reviewed-by: alexp
2016-07-04 11:04:18 +03:00
Yasumasa Suenaga
c2f7785651
8160294: Some client libraries cannot be built with GCC 6
...
Reviewed-by: prr, flar, erikj, kbarrett
2016-07-02 22:28:40 +09:00
Phil Race
fd10d046e9
8160695: getHBScriptCode script code validation
...
Reviewed-by: bpb
2016-07-01 14:29:36 -07:00
Phil Race
b6b66540e4
8160693: ScriptRunData.java uses bitwise AND instead of logical AND
...
Reviewed-by: flar
2016-07-01 14:27:13 -07:00
Phil Race
985762b983
Merge
2016-07-01 13:00:53 -07:00
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
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
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
Robin Stevens
a8699979b0
8158325: [macosx] Memory leak in com.apple.laf.ScreenMenu
...
Reviewed-by: azvegint, alexsch
2016-06-30 20:07:32 +04:00
Jamil Nimeh
07720b0e61
8030132: Cipher.init syntax error in javadoc @code tag
...
8160222: javax/crypto/Cipher.java has a typo
Fixes typographical errors in javax/crypto/Cipher.java
Reviewed-by: weijun
2016-06-30 07:14:56 -07:00
Yuka Kamiya
657cb0f3b4
7090039: Wrong link in comment of java.text.DateFormatSymbols
...
Reviewed-by: okutsu
2016-06-30 16:57:25 +09:00
Christoph Langer
d755ba941f
8158023: SocketExceptions contain too little information sometimes
...
Reviewed-by: rriggs, msheppar, chegar
2016-06-30 09:30:09 +02:00
Jamil Nimeh
ec5c0f3089
8143302: javax/net/ssl/Stapling/SSLSocketWithStapling.java fails intermittently: Server died
...
Fixes a file descriptor leak in the test and a thread exhaustion issue in the StatusResponseManager in JSSE.
Reviewed-by: xuelei
2016-06-30 00:09:06 -07:00
Tim Du
052984a47c
8160415: Mark sun/security/tools/keytool/standard.sh as intermittently failing
...
Reviewed-by: weijun
2016-06-29 23:29:07 -07:00
Alejandro Murillo
5370eb5519
Merge
2016-06-29 21:49:41 -07:00
Pavel Rappo
27036a761f
8160218: HPack decoder fails when processing header in multiple ByteBuffers
...
Reviewed-by: michaelm
2016-06-29 10:19:48 +01:00
Rajeev Chamyal
babde31ff1
8159152: Ctrl+F6, Ctrl+F5 doesn't work for iconified InternalFrame
...
Reviewed-by: alexsch, psadhukhan
2016-06-29 14:47:58 +05:30
Dmitry Markov
a5abd8e470
8144703: ClassCastException: sun.font.CompositeFont cannot be cast to PhysicalFont
...
Reviewed-by: serb, alexp
2016-06-29 11:38:29 +03:00
Volker Simonis
50623e2781
8160457: VersionProps.versionNumbers() is broken
...
Reviewed-by: redestad, mchung, iris
2016-06-29 10:07:15 +02:00
Ambarish Rapte
9bbfcdc6da
8151588: Press the button first two times, the 'First' and 'Next' didn't show
...
Reviewed-by: ssadetsky, rchamyal
2016-06-29 12:22:38 +05:30
Ambarish Rapte
9584a67f30
8158616: [TEST_BUG] There is only "Fail" button on the description dialog
...
Reviewed-by: ssadetsky
2016-06-29 11:51:37 +05:30
Ivan Gerasimov
e8dfc516f8
8160264: Reuse Latin1/UTF16 compare routines
...
Reviewed-by: psandoz
2016-06-27 16:09:09 +03:00