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
Phil Race
985762b983
Merge
2016-07-01 13:00:53 -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
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
Alejandro Murillo
3689909db0
Merge
2016-07-01 16:50:37 -07: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
Pavel Rappo
27036a761f
8160218: HPack decoder fails when processing header in multiple ByteBuffers
...
Reviewed-by: michaelm
2016-06-29 10:19:48 +01: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
Vladimir Kozlov
b7a4c8d92a
Merge
2016-06-24 15:06:50 -07:00
Paul Sandoz
3f0273a3c4
8154737: Rename VarHandle.compareAndExchangeVolatile to VarHandle.compareAndExchange
...
Reviewed-by: shade
2016-06-23 13:46:48 +02:00
Xueming Shen
e922fb0afb
8159545: closed/java/io/Console/TestConsole.java failed with exit code 1
...
Reviewed-by: rriggs
2016-06-22 11:31:07 -07:00
Vyom Tewari
b75020a9b0
8071660: URLPermission not handling empty method lists correctly
...
Reviewed-by: chegar, dfuchs, prappo, rriggs
2016-06-22 09:01:34 +01:00
Phil Race
ec03057889
Merge
2016-06-27 10:01:23 -07:00
Dmitry Markov
349451667b
8154816: Caps Lock doesn't work as expected when using Pinyin Simplified input method
...
Reviewed-by: ssadetsky, alexp
2016-06-27 11:31:21 +03:00
Chris Hegarty
c53f3cbcbe
8154017: Shutdown hooks are racing against shutdown sequence, if System.exit()-calling thread is interrupted
...
Reviewed-by: alanb, dholmes, shade
2016-06-24 06:47:32 +01:00
Phil Race
62f4383578
4497648: TextLayout equals method is not implemented
...
Reviewed-by: serb, psadhukhan
2016-06-23 16:54:19 -07:00
Prasanta Sadhukhan
1d8080cca9
6601097: Margins are not reset to hardware margins when width/height is 0 or -ve alongwith x, y
...
Reviewed-by: prr, jdv
2016-06-23 16:46:13 +05:30
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
Naoto Sato
e18eaa2e9b
8159548: Formatter returns unexpected strings if locale is null
...
Reviewed-by: sherman
2016-06-21 15:15:05 -07:00
Pavel Rappo
e0c6d91241
8156742: Miscellaneous WebSocket API improvements
...
Reviewed-by: chegar, rriggs
2016-06-21 18:51:18 +01:00
Vyom Tewari
6ae11043e9
8114860: Behavior of java.net.URLPermission.getActions() contradicts spec
...
Reviewed-by: chegar, prappo
2016-06-21 16:52:16 +01:00
Vyom Tewari
47ade5bbb9
8144008: Setting NO_PROXY on HTTP URL connections does not stop proxying
...
Reviewed-by: chegar, rriggs
2016-06-21 14:00:59 +01:00
Hamlin Li
efac3d44f2
8159879: Some typo and minor test bugs in ava/lang/module/ModuleReferenceTest.java and ConfigurationTest.java
...
Reviewed-by: alanb
2016-06-20 18:30:57 -07:00
Paul Sandoz
734dbe4089
8158039: VarHandle float/double field/array access should support CAS/set/add atomics
...
Reviewed-by: shade, vlivanov, darcy
2016-06-20 17:57:19 +02:00
Phil Race
8884792ee0
Merge
2016-06-20 13:10:54 -07:00
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
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
Aleksey Shipilev
e663206d07
8157726: VarHandles/Unsafe should support sub-word atomic ops
...
Reviewed-by: psandoz, vlivanov, lagergren
2016-06-15 11:20:15 +03:00
Paul Sandoz
7dd146f072
8160439: Replace asserts in VarHandle.AccessMode with tests
...
Reviewed-by: vlivanov, rriggs, martin
2016-06-29 08:30:49 +02:00
Xueming Shen
c19f3e0db2
6233323: ZipEntry.isDirectory() may return false incorrectly
...
8144977: Class.getResourceAsStream("directory") in JAR returns broken InputStream
Reviewed-by: rriggs
2016-06-28 15:36:15 -07:00
Ramanand Patil
78f385b79a
8153955: increase java.util.logging.FileHandler MAX_LOCKS limit
...
This patch adds a new configurable property "java.util.logging.FileHandler.maxLocks" to java.util.logging.FileHandler which can be defined in the logging configuration file and makes it possible to configure the maximum number of concurrent log file locks a FileHandler can handle. If not overridden, the default value of maxLocks (100) remains unchanged.
Reviewed-by: dfuchs, coffeys
2016-06-27 11:52:49 +05:30
Amy Lu
e926c77845
8156536: Remove intermittent key from TreeTest.java and move back to tier1
...
Reviewed-by: darcy
2016-06-28 14:39:09 +08:00
Xueming Shen
6223e843f9
8160312: ArrayIndexOutOfBoundsException when comparing strings case insensitive
...
Reviewed-by: rriggs
2016-06-27 13:57:24 -07: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
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
e6dcf30b2a
8156121: "Fail forward" fails for GTK3 if no GTK2 available
...
Reviewed-by: prr
2016-06-07 11:40:28 +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
Naoto Sato
ffd210aefb
8146156: Inconsistent default locale in string formatter methods
...
Reviewed-by: sherman
2016-06-06 10:52:21 -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
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