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 |
|
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 |
|
Xueming Shen
|
4afc77c7cc
|
8074819: Resolve disabled warnings for libzip
Reviewed-by: naoto
|
2016-06-03 16:31:13 -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 |
|
Michael McMahon
|
b1c5f2dfdd
|
8158651: ConcurrentModification exceptions in httpclient
Reviewed-by: rriggs
|
2016-06-03 16:28:53 +01: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 |
|
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 |
|
Lana Steuck
|
0249858721
|
Merge
|
2016-06-02 21:15:12 +00: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 |
|
Lana Steuck
|
5f8d8da22b
|
Added tag jdk-9+121 for changeset 2435017e82ff
|
2016-06-02 20:33:35 +00: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 |
|
Joe Darcy
|
09bca1c576
|
8158551: BigDecimal.sqrt javadoc typo
Reviewed-by: bpb, lancea
|
2016-06-02 10:52:55 -07:00 |
|
Michael Haupt
|
3eec24e560
|
8156868: MethodHandles.zero(Class) doc issues
Reviewed-by: psandoz, mhaupt
|
2016-06-02 14:28:16 +02:00 |
|
Joe Darcy
|
7cc6c1d553
|
8158451: Problem list IncludeLocalesPluginTest.java
Reviewed-by: naoto
|
2016-06-01 15:28:05 -07:00 |
|
Stuart Marks
|
fae6e03a9b
|
8059361: Properties.stringPropertyNames() returns a set inconsistent with the assertions from the spec
Reviewed-by: mchung
|
2016-06-01 13:47:55 -07:00 |
|
Joe Darcy
|
e48c0f85b2
|
8158430: Push tests for JDK-5040830
Reviewed-by: psandoz
|
2016-06-01 11:22:06 -07:00 |
|
Joe Darcy
|
b589f49334
|
5040830: (ann) please improve toString() for annotations containing exception proxies
Reviewed-by: psandoz
|
2016-06-01 11:16:58 -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 |
|
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 |
|
Joe Darcy
|
77859dc5ca
|
8158312: Update String.join example code to use List convenience factory methods
Reviewed-by: lancea, smarks
|
2016-05-31 19:13:21 -07:00 |
|
Lance Andersen
|
4300a5a412
|
8158281: java_sql_Timestamp.java fails with AssertionError
Reviewed-by: mchung
|
2016-05-31 21:27:28 -04:00 |
|
Stuart Marks
|
246a39a5b1
|
8157777: DeadCachedConnection doesn't wait for registry to die
Reviewed-by: darcy
|
2016-05-31 17:54:41 -07:00 |
|
Andrey Nazarov
|
56dd686558
|
8157850: Jar tests should pass through VM options
Reviewed-by: martin
|
2016-05-31 16:42:32 -07:00 |
|
Amanda Jiang
|
989d0b0b7c
|
8156059: Update/Develop new tests for JEP 287: SHA-3 Hash Algorithms
Update existing MessageDigest tests with SHA-3 Hash Algorithms and add one test case to check supported providers
Reviewed-by: valeriep, rhalade
|
2016-05-31 22:41:56 +00:00 |
|
Alejandro Murillo
|
33bcb0a556
|
Merge
|
2016-05-31 13:15:48 -07:00 |
|
Roger Riggs
|
4d41caa932
|
8158254: Put java/time/test/java/time/TestClock_System on the problem list for Solaris
Reviewed-by: lancea, darcy
|
2016-05-31 14:58:53 -04:00 |
|
Chris Hegarty
|
c3a4f2331c
|
8085785: sun/net/www/protocol/http/ZoneId.java timeouts intermittently
Reviewed-by: coffeys, msheppar
|
2016-05-31 19:16:35 +01:00 |
|
Mandy Chung
|
a852e6e5d0
|
8152721: Java Web Start splash mechanism is not working in JDK9
Reviewed-by: alanb, ksrini
|
2016-05-31 10:59:31 -07:00 |
|
Lance Andersen
|
8e7633221f
|
8154189: Deprivilege java.sql and java.sql.rowset module
Reviewed-by: alanb, mchung
|
2016-05-31 13:43:15 -04:00 |
|
Alejandro Murillo
|
292e12a684
|
Merge
|
2016-05-31 09:41:18 -07:00 |
|
Athijegannathan Sundararajan
|
9f834231d5
|
8158131: Nashorn should not use jdk.internal.module.Modules API
Reviewed-by: hannesw, mhaupt, alanb
|
2016-05-31 13:10:46 +05:30 |
|
Nishit Jain
|
02f77987fa
|
8072099: Format "ha" is unable to parse hours 10-12
Reviewed-by: okutsu, peytoia
|
2016-05-31 16:19:32 +09:00 |
|
Hamlin Li
|
6d91e29934
|
8158190: Add test that checks -Xpatch with both Jar and exploded patches
Reviewed-by: alanb
|
2016-05-31 00:15:04 -07:00 |
|
Hamlin Li
|
c36a7cfd2c
|
8158149: test bug for SystemModuleFinder when fast path is supported
Reviewed-by: alanb, mchung
|
2016-05-30 21:35:58 -07:00 |
|
Rachna Goel
|
48873ebc3f
|
8145136: Upgrade CLDR locale data
Reviewed-by: naoto, okutsu, peytoia
|
2016-05-31 13:00:48 +09:00 |
|
Amy Lu
|
e94656ce65
|
8154980: Remove intermittent key from test BandIntegrity.java
Reviewed-by: shade
|
2016-05-31 10:09:34 +08:00 |
|
Felix Yang
|
991c9b0593
|
8157816: Mark 4 httpclient tests as intermittently failing
Reviewed-by: chegar
|
2016-05-30 17:49:04 -07:00 |
|
Hamlin Li
|
8d6c2508ab
|
8158044: Add test that checks uri of upgradeable modules
Reviewed-by: alanb, mchung
|
2016-05-30 16:03:48 -07:00 |
|
Alan Bateman
|
d86a48ef37
|
Merge
|
2016-05-30 17:55:53 +01:00 |
|
Alan Bateman
|
a5e1465831
|
8066258: Re-examine com.sun.nio.file to see if it should be a supported API
Reviewed-by: chegar
|
2016-05-30 17:38:05 +01:00 |
|
Ivan Gerasimov
|
6c8b5e04ac
|
8158111: Make handling of 3rd party providers more stable
Reviewed-by: xuelei
|
2016-05-30 18:39:43 +03:00 |
|
Dalibor Topic
|
69910d6463
|
8154469: Update FSF address
Updated Free Software Foundation's mailing address in LICENSE
Reviewed-by: rriggs, shade
|
2016-05-30 16:33:17 +02: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 |
|