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 |
|
Jim Laskey
|
747cf0453a
|
8160348: jlink should use System.out for usage messages
Reviewed-by: sundar
|
2016-06-27 09:26:47 -03:00 |
|
Athijegannathan Sundararajan
|
7886baafa8
|
8157936: Files.size(Path p) returns 0 if path is from JrtFileSystem with exploded build
Reviewed-by: psandoz
|
2016-06-27 14:55:06 +05:30 |
|
Vladimir Kozlov
|
b7a4c8d92a
|
Merge
|
2016-06-24 15:06:50 -07:00 |
|
Roger Riggs
|
c8180eb253
|
8160278: Remove java/time/test/java/time/TestClock_System from the problem list
Reviewed-by: darcy
|
2016-06-24 14:19:29 -04:00 |
|
Athijegannathan Sundararajan
|
f74ee54f5c
|
8153238: Improve test/tools/jlink/JLinkTest.java not to hard code the number of plugins
Reviewed-by: jlaskey
|
2016-06-24 23:28:06 +05:30 |
|
Daniel Fuchs
|
9d4c46f850
|
8150173: JAXBContext.newInstance causes PrivilegedActionException when createContext's declared in abstract class extended by discovered JAXB implementation
Trivial fix - the concrete class must be instantiated, not the class that defines the createContext method.
Reviewed-by: lancea, mchung
|
2016-06-24 16:03:17 +01:00 |
|
Athijegannathan Sundararajan
|
72d2e8594f
|
8147794: Jlink's ModuleEntry.stream can't be consumed more than once and ModuleEntry content should be read only if needed
Reviewed-by: jlaskey, psandoz
|
2016-06-24 19:56:50 +05:30 |
|
Jim Laskey
|
2146bab54f
|
8159172: Update usage of jlink/jimage/jmod to show option patterns
Reviewed-by: mchung, alanb
|
2016-06-24 11:20:24 -03:00 |
|
Sergey Kuksenko
|
d90e966a97
|
8158690: GET request via HTTP/2 has a huge delays due to Nagle’s Algorithm and Delayed ACK clash
Reviewed-by: chegar
|
2016-06-24 06:52:29 +01: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 |
|
Tim Du
|
7e1c0f82b6
|
8146393: sun/security/tools/jarsigner/ts.sh failed on OEL Linux 7 with ar_SA Locale
Reviewed-by: weijun
|
2016-06-23 19:58:58 -07:00 |
|
Alejandro Murillo
|
d26d73b61e
|
Merge
|
2016-06-23 17:11:19 -07:00 |
|
Alejandro Murillo
|
53f4bd6df0
|
Merge
|
2016-06-23 17:07:31 -07:00 |
|
Lana Steuck
|
989896a2dd
|
Merge
|
2016-06-23 21:44:11 +00:00 |
|
Brent Christian
|
17dc09ea23
|
7131356: (props) "No Java runtime present, requesting install" when creating VM from JNI [macosx]
Replace JRS calls with Core Foundation calls
Reviewed-by: naoto
|
2016-06-23 14:14:06 -07:00 |
|
Lana Steuck
|
a3a286d448
|
Merge
|
2016-06-23 21:13:13 +00:00 |
|
Lana Steuck
|
12c90f242c
|
Added tag jdk-9+124 for changeset 45cbf2937973
|
2016-06-23 20:35:15 +00:00 |
|
Paul Sandoz
|
3f0273a3c4
|
8154737: Rename VarHandle.compareAndExchangeVolatile to VarHandle.compareAndExchange
Reviewed-by: shade
|
2016-06-23 13:46:48 +02:00 |
|
Sergey Kuksenko
|
8b5cbab0f5
|
8158980: Memory leak in HTTP2Connection.streams
Reviewed-by: chegar
|
2016-06-23 10:25:04 +01:00 |
|
Artem Smotrakov
|
f2b622bfb3
|
8074580: sun/security/pkcs11/rsa/TestKeyPairGenerator.java fails due to PKCS11Exception: CKR_FUNCTION_FAILED
Reviewed-by: valeriep
|
2016-06-22 15:58:08 -07: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 |
|
Artem Smotrakov
|
5856fc0800
|
8152745: javax/net/ssl/TLS/TestJSSE.java fails intermittently: Unsupported or unrecognized SSL message
Reviewed-by: xuelei
|
2016-06-22 09:33:16 -07:00 |
|
Naoto Sato
|
5c227bfdae
|
8159781: jlink --include-locales fails with java.util.regex.PatternSyntaxException
Reviewed-by: mchung, okutsu
|
2016-06-22 08:51:32 -07:00 |
|
Alexander Kulyakhtin
|
8470799261
|
8159959: Quarantine java/lang/management/MemoryMXBean/Pending.java
Quarantining the failing tests
Reviewed-by: dholmes
|
2016-06-22 14:01:14 +03:00 |
|
Chris Hegarty
|
34f5b60b4a
|
8157166: Update spec to account for platforms that do not support multicast
Reviewed-by: alanb
|
2016-06-22 09:21:06 +01: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 |
|
Masayoshi Okutsu
|
c213f457ce
|
8159766: "Switching encoding from UTF-8 to ISO-8859-1" log message should be trace/debug message
Reviewed-by: alanb, mchung, naoto
|
2016-06-22 16:12:39 +09:00 |
|
Felix Yang
|
193d350e55
|
8157530: Remove intermittent key from javax/net/ssl/DTLS/WeakCipherSuite.java
Reviewed-by: xuelei
|
2016-06-21 20:20:14 -07:00 |
|
David Dehaven
|
cadb9794d9
|
8022291: Mac OS: Unexpected JavaLaunchHelper message displaying
Reviewed-by: serb, ksrini
|
2016-06-21 15:46:22 -07:00 |
|
Ajit Ghaisas
|
035a4b7b98
|
8065861: Pressing Esc does not set 'canceled' property of ProgressMonitor
Reviewed-by: alexsch, prr
|
2016-06-28 16:17:08 +05:30 |
|
Phil Race
|
ec03057889
|
Merge
|
2016-06-27 10:01:23 -07:00 |
|
Prasanta Sadhukhan
|
267d644dc6
|
8159068: The rendering of JTable is broken
Reviewed-by: alexsch, rchamyal
|
2016-06-27 16:10:06 +05:30 |
|
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 |
|
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 |
|
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 |
|
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
|
bb15c9c8bf
|
8154234: Remove netdoc URL protocol Handler
Reviewed-by: chegar
|
2016-06-21 16:42:33 +01:00 |
|
Ivan Gerasimov
|
c49eb0c2b6
|
8158802: com.sun.jndi.ldap.SimpleClientId produces wrong hash code
Reviewed-by: rriggs, coffeys
|
2016-06-21 17:48:29 +03:00 |
|
Athijegannathan Sundararajan
|
e011bbd371
|
8159593: Plugin Set<Category> getType() should return a Category
Reviewed-by: jlaskey
|
2016-06-21 19:05:34 +05:30 |
|
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 |
|
Claes Redestad
|
6c5912ccaa
|
8159590: Remove deprecated methods from jdk.internal.misc.VM
Reviewed-by: chegar, dholmes
|
2016-06-21 12:05:23 +02:00 |
|
Weijun Wang
|
8c65ff9c8c
|
8157318: ThreadedSeedGenerator uses System.currentTimeMillis and stops generating when time is set back
Reviewed-by: xuelei, wetmore
|
2016-06-21 11:09:13 +08:00 |
|