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 |
|
Felix Yang
|
64e4120a9d
|
8201348: ProblemList update for bugid associated with SSLSocketParametersTest.sh
Reviewed-by: lancea
|
2018-04-10 20:04:32 -07:00 |
|
Amanda Jiang
|
5bc3b0759a
|
8190333: sun/security/ssl/X509KeyManager/PreferredKey.java failed with "Failed to get the preferable key aliases"
Reviewed-by: mullan
|
2018-04-10 18:16:12 -07:00 |
|
Hamlin Li
|
6b2da27d9a
|
8188897: java/rmi/registry/reexport/Reexport.java failed with Port already in use
Reviewed-by: rriggs, darcy
|
2018-04-11 09:08:43 +08:00 |
|
Andrey Nazarov
|
6b803d7d66
|
8178867: tools/jlink/multireleasejar/JLinkMultiReleaseJarTest.java failed to clean up files
Reviewed-by: alanb, jjg, psandoz
|
2018-04-10 14:16:13 -07:00 |
|
Doug Lea
|
cdd36df363
|
8197531: Miscellaneous changes imported from jsr166 CVS 2018-04
Reviewed-by: martin, psandoz
|
2018-04-10 11:37:18 -07:00 |
|
Doug Lea
|
a4f3a1d9eb
|
8200258: Improve CopyOnWriteArrayList subList code
Reviewed-by: martin, psandoz, smarks
|
2018-04-10 11:33:29 -07:00 |
|
Weijun Wang
|
370977cf4f
|
8200152: KerberosString should use UTF-8 by default
Reviewed-by: xuelei
|
2018-04-10 11:02:09 +08:00 |
|
Vivek Theeyarath
|
824df1c125
|
8164781: Pattern.asPredicate specification is incomplete
Updated specification to reflect usage of find()
Reviewed-by: psandoz
|
2018-04-09 10:39:29 -07:00 |
|
Ramanand Patil
|
347e295d9d
|
8200359: (tz) Upgrade time-zone data to tzdata2018d
Reviewed-by: naoto
|
2018-04-09 04:43:03 -07:00 |
|
Phil Race
|
bd2fef5689
|
Merge
|
2018-04-10 13:58:47 -07:00 |
|
Phil Race
|
d215683b97
|
Merge
|
2018-04-09 08:34:30 -07:00 |
|
Weijun Wang
|
d9c5e142c0
|
8180570: Refactor sun/security/mscapi shell tests to plain java tests
Reviewed-by: asmotrak
|
2018-04-08 17:01:20 +08:00 |
|
Weijun Wang
|
f965fb8986
|
8200792: PKCS12Attribute#hashCode is always constant -1
Reviewed-by: xuelei
|
2018-04-08 11:32:46 +08:00 |
|
Ivan Gerasimov
|
9fe989cc39
|
8200788: Optimal initial capacity of java.lang.VarHandle.AccessMode.methodNameToAccessMode
Reviewed-by: redestad
|
2018-04-07 17:07:13 -07:00 |
|
Jesper Wilhelmsson
|
9bfdee7c5a
|
Merge
|
2018-04-06 19:16:33 +02:00 |
|
Roger Riggs
|
fa2a23256c
|
8200706: Better cleanup for open/test/jdk/java/lang/ProcessBuilder/DestroyTest.java
Reviewed-by: psandoz, lancea
|
2018-04-06 12:49:23 -04:00 |
|
Amit Sapre
|
2f100464ea
|
8071367: JMX: Remove SNMP support
Drop jdk.snmp module.
Reviewed-by: alanb, mchung, dfuchs
|
2018-04-06 17:27:24 +05:30 |
|