Semyon Sadetsky
|
26a8aa6704
|
8157163: AWT FileDialog does not inherit icon image from parent Frame
Reviewed-by: alexsch, serb
|
2016-05-30 11:08:27 +03:00 |
|
Semyon Sadetsky
|
f900050ef0
|
8147842: IME Composition Window is displayed at incorrect location
Reviewed-by: alexsch
|
2016-05-30 10:50:32 +03:00 |
|
Nishit Jain
|
2f8dcbe90f
|
8158025: Typo in java.util.Locale
Reviewed-by: okutsu, peytoia
|
2016-05-30 15:28:48 +09:00 |
|
Masayoshi Okutsu
|
212d6de09b
|
8039565: Remove test exclusion for java/util/ResourceBundle/RestrictedBundleTest.java
Reviewed-by: peytoia
|
2016-05-30 14:58:59 +09:00 |
|
Felix Yang
|
8fe1e0ad30
|
8078812: Test RMI with client and servers as modules
Reviewed-by: smarks
|
2016-05-29 18:22:21 -07:00 |
|
Shinya Yoshida
|
3ff9cf19e2
|
8141415: JShell: wrap erroneous with one-liner comment-outed imports
Reviewed-by: rfield
|
2016-05-29 23:46:49 +09:00 |
|
Sergey Bylokhov
|
a34bbc2ae4
|
8156043: Unstable behavior of PropertyDescriptor's getWriteMethod() in case of overloaded setters
Reviewed-by: alexsch, ssadetsky
|
2016-05-29 02:34:28 +03:00 |
|
Sergey Bylokhov
|
1bae87cde9
|
8028486: java/awt/Window/WindowsLeak/WindowsLeak.java fails
Reviewed-by: ant, prr
|
2016-05-29 02:10:14 +03:00 |
|
Mohamed Naufal
|
6e64c35e6f
|
8158253: Collections: Implement a noop clear() for EmptyList, EmptyMap and EmptySet
Reviewed-by: psandoz
|
2016-05-28 13:57:30 +05:30 |
|
Alan Bateman
|
40abbd6d10
|
8140449: (fs) Paths.get("x").relativize("") return ..\ on Windows
Reviewed-by: chegar, rriggs
|
2016-06-17 17:17:21 +01:00 |
|
Claes Redestad
|
ccc3cbf458
|
8159745: Remove java.net.Parts
Reviewed-by: alanb, chegar
|
2016-06-17 16:18:37 +02:00 |
|
Goetz Lindenmaier
|
4f7d655557
|
8159690: [TESTBUG] Mark headful tests with @key headful
Reviewed-by: simonis, alexsch
|
2016-06-14 10:44:59 +02:00 |
|
Weijun Wang
|
9197f75413
|
8159805: sun/security/tools/jarsigner/warnings/NoTimestampTest.java fails after JDK-8027781
Reviewed-by: mullan
|
2016-06-17 21:08:03 +08:00 |
|
Weijun Wang
|
644df29a24
|
8158633: BASE64 encoded cert not correctly parsed with UTF-16
Reviewed-by: mullan
|
2016-06-17 21:07:31 +08:00 |
|
Nishit Jain
|
868cd939e6
|
8159420: The LanguageRange.parse() method is throwing IllegalArgumentException in Turkish Locale
Reviewed-by: naoto, okutsu, peytoia
|
2016-06-17 21:42:38 +09:00 |
|
Hamlin Li
|
0b8d67723b
|
8159785: Add test that tests ClassLoader.getResource/getResources in Multi-Release Jar
Reviewed-by: alanb
|
2016-06-17 04:35:09 -07:00 |
|
Masayoshi Okutsu
|
7d9de8aef5
|
8158272: IncludeLocalesPluginTest.java fails with timeout
8158468: tools/jlink/plugins/IncludeLocalesPluginTest.java doesn't detect test failures
Reviewed-by: alanb, mchung, naoto
|
2016-06-17 17:06:16 +09:00 |
|
Alan Bateman
|
8547893efe
|
8158456: ModuleDescriptor.read does not verify dependence on java.base in module-info.class
8159248: ModuleFinder.of not clear that FindException thrown if module descriptor cannot be derived for automatic module
Reviewed-by: chegar, mchung
|
2016-06-17 08:41:39 +01:00 |
|
Weijun Wang
|
0b83896bd2
|
8156471: test/sun/security/krb5/auto/TestHosts should not be modified in-place
Reviewed-by: xuelei
|
2016-06-17 10:53:13 +08:00 |
|
Weijun Wang
|
43402ad3fb
|
8157387: StrongSecureRandom.java timeout after push for JDK-8141039
Reviewed-by: xuelei, wetmore
|
2016-06-17 09:46:36 +08:00 |
|
Weijun Wang
|
7827c194e7
|
8146619: Re-examine supportness of public classes in com.sun.security.auth.**
Reviewed-by: xuelei
|
2016-06-17 09:46:34 +08:00 |
|
Weijun Wang
|
6c14c3fdae
|
6968542: keytool -importcert cannot deal with duplicate certs
Reviewed-by: xuelei
|
2016-06-17 09:46:27 +08:00 |
|
Weijun Wang
|
8d0acfd66e
|
8027781: New jarsigner timestamp warning is grammatically incorrect
Reviewed-by: jnimeh, mullan
|
2016-06-17 09:46:03 +08:00 |
|
Lana Steuck
|
f8b5445f50
|
Merge
|
2016-06-16 20:56:45 +00:00 |
|
Joe Darcy
|
b2795ca463
|
8071859: AnnotationInvocationHandler.equals(Object) return true when apply to annotation
Reviewed-by: mchung, chegar
|
2016-06-16 13:00:34 -07:00 |
|
Lana Steuck
|
876b4d8773
|
Added tag jdk-9+123 for changeset ac9b9cc41b80
|
2016-06-16 19:07:28 +00:00 |
|
Jim Laskey
|
f98b4f5aea
|
8159206: All jlink or jmod tests failing
Reviewed-by: alanb, mchung
|
2016-06-16 09:09:53 -03:00 |
|
Valerie Peng
|
c1c5618ddd
|
8154191: Deprivilege java.smartcardio module
Updated java.policy with the entry for java.smartcardio module
Reviewed-by: mullan, mchung
|
2016-06-15 23:24:08 +00:00 |
|
Doug Lea
|
ccf113da6d
|
8159351: non-atomic "bulk" ops note in class javadoc for ConcurrentLinkedQueue, ConcurrentLinkedDeque, & LinkedTransferQueue should not include equals
Reviewed-by: martin
|
2016-06-15 13:44:16 -07:00 |
|
Doug Lea
|
559140e18e
|
8066070: PriorityQueue corrupted when adding non-Comparable
Reviewed-by: martin, chegar
|
2016-06-01 19:03:15 -07:00 |
|
David Dehaven
|
a513e6fe8a
|
Merge
|
2016-06-15 12:47:50 -07:00 |
|
Kumar Srinivasan
|
b464feabff
|
8065831: Ensure the pack200/unpack200 help is consistent with man page
Reviewed-by: mchung
|
2016-06-15 12:36:19 -07:00 |
|
Mandy Chung
|
99b0f7996c
|
8068764: java/lang/ClassLoader/ExtDirs.java failed with java.lang.IllegalThreadStateException with fastdebug
Reviewed-by: alanb
|
2016-06-15 11:56:09 -07:00 |
|
Chris Hegarty
|
b48a0e79c4
|
8157045: NPE during websocket communication with wss
Reviewed-by: michaelm, prappo
|
2016-06-15 19:18:19 +01:00 |
|
Alexandre Iline
|
431772cea7
|
8158855: Fix remaining module dependences in java/lang
Reviewed-by: alanb, mchung, amlu
|
2016-06-15 10:25:25 -07:00 |
|
Naoto Sato
|
a94f94cce1
|
8043387: java/time/test/java/util/TestFormatter.java failed
Reviewed-by: sherman
|
2016-06-15 09:24:16 -07:00 |
|
David Dehaven
|
2579e92c1f
|
Merge
|
2016-06-15 09:24:05 -07:00 |
|
Shilpi Rastogi
|
3555038f51
|
8039955: [TESTBUG] jdk/lambda/LambdaTranslationTest1 - java.lang.AssertionError: expected [d:1234.000000] but found [d:1234,000000]
Reviewed-by: psandoz
|
2016-06-15 14:21:24 +02:00 |
|
Xue-Lei Andrew Fan
|
46261e5d4e
|
8150966: Typo in javax.net.ssl.SSLEngineResult.HandshakeStatus.NEED_UNWRAP_AGAIN
Reviewed-by: weijun, jnimeh
|
2016-06-15 09:11:12 +00:00 |
|
Joe Darcy
|
ec44f8917b
|
8159502: Mark ShortRSAKey512.java as intermittently failing
Reviewed-by: xuelei
|
2016-06-14 23:02:43 -07:00 |
|
Weijun Wang
|
2fdac0ef5e
|
8158887: sun/security/tools/jarsigner/concise_jarsigner.sh timed out
Reviewed-by: xuelei
|
2016-06-15 11:42:59 +08:00 |
|
Alejandro Murillo
|
6015181842
|
Merge
|
2016-06-14 20:17:41 -07:00 |
|
Weijun Wang
|
5d498d96f8
|
8157848: Mark deprecated javax.security.auth.Policy API with forRemoval=true
Reviewed-by: mullan, xuelei
|
2016-06-15 10:13:21 +08:00 |
|
Vicente Romero
|
ec6f5c4bf7
|
8159530: recent compiler change results in compile error in JapaneseDate.java
Reviewed-by: darcy
|
2016-06-14 18:19:54 -07:00 |
|
Xueming Shen
|
5aad7937b7
|
8139414: java.util.Scanner hasNext() returns true, next() throws NoSuchElementException
8072582: Scanner delimits incorrectly when delimiter spans a buffer boundary
Reviewed-by: smarks
|
2016-06-14 16:56:27 -07:00 |
|
Artem Smotrakov
|
aa221e3a63
|
8159038: javax/net/ssl/SSLSession/SessionCacheSizeTests.java failed with java.net.SocketException: Address already in use
Reviewed-by: xuelei
|
2016-06-14 10:27:23 -07:00 |
|
Alejandro Murillo
|
3391d95d57
|
Merge
|
2016-06-14 10:22:07 -07:00 |
|
Joe Darcy
|
b4934af2e2
|
8159330: Improve deprecation text for Class.newInstance
Reviewed-by: rriggs, weijun
|
2016-06-14 09:03:12 -07:00 |
|
Nishit Jain
|
3db5ac3931
|
8135061: java.util.Locale#lookup throws java.lang.StringIndexOutOfBoundsException for range having '-' as second character
Reviewed-by: okutsu, peytoia
|
2016-06-14 12:29:49 +09:00 |
|
Valerie Peng
|
d9d53c3850
|
8157489: AppleProvider in java.base/macosx/classes/module-info.java.extra
Remove the line for ServiceLoader lookup
Reviewed-by: mchung
|
2016-06-13 21:49:37 +00:00 |
|