Jamil Nimeh
|
acd81b508e
|
8212885: TLS 1.3 resumed session does not retain peer certificate chain
Reviewed-by: xuelei, wetmore
|
2018-11-13 18:22:52 -08:00 |
|
Weijun Wang
|
65dc116bf6
|
8213400: Support choosing group name in keytool keypair generation
Reviewed-by: apetcher, xuelei
|
2018-11-14 08:46:25 +08:00 |
|
Mikhailo Seledtsov
|
a2cc912565
|
8213570: [TESTBUG] Update JFR sanity test set
Added tests to the jdk jfr sanity group
Reviewed-by: hseigel
|
2018-11-13 12:24:13 -08:00 |
|
Rob McKenna
|
d3ccf8a0ca
|
8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
Reviewed-by: alanb, dfuchs, chegar, mchung, vtewari
|
2018-11-12 08:33:59 -08:00 |
|
Pavel Rappo
|
cea9c21479
|
8210493: Bind to node- or linklocal ipv6 multicast address fails
Reviewed-by: alanb, chegar
|
2018-11-12 12:55:36 +00:00 |
|
Roger Riggs
|
29e742273e
|
8185496: Improve performance of system properties initialization in initPhase1
8213424: VersionProps duplicate and skipped initialization
Reviewed-by: mchung, redestad, dholmes
|
2018-11-09 13:28:16 -05:00 |
|
Xue-Lei Andrew Fan
|
1b20a6781f
|
8213694: Test Timeout.java should run in othervm mode
Reviewed-by: jnimeh
|
2018-11-09 10:15:43 -08:00 |
|
Xue-Lei Andrew Fan
|
3e9941ea2b
|
8212261: Add SSLSession accessors to HttpsURLConnection and SecureCacheResponse
Reviewed-by: mullan, chegar
|
2018-11-09 08:24:38 -08:00 |
|
Amy Lu
|
836e02e1f1
|
8213576: Make test AsyncCloseChannel.java run in othervm
Reviewed-by: dholmes
|
2018-11-09 12:08:53 +08:00 |
|
Martin Balao
|
7724fd6d9b
|
8213154: Update copyright headers of files in src tree that are missing Classpath exception
Reviewed-by: andrew
|
2018-11-08 18:10:15 -03:00 |
|
Joe Wang
|
a567796533
|
8202285: (fs) Add a method to Files for comparing file contents
Reviewed-by: alanb, rriggs, smarks, bpb, dfuchs, weijun, igerasim
|
2018-11-08 09:50:54 -08:00 |
|
Richard Reingruber
|
e8fd8147a3
|
8212928: Assertion too strict in compiledVFrame::update_deferred_value on SPARC
Reviewed-by: kvn
|
2018-11-08 09:04:00 -08:00 |
|
Chris Hegarty
|
4187dff26a
|
8213418: Socket/ServerSocket supportedOptions does not work with custom SocketImpl
Reviewed-by: alanb, dfuchs
|
2018-11-08 16:16:57 +00:00 |
|
Dean Long
|
a9ae141836
|
8212605: Pure-Java implementation of AccessController.doPrivileged
Reviewed-by: dholmes, mullan, vlivanov, mchung, alanb, rriggs
|
2018-11-06 16:04:50 -08:00 |
|
Valerie Peng
|
c8c41d1444
|
8211049: Second parameter of "initialize" method is not used
Use the specified random object instead of system default
Reviewed-by: weijun
|
2018-11-07 01:04:26 +00:00 |
|
Anthony Scarpino
|
f7fc720c9c
|
8211339: NPE during SSL handshake caused by HostnameChecker
Reviewed-by: xuelei
|
2018-11-06 10:10:18 -08:00 |
|
Mandy Chung
|
9ffe7e1205
|
8211122: Reduce the number of internal classes made accessible to jdk.unsupported
Reviewed-by: alanb, dfuchs, kvn
|
2018-11-06 10:01:16 -08:00 |
|
Ying Zhou
|
0fade4897e
|
8210409: Refactor java.util.TimeZone:i18n shell tests to plain java tests
Reviewed-by: naoto
|
2018-11-06 15:23:52 +08:00 |
|
Naoto Sato
|
a1029a4729
|
8213330: Fix legal headers in i18n tests
Reviewed-by: lancea
|
2018-11-05 13:55:41 -08:00 |
|
Daniel Fuchs
|
059682d681
|
8213301: Fix legal headers in jdk logging tests
Reviewed-by: chegar, mchung
|
2018-11-05 11:20:47 +00:00 |
|
Lance Andersen
|
87f243d539
|
8213328: Update test copyrights in test/java/util/zip and test/jdk/tools
Reviewed-by: joehw
|
2018-11-04 13:06:02 -05:00 |
|
Brian Burkhalter
|
36ca4f5893
|
8213306: Fix legal headers in test/java/nio
Reviewed-by: chegar
|
2018-11-02 09:58:55 -07:00 |
|
Brian Burkhalter
|
e21d8fef64
|
8213305: Fix legal headers in test/java/math
Reviewed-by: darcy
|
2018-11-02 09:56:47 -07:00 |
|
Chris Hegarty
|
84d6099da9
|
8213296: Fix legal headers in test/jdk/java/net
Reviewed-by: alanb, dfuchs
|
2018-11-02 16:11:29 +00:00 |
|
Joe Darcy
|
7a350b9474
|
6304578: (reflect) toGenericString fails to print bounds of type variables on generic methods
Reviewed-by: vromero, plevart, briangoetz, mcimadamore
|
2018-11-01 20:37:45 -07:00 |
|
Ichiroh Takiguchi
|
be00a3f7ee
|
8211382: ISO2022JP and GB18030 NIO converter issues
Reviewed-by: sherman, rriggs
|
2018-11-01 17:48:10 -04:00 |
|
Ramanand Patil
|
3eef9c7997
|
8213085: (tz) Upgrade time-zone data to tzdata2018g
Reviewed-by: martin, naoto
|
2018-11-01 12:43:21 -04:00 |
|
Gary Adams
|
426873751c
|
8206330: Revisit com/sun/jdi/RedefineCrossEvent.java
Reviewed-by: cjplummer, sspitsyn, amenkov
|
2018-10-23 11:51:03 -04:00 |
|
David M Lloyd
|
f853aebd9b
|
8212828: (process) Provide a way for Runtime.exec to use posix_spawn on linux
Reviewed-by: alanb, rriggs
|
2018-10-18 15:56:37 -05:00 |
|
Rajan Halade
|
b627cee532
|
8207059: Update test certificates in QuoVadisCA.java test
Reviewed-by: mullan, mbaesken
|
2018-10-31 13:58:15 -07:00 |
|
Erik Gahlin
|
ba18b569ef
|
8203629: Produce events in the JDK without a dependency on jdk.jfr
Reviewed-by: mgronlun
|
2018-10-31 02:10:21 +01:00 |
|
Adam Petcher
|
0aa4581229
|
8205476: KeyAgreement#generateSecret is not reset for ECDH based algorithm
Clarify spec of generateSecret and modify ECDH in SunEC to conform to spec
Reviewed-by: mullan
|
2018-10-30 13:48:19 -04:00 |
|
Joe Darcy
|
7e19a09742
|
8212081: AnnotatedType.toString implementation don't print annotations on embedded types
Reviewed-by: jfranck, wmdietl
|
2018-10-29 11:31:25 -07:00 |
|
Jim Laskey
|
7a9db013b7
|
8212694: Using Raw String Literals with align() and Integer.MIN_VALUE causes out of memory error
Reviewed-by: smarks, sherman
|
2018-10-29 12:31:49 -03:00 |
|
Thomas Schatzl
|
f69c1407ae
|
8212766: TestPromotionEventWithG1.java failed due to "RuntimeException: PLAB size is smaller than object size."
Also send PLAB size in bytes, not in heap words.
Reviewed-by: shade, sjohanss
|
2018-10-29 08:55:03 +01:00 |
|
Lance Andersen
|
a655e6b52b
|
8212129: Remove finalize methods from java.util.zip.ZipFIle/Inflator/Deflator
Reviewed-by: rriggs, sherman, alanb, clanger
|
2018-10-26 14:02:31 -04:00 |
|
Weijun Wang
|
ae77ef7d7a
|
8213007: Update the link in test/jdk/sun/security/provider/SecureRandom/DrbgCavp.java
Reviewed-by: mullan
|
2018-10-26 22:58:04 +08:00 |
|
Dean Long
|
c24f6506e7
|
8021335: Missing synchronization when reading counters for live threads and peak thread count
Reviewed-by: dholmes, mchung
|
2018-10-25 18:41:26 -07:00 |
|
Abdul Kolarkunnu
|
162e75f4a8
|
8212897: Some improvements in the EditorPaneDemotest
Reviewed-by: serb
|
2018-10-25 08:59:26 -07:00 |
|
Alex Menkov
|
b4cb7d6fc7
|
8212151: jdi/ExclusiveBind.java times out due to "bind failed: Address already in use" on Solaris-X64
Reviewed-by: sspitsyn, jcbeyler
|
2018-10-25 11:48:18 -07:00 |
|
Mandy Chung
|
0f44b453a3
|
Merge
|
2018-10-25 10:58:59 -07:00 |
|
Mandy Chung
|
d523a17e80
|
8212795: ThreadInfoCompositeData.toCompositeData fails to map ThreadInfo to CompositeData
Reviewed-by: dfuchs
|
2018-10-25 10:57:42 -07:00 |
|
Sean Mullan
|
7727e4ca2f
|
8211883: Disable anon and NULL cipher suites
Reviewed-by: jnimeh
|
2018-10-25 13:55:28 -04:00 |
|
Michael McMahon
|
ae21c81dd7
|
8212926: HttpClient does not retrieve files with large sizes over HTTP/1.1
Reviewed-by: chegar, dfuchs
|
2018-10-25 12:09:41 +01:00 |
|
Amy Lu
|
f095a9ee49
|
8209768: Refactor java/util/prefs/CheckUserPrefsStorage.sh to plain java test
Reviewed-by: bchristi, weijun
|
2018-10-25 11:05:24 +08:00 |
|
Amy Lu
|
6ce0aeb00b
|
8210908: Refactor java/util/prefs/PrefsSpi.sh to plain java test
Reviewed-by: bchristi
|
2018-10-25 11:00:40 +08:00 |
|
Jayathirth D V
|
e41b1c19e9
|
Merge
|
2018-10-24 15:57:43 +05:30 |
|
Hamlin Li
|
533bd0a604
|
8210407: Refactor java.util.Calendar:i18n shell tests to plain java tests
Reviewed-by: naoto
|
2018-10-24 17:52:06 +08:00 |
|
Jayathirth D V
|
66dc9c8301
|
Merge
|
2018-10-24 13:35:18 +05:30 |
|
Daniil Titov
|
c2bc749866
|
8211736: jdb doesn't print prompt when breakpoint is hit and suspend policy is STOP_EVENT_THREAD
Reviewed-by: cjplummer, amenkov, gadams, jcbeyler
|
2018-10-23 07:57:26 -07:00 |
|