Commit Graph

7367 Commits

Author SHA1 Message Date
Anton Litvinov
69128416e4 8057791: Selection in JList is drawn with wrong colors in Nimbus L&F
Reviewed-by: alexp, serb
2016-06-23 12:53:56 +03:00
Manajit Halder
76cbe40b08 8155740: [macosx] robot.keyPress and robot.keyRelease do not generate key event for Alt-Graph key VK_ALT_GRAPH
Reviewed-by: ssadetsky, serb
2016-06-22 16:10:36 +05:30
Semyon Sadetsky
1357181c55 8139189: Review request for 8139189: VK_OEM_102 dead key detected as VK_UNDEFINED
Reviewed-by: alexsch
2016-06-22 12:36:18 +03:00
Semyon Sadetsky
c5d53536bd 8075516: Deleting a file from either the open or save java.awt.FileDialog hangs
Reviewed-by: alexsch, serb
2016-06-22 12:26:30 +03:00
Phil Race
8884792ee0 Merge 2016-06-20 13:10:54 -07:00
Ajit Ghaisas
d8ed3afe96 8041909: Uncaught exceptions in JComboBox listeners cause listener not to receive events
Reviewed-by: alexsch, serb
2016-06-20 17:01:02 +05:30
Hamlin Li
2ac6a74d79 8159762: Some minor test bugs in java/lang/module/ModuleDescriptorTest.java
Reviewed-by: alanb
2016-06-18 16:50:19 -07:00
Artem Smotrakov
744c257015 8159501: ShortRSAKey512.java intermittently times out
Reviewed-by: xuelei
2016-06-17 19:45:06 -07:00
Mandy Chung
23a9fbcadd 8159630: Add new test for jdk.internal.misc.VM::getRuntimeArguments
Reviewed-by: lancea
2016-06-17 14:37:00 -07:00
Roger Riggs
2fce52789b 8155808: Process.getInputStream().skip() method is faulty
For Process input streams, implement skip as read

Reviewed-by: prappo, dfuchs
2016-06-17 15:57:28 -04:00
Prasanta Sadhukhan
d6d355ab07 6966350: Empty pages when printing on Lexmark E352dn PS3 with "1200 IQ" setting
Reviewed-by: prr, jdv
2016-06-17 16:52:38 +05:30
Prem Balakrishnan
b07d2cc56d 8152419: JColorChooser throws Exception
Reviewed-by: alexsch, rchamyal
2016-06-15 16:33:05 +05:30
Rajeev Chamyal
a222aedf0f 8159135: [PIT] javax/swing/JMenuItem/8152981/MenuItemIconTest.java always fail
Reviewed-by: alexsch
2016-06-15 12:04:29 +05:30
Hendrik Schreiber
6d82cbce2a 8151385: [hidpi] JOptionPane-Icons only partially visible when using Windows 10 L&F
Reviewed-by: serb, alexsch
2016-06-14 11:33:56 +03:00
Prasanta Sadhukhan
987c089f6b 8159134: [PIT][TEST_BUG] failed to run java/awt/print/PrinterJob/PrintDlgSelectionAttribTest.java
Reviewed-by: yan
2016-06-10 15:28:49 +05:30
Prasanta Sadhukhan
4f9b85c627 8158758: [TEST_BUG] test/java/awt/print/PrinterJob/LandscapeStackOverflow.java fails on timeout
Reviewed-by: yan
2016-06-10 15:20:59 +05:30
Dmitry Markov
e66c3d1596 8025130: [macosx] Frame setLocationByPlatform has no effect under Mac OS X
Reviewed-by: ssadetsky, alexp
2016-06-09 14:21:42 +03:00
Mikhail Cherkasov
3e635157a9 8158734: JEditorPane.createEditorKitForContentType throws NPE after 6882559
Reviewed-by: serb, aivanov
2016-06-09 13:54:48 +03:00
Robin Stevens
3dee2d33a4 8158178: java.awt.SplashScreen.getSize() returns incorrect size for high dpi splash screens
Reviewed-by: alexsch
2016-06-07 20:15:01 +04:00
Semyon Sadetsky
d0668c07b4 8151015: JTextArea.insert() does not behave as expected with invalid position
Reviewed-by: prr
2016-06-07 11:57:59 +03:00
Semyon Sadetsky
e6dcf30b2a 8156121: "Fail forward" fails for GTK3 if no GTK2 available
Reviewed-by: prr
2016-06-07 11:40:28 +03:00
Semyon Sadetsky
fcc7521d15 8154431: Allow source and target based validation for the focus transfer between two JComponents
Reviewed-by: alexsch, prr
2016-06-07 11:29:42 +03:00
Prasanta Sadhukhan
db4963b1d3 8158520: [TEST_BUG] java/awt/PrintJob/PrinterException.java fails on timeout
Reviewed-by: serb
2016-06-07 11:02:21 +05:30
David Dehaven
d37fd207e1 Merge 2016-06-06 13:16:45 -07:00
Alejandro Murillo
331a214428 Merge 2016-06-06 12:45:17 -07:00
Naoto Sato
ffd210aefb 8146156: Inconsistent default locale in string formatter methods
Reviewed-by: sherman
2016-06-06 10:52:21 -07:00
Alejandro Murillo
023b8f4338 Merge 2016-06-06 09:58:04 -07:00
Sergey Bylokhov
70ba9caaab 8146313: The java.beans.Statement.invoke() method handles 3-arg Class.forName incorrectly
Reviewed-by: prr, ahgross, alexsch
2016-06-06 18:28:46 +03:00
Alexey Ushakov
af683a251d 8158495: CCE: sun.java2d.NullSurfaceData cannot be cast to sun.java2d.opengl.OGLSurfaceData
Reviewed-by: serb, prr
2016-06-06 16:23:37 +03:00
Shilpi Rastogi
389fc2ae25 8158171: MethodHandles.dropArgumentsToMatch(...) non-documented IAE
Reviewed-by: sundar, mhaupt
2016-06-06 09:13:35 +02:00
Brent Christian
3af1187ad7 8152893: StackWalker#getCallerClass is not filtering hidden/ reflection frames when walker is configured to show hidden /reflection frames
Reviewed-by: mchung
2016-06-03 17:01:23 -07:00
Mandy Chung
10a92943ae 8158604: test/java/util/ResourceBundle/modules/appbasic missing @test
Reviewed-by: alanb, okutsu
2016-06-03 12:26:45 -07:00
Chris Hegarty
05e9b6b110 8158525: Update a few java/net tests to use the loopback address instead of the host address
Reviewed-by: rriggs
2016-06-03 13:45:30 +01:00
Rajeev Chamyal
ee120117f8 8158358: [TEST_BUG] test/javax/swing/JPopupMenu/8147521/PopupMenuTest.java: compilation failed
Reviewed-by: alexsch, aniyogi
2016-06-03 12:27:06 +05:30
Rajeev Chamyal
27ca8ca42f 8146319: JEditorPane function setPage leaves a file lock
Reviewed-by: alexsch, ssadetsky
2016-06-03 11:55:46 +05:30
Mandy Chung
74c27aab0f 8157892: StackFrame::getFileName returns null when a source file exists for native methods
8157977: getByteCodeIndex method from StackFrame does not return negative number when StackFrame is a native frame

