Sat, 02 Jun 2018 07:24:25 -0700 check keys as well of a credential or possession JDK-8145252-TLS13-branch
xuelei [Sat, 02 Jun 2018 07:24:25 -0700] rev 56658
check keys as well of a credential or possession
Fri, 01 Jun 2018 13:23:11 -0700 fix line wrap and redundancy call JDK-8145252-TLS13-branch
xuelei [Fri, 01 Jun 2018 13:23:11 -0700] rev 56657
fix line wrap and redundancy call
Fri, 01 Jun 2018 15:37:07 -0400 Enabling TLS 1.3 in HTTP client defaults JDK-8145252-TLS13-branch
apetcher [Fri, 01 Jun 2018 15:37:07 -0400] rev 56656
Enabling TLS 1.3 in HTTP client defaults
Fri, 01 Jun 2018 11:51:38 -0700 Merge JDK-8145252-TLS13-branch
wetmore [Fri, 01 Jun 2018 11:51:38 -0700] rev 56655
Merge
Fri, 01 Jun 2018 18:10:56 +0100 http-client-branch: move immutable flow to an impl note http-client-branch
chegar [Fri, 01 Jun 2018 18:10:56 +0100] rev 56654
http-client-branch: move immutable flow to an impl note
Fri, 01 Jun 2018 17:15:58 +0100 http-client-branch: fix javadoc examples in BodySubscribers http-client-branch
chegar [Fri, 01 Jun 2018 17:15:58 +0100] rev 56653
http-client-branch: fix javadoc examples in BodySubscribers
Fri, 01 Jun 2018 16:43:54 +0100 http-client-branch: fix bug in property value reading http-client-branch
chegar [Fri, 01 Jun 2018 16:43:54 +0100] rev 56652
http-client-branch: fix bug in property value reading
Fri, 01 Jun 2018 08:35:59 -0700 Address TLS 1.3 rollup comments in HKDF, CertificateStatus and CertStatusExtension JDK-8145252-TLS13-branch
jnimeh [Fri, 01 Jun 2018 08:35:59 -0700] rev 56651
Address TLS 1.3 rollup comments in HKDF, CertificateStatus and CertStatusExtension Summary: Address TLS 1.3 rollup comments in HKDF, CertificateStatus and CertStatusExtension
Fri, 01 Jun 2018 08:11:45 -0700 Prevent SSLEngineKeyLimit from hanging JDK-8145252-TLS13-branch
ascarpino [Fri, 01 Jun 2018 08:11:45 -0700] rev 56650
Prevent SSLEngineKeyLimit from hanging
Fri, 01 Jun 2018 10:07:24 -0400 minor fix to SSLEngine result status when input buffer is empty JDK-8145252-TLS13-branch
apetcher [Fri, 01 Jun 2018 10:07:24 -0400] rev 56649
minor fix to SSLEngine result status when input buffer is empty
Thu, 31 May 2018 17:40:21 -0700 Fixed: No newline at end of file JDK-8145252-TLS13-branch
wetmore [Thu, 31 May 2018 17:40:21 -0700] rev 56648
Fixed: No newline at end of file
Thu, 31 May 2018 17:38:42 -0700 Merge JDK-8145252-TLS13-branch
wetmore [Thu, 31 May 2018 17:38:42 -0700] rev 56647
Merge
Thu, 31 May 2018 15:37:31 -0700 integer overflow, remove ununsed code and comments JDK-8145252-TLS13-branch
xuelei [Thu, 31 May 2018 15:37:31 -0700] rev 56646
integer overflow, remove ununsed code and comments
Thu, 31 May 2018 13:39:26 -0700 Merge JDK-8145252-TLS13-branch
wetmore [Thu, 31 May 2018 13:39:26 -0700] rev 56645
Merge
Thu, 31 May 2018 17:18:56 +0100 Merge http-client-branch
dfuchs [Thu, 31 May 2018 17:18:56 +0100] rev 56644
Merge
Thu, 31 May 2018 17:13:07 +0100 http-client-branch: HttpClient throws IOException when receiving 401/407 with no WWW-Authenticate/Proxy-Authenticate header http-client-branch
dfuchs [Thu, 31 May 2018 17:13:07 +0100] rev 56643
http-client-branch: HttpClient throws IOException when receiving 401/407 with no WWW-Authenticate/Proxy-Authenticate header 8203882: HttpClient throws IOException when receiving 401/407 with no WWW-Authenticate/Proxy-Authenticate header Reviewed-by: chegar
Thu, 31 May 2018 15:44:47 +0200 Print heap steps more verbosely, but also less frequently epsilon-gc-branch
shade [Thu, 31 May 2018 15:44:47 +0200] rev 56642
Print heap steps more verbosely, but also less frequently
Thu, 31 May 2018 15:43:02 +0200 Multiple threads should print/update counters once epsilon-gc-branch
shade [Thu, 31 May 2018 15:43:02 +0200] rev 56641
Multiple threads should print/update counters once
Thu, 31 May 2018 14:50:56 +0200 Merge epsilon-gc-branch
shade [Thu, 31 May 2018 14:50:56 +0200] rev 56640
Merge
Thu, 31 May 2018 13:55:51 +0100 http-client-branch: review comment - HPACK misc. improvements (2) http-client-branch
prappo [Thu, 31 May 2018 13:55:51 +0100] rev 56639
http-client-branch: review comment - HPACK misc. improvements (2)
Thu, 31 May 2018 11:50:33 +0800 safe copy functions JDK-8199569-branch
weijun [Thu, 31 May 2018 11:50:33 +0800] rev 56638
safe copy functions
Wed, 30 May 2018 11:36:46 -0700 Add bounds check for output length in HKDF expand operation JDK-8145252-TLS13-branch
jnimeh [Wed, 30 May 2018 11:36:46 -0700] rev 56637
Add bounds check for output length in HKDF expand operation Summary: Make the HKDF expand operation conform to the specification by limiting the allowed output length.
Wed, 30 May 2018 11:34:58 -0700 TLS 1.3 support for StapleEnableProps OCSP Stapling jtreg test JDK-8145252-TLS13-branch
jnimeh [Wed, 30 May 2018 11:34:58 -0700] rev 56636
TLS 1.3 support for StapleEnableProps OCSP Stapling jtreg test Summary: Adds test cases for OCSPstapling using the TLS 1.3 handshake and its use of the OCSP stapling system properties.
Wed, 30 May 2018 14:03:03 +0200 Add includes for explicit dependencies, remove stale includes epsilon-gc-branch
shade [Wed, 30 May 2018 14:03:03 +0200] rev 56635
Add includes for explicit dependencies, remove stale includes
Wed, 30 May 2018 14:02:58 +0200 Fix COMPILER2 handling: include macros.hpp before use epsilon-gc-branch
shade [Wed, 30 May 2018 14:02:58 +0200] rev 56634
Fix COMPILER2 handling: include macros.hpp before use
Wed, 30 May 2018 13:45:02 +0200 Fix GC enum declaration epsilon-gc-branch
shade [Wed, 30 May 2018 13:45:02 +0200] rev 56633
Fix GC enum declaration
Wed, 30 May 2018 19:32:31 +0800 cleanup JDK-8199569-branch
weijun [Wed, 30 May 2018 19:32:31 +0800] rev 56632
cleanup
Wed, 30 May 2018 12:01:03 +0100 http-client-branch: 8203433 (httpclient) Add tests for HEAD and 304 responses. http-client-branch
michaelm [Wed, 30 May 2018 12:01:03 +0100] rev 56631
http-client-branch: 8203433 (httpclient) Add tests for HEAD and 304 responses.
Wed, 30 May 2018 12:53:59 +0200 Fix indentation in vmStructs_gc.hpp epsilon-gc-branch
shade [Wed, 30 May 2018 12:53:59 +0200] rev 56630
Fix indentation in vmStructs_gc.hpp
Wed, 30 May 2018 11:22:56 +0200 Make sure C2 configurations are executed in tests epsilon-gc-branch
shade [Wed, 30 May 2018 11:22:56 +0200] rev 56629
Make sure C2 configurations are executed in tests
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip