Mandy Chung
|
bd18ef4c18
|
8201793: (ref) Reference object should not support cloning
Reviewed-by: psandoz, kbarrett
|
2018-05-03 11:18:57 -07:00 |
|
Amy Lu
|
3499a42801
|
8202575: Remove java/lang/String/nativeEncoding/StringPlatformChars.java from ProblemList
Reviewed-by: alanb
|
2018-05-03 15:04:01 +08:00 |
|
Chris Hegarty
|
8e69e1b11f
|
8202423: Small HTTP Client refresh
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Michael McMahon <michael.x.mcmahon@oracle.com>
Co-authored-by: Pavel Rappo <pavel.rappo@oracle.com>
Reviewed-by: chegar, dfuchs, michaelm, prappo
|
2018-05-02 02:36:17 -07:00 |
|
Brian Burkhalter
|
285bf7bbb4
|
8202507: Remove IO and NIO AtomicAppend tests from problem list
Reviewed-by: lancea
|
2018-05-01 14:40:31 -07:00 |
|
John Rose
|
d05ed512ac
|
8200167: Validate more special case invocations
Co-authored-by: Vladimir Ivanov <vladimir.x.ivanov@oracle.com>
Co-authored-by: Tobias Hartmann <tobias.hartmann@oracle.com>
Reviewed-by: acorn, vlivanov, dholmes
|
2018-04-30 21:56:54 -04:00 |
|
Brian Burkhalter
|
cdd3f0ac39
|
8202284: FileChannel and FileOutpuStream variants of AtomicAppend should fail silently on macOS >= 10.13
Reviewed-by: chegar
|
2018-04-30 13:40:39 -07:00 |
|
Jaikiran Pai
|
3e47229057
|
8201545: InetAddress.getByName/getAllByName should clarify empty String behavior
Reviewed-by: chegar
|
2018-04-30 16:13:30 +01:00 |
|
Rachna Goel
|
a01b2f3b73
|
8179071: Month value is inconsistent between CLDR and Java in some locales
Handled Language aliases from CLDR SupplementalMetaData
Reviewed-by: naoto
|
2018-04-30 11:59:42 +05:30 |
|
Naoto Sato
|
fafd844bc6
|
8181157: CLDR Timezone name fallback implementation
Reviewed-by: sherman, scolebourne
|
2018-04-26 12:39:15 -07:00 |
|
Mikael Vidstedt
|
4d841c90fb
|
8202330: Add Unreferenced{FOS,FIS,RAF}ClosesFd to problem list
Reviewed-by: alanb, bpb
|
2018-04-26 09:10:04 -07:00 |
|
Hamlin Li
|
673e292ffe
|
8157543: java/nio/channels/Selector/SelectAndCancel.java fails intermittently
Reviewed-by: alanb
|
2018-04-26 10:29:44 +08:00 |
|
Yasumasa Suenaga
|
c3efc6ec43
|
8199519: Several GC tests fails with: java.lang.NumberFormatException: Unparseable number: "-"
Reviewed-by: sjohanss, jgeorge
|
2018-04-26 09:45:47 +09:00 |
|
Bhanu Prakash Gopularam
|
7904b56345
|
8200101: sun/security/krb5/auto/Renewal.java fails intermittently
Reviewed-by: weijun
|
2018-04-25 12:44:50 +05:30 |
|
Bhanu Prakash Gopularam
|
e836d6ec10
|
8196540: [Testbug] java/security/AccessController/DoPrivAccompliceTest.java doesn't handle unrelated warnings
Reviewed-by: mullan
|
2018-04-25 12:39:05 +05:30 |
|
Bhanu Prakash Gopularam
|
a3ed7dd7d6
|
8144806: sun/security/tools/keytool/standard.sh fails intermittently at deleting x.jks
Reviewed-by: weijun
|
2018-04-25 12:29:48 +05:30 |
|
Brian Burkhalter
|
780696c2a3
|
8202062: Put FileChannel and FileOutpuStream variants of AtomicAppend on problem list
Reviewed-by: lancea
|
2018-04-24 20:25:48 -07:00 |
|
Sangheon Kim
|
3b923d063e
|
8196325: GarbageCollectionNotificationInfo has same information for before and after
Reviewed-by: mchung, sspitsyn
|
2018-04-24 16:48:29 -07:00 |
|
Mikael Vidstedt
|
ac40126090
|
8202060: Add javax/net/ssl/DTLS/CipherSuite.java to ProblemList
Reviewed-by: xuelei
|
2018-04-23 18:04:17 -07:00 |
|
Chris Plummer
|
caf3f257fe
|
8202155: quarantine test com/sun/jdi/JdbExprTest.sh on all platforms
Quarantined test
Reviewed-by: dholmes
|
2018-04-23 15:19:46 -07:00 |
|
Hamlin Li
|
17da4aca08
|
8161991: java/nio/channels/AsynchronousSocketChannel/Basic.java failed due to RuntimeException: WritePendingException expected
8171404: java/nio/channels/AsynchronousSocketChannel/Basic.java failed with "AsynchronousCloseException expected"
8201520: AsynchronousSocketChannel/Basic.java timeout intermitently
Reviewed-by: alanb
|
2018-04-20 15:16:36 +08:00 |
|
David M Lloyd
|
883d41fefc
|
6341887: java.util.zip: Add ByteBuffer methods to Inflater/Deflater
Reviewed-by: alanb
|
2018-04-19 10:33:35 -07:00 |
|
Ivan Gerasimov
|
9303a8a180
|
8201510: Merge TwoStacksPlainSocketImpl into DualStackPlainSocketImpl [win]
Reviewed-by: chegar
|
2018-04-19 09:36:06 -07:00 |
|
Vivek Theeyarath
|
702ac597ad
|
8184693: add Pattern.isEmpty
Added method Pattern.isEmpty
Reviewed-by: forax, chegar, smarks, psandoz, rriggs
|
2018-04-18 10:30:57 -07:00 |
|
Joe Darcy
|
4ffd5d45c1
|
8201766: Mark TimSortStackSize2.java as intermittently failing
Reviewed-by: dholmes
|
2018-04-18 10:03:49 -07:00 |
|
Doug Simon
|
1b29264229
|
8201794: [Graal] fix regressions from JDK-8187490
Reviewed-by: alanb, mchung
|
2018-04-18 15:57:19 +02:00 |
|
Alan Bateman
|
33b921f25d
|
8201315: (se) Allow SelectableChannel.register to be invoked while selection operation is in progress
Reviewed-by: bpb
|
2018-04-18 10:20:09 +01:00 |
|
Felix Yang
|
2997d6f6f0
|
8194260: Point-to-point interface should be excluded from java/net/ipv6tests/*
Reviewed-by: chegar, vtewari
|
2018-04-17 23:27:41 -07:00 |
|
Paul Sandoz
|
1a23a6264e
|
8194238: Trying exceptions in MethodHandles
Reviewed-by: jrose, vlivanov, ahgross
|
2018-01-24 16:44:31 -08:00 |
|
Paul Sandoz
|
9b54e6d766
|
8194233: Improve support for array handles
Reviewed-by: jrose, vlivanov, ahgross, rhalade
|
2018-01-22 13:27:28 -08:00 |
|
Ivan Gerasimov
|
97c8fdb2dd
|
8175075: Add 3DES to the default disabled algorithm security property
Reviewed-by: xuelei, mullan, rhalade
|
2018-01-19 11:24:39 -08:00 |
|
Christian Tornqvist
|
278672706d
|
8201609: Split test/jdk/:tier2 to enable better parallel execution
Reviewed-by: alanb, darcy
|
2018-04-17 16:18:22 -04:00 |
|
Chris Hegarty
|
049184f334
|
Merge
|
2018-04-17 18:18:53 +01:00 |
|
Chris Hegarty
|
a3b61fd4c7
|
8197564: HTTP Client implementation
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Michael McMahon <michael.x.mcmahon@oracle.com>
Co-authored-by: Pavel Rappo <pavel.rappo@oracle.com>
Reviewed-by: chegar, dfuchs, michaelm, prappo
|
2018-04-17 08:54:17 -07:00 |
|
Vivek Theeyarath
|
97979a53a1
|
8184692: add Pattern.asMatchPredicate
Reviewed-by: psandoz, rriggs
|
2018-04-16 11:21:32 -07:00 |
|
Jesper Wilhelmsson
|
9da125c2a2
|
Merge
|
2018-04-17 15:25:13 +02:00 |
|
Alan Bateman
|
45fb75c85a
|
8201474: (so) Socket adaptor connect(InetAddress, timeout) succeeds when connection fails
Reviewed-by: bpb
|
2018-04-14 08:41:42 +01:00 |
|
Naoto Sato
|
1d0e7680e8
|
8201507: Generate alias entries in j.t.f.ZoneName from tzdb at build time
Reviewed-by: erikj, rriggs
|
2018-04-13 10:23:01 -07:00 |
|
Phil Race
|
8fbdefbb80
|
Merge
|
2018-04-13 09:51:58 -07:00 |
|
Rajan Halade
|
fbf1478b8f
|
8198240: Allow cacerts test to pass when GTECyberTrust root expires
Implemented expiry policy exception list
Reviewed-by: mullan
|
2018-04-13 09:37:01 -07:00 |
|
Phil Race
|
344e8f9bf4
|
Merge
|
2018-04-13 09:04:18 -07:00 |
|
Jesper Wilhelmsson
|
72b7487789
|
Merge
|
2018-04-13 14:06:39 +02:00 |
|
Weijun Wang
|
0b6fbf50d2
|
8200468: Port the native GSS-API bridge to Windows
Reviewed-by: ihse, valeriep
|
2018-04-13 15:29:33 +08:00 |
|
Jesper Wilhelmsson
|
468c1c19bb
|
Merge
|
2018-04-13 03:05:19 +02:00 |
|
Hamlin Li
|
0ee5e92ddd
|
8078221: java/rmi/Naming/DefaultRegistryPort.java fails intermittently
Reviewed-by: rriggs
|
2018-04-13 09:06:37 +08:00 |
|
Phil Race
|
e5f945b7cd
|
Merge
|
2018-04-12 16:25:29 -07:00 |
|
Alexander Harlap
|
60f0502b70
|
8201330: Add java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java to the ProblemList
Add java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java to the ProblemList until JDK-8081652 is resolved
Reviewed-by: tschatzl
|
2018-04-12 14:56:27 -04:00 |
|
Chris Yin
|
8483faa4a9
|
8197418: Move java/util/RandomAccess/ tests into OpenJDK
Reviewed-by: psandoz
|
2018-04-12 10:19:31 +08:00 |
|
Paul Sandoz
|
d3760023e6
|
8199875: Require first parameter type of a condy bootstrap to be Lookup
Reviewed-by: jrose
|
2018-04-11 11:11:13 -07:00 |
|
Naoto Sato
|
a9e6a67296
|
8189784: Parsing with Java 9 AKST timezone returns the SystemV variant of the timezone
Reviewed-by: erikj, sherman
|
2018-04-11 09:14:47 -07:00 |
|
Michael McMahon
|
3b1fdecd45
|
8196775: java/net/Socket/asyncClose/Race.java failed intermittently on Windows with ConnectException: Connection refused
Reviewed-by: dfuchs
|
2018-04-11 10:19:37 +01:00 |
|