Reviewed-by: dfuchs, bchristi
2016-06-02 16:39:14 -07:00
Alejandro Murillo
6e70c4d112 Merge 2016-06-02 14:58:53 -07:00
Xueming Shen
98e2f679cf 8158482: regex UNICODE_CHARACTER_CLASS flag cannot be disabled with an embedded flag expression
Reviewed-by: bpb
2016-06-02 14:03:50 -07:00
Rajan Halade
5223193974 8158560: Mark java/rmi/transport/dgcDeadLock/DGCDeadLock.java as intermittently faiing
Reviewed-by: smarks
2016-06-02 12:25:17 -07:00
Prasanta Sadhukhan
e110eecba2 6842011: StackOverflowError printing landscape with scale and transform
Reviewed-by: prr, flar
2016-06-02 15:20:31 +05:30
Ajit Ghaisas
a9834530de 8139192: Custom ImageFilters return blank images in Java 8(.45) while working in 7
Reviewed-by: flar, prr
2016-06-02 15:16:07 +05:30
Avik Niyogi
db25371672 8132771: [TEST_BUG][macosx] Test javax/swing/JTree/DnD/LastNodeLowerHalfDrop.java fails for MacOSX
Reviewed-by: rchamyal, alexsch
2016-06-02 13:15:00 +05:30
Joe Darcy
7cc6c1d553 8158451: Problem list IncludeLocalesPluginTest.java
Reviewed-by: naoto
2016-06-01 15:28:05 -07:00
David Dehaven
1733b64041 Merge 2016-06-01 15:27:51 -07:00
Joe Darcy
e48c0f85b2 8158430: Push tests for JDK-5040830
Reviewed-by: psandoz
2016-06-01 11:22:06 -07:00
Xueming Shen
d17f9b96fe 8061777: (zipfs) IllegalArgumentException in ZipCoder.toString when using Shitft_JIS
Reviewed-by: psandoz
2016-06-01 09:52:08 -07:00
Ramanand Patil
78bb28e4af 8151876: (tz) Support tzdata2016d
Reviewed-by: okutsu, coffeys
2016-06-01 14:33:44 +01:00
Weijun Wang
65360411bb 8152108: Correct jarsigner warning message about missing timestamp
Reviewed-by: mullan
2016-06-01 15:35:38 +08:00
Avik Niyogi
e5ec5f5afd 8158230: [macosx] ActionEvent is not fired for menu item with option apple.laf.useScreenMenuBar
Reviewed-by: serb, alexsch
2016-06-01 11:16:22 +05:30
Hamlin Li
90cd96154e 8158194: Rename the directory “InstalledModuleDescriptors” and any reference to “installed” to “system” in the tests
Reviewed-by: mchung
2016-05-31 22:04:00 -07:00