Thu, 07 Jun 2018 15:07:38 +0200 Fix native generated includes. ihse-jdk-library-branch
ihse [Thu, 07 Jun 2018 15:07:38 +0200] rev 56690
Fix native generated includes.
Thu, 07 Jun 2018 15:01:13 +0200 Merge ihse-jdk-library-branch
ihse [Thu, 07 Jun 2018 15:01:13 +0200] rev 56689
Merge
Thu, 07 Jun 2018 10:45:30 +0100 http-client-branch: review comment - WebSocket tests http-client-branch
prappo [Thu, 07 Jun 2018 10:45:30 +0100] rev 56688
http-client-branch: review comment - WebSocket tests
Thu, 07 Jun 2018 10:48:36 +0200 Merge ihse-jdk-library-branch
ihse [Thu, 07 Jun 2018 10:48:36 +0200] rev 56687
Merge
Wed, 06 Jun 2018 23:53:47 -0700 Address TLS 1.3 comments output stream classes, go through JsseJce class to get Mac instance. JDK-8145252-TLS13-branch
jnimeh [Wed, 06 Jun 2018 23:53:47 -0700] rev 56686
Address TLS 1.3 comments output stream classes, go through JsseJce class to get Mac instance. Summary: TLS 1.3 comments output stream classes, go through JsseJce class to get Mac instance.
Thu, 07 Jun 2018 07:23:15 +0800 more jgss cleanup JDK-8145252-TLS13-branch
weijun [Thu, 07 Jun 2018 07:23:15 +0800] rev 56685
more jgss cleanup
Wed, 06 Jun 2018 14:29:49 -0400 setting HTTP client default TLS version back to 1.2 only JDK-8145252-TLS13-branch
apetcher [Wed, 06 Jun 2018 14:29:49 -0400] rev 56684
setting HTTP client default TLS version back to 1.2 only
Wed, 06 Jun 2018 09:39:14 -0700 Arrays::equals is exclusive, fix RandomCookie JDK-8145252-TLS13-branch
xuelei [Wed, 06 Jun 2018 09:39:14 -0700] rev 56683
Arrays::equals is exclusive, fix RandomCookie
Wed, 06 Jun 2018 15:01:02 +0100 http-client-branch: more descriptive HTTP/1.1 exception detail messages http-client-branch
chegar [Wed, 06 Jun 2018 15:01:02 +0100] rev 56682
http-client-branch: more descriptive HTTP/1.1 exception detail messages
Wed, 06 Jun 2018 15:52:48 +0100 http-client-branch: merge http-client-branch
prappo [Wed, 06 Jun 2018 15:52:48 +0100] rev 56681
http-client-branch: merge
Wed, 06 Jun 2018 15:23:38 +0100 http-client-branch: merge http-client-branch
prappo [Wed, 06 Jun 2018 15:23:38 +0100] rev 56680
http-client-branch: merge
Wed, 06 Jun 2018 15:22:45 +0100 http-client-branch: review comment - refinement of WebSocket specification http-client-branch
prappo [Wed, 06 Jun 2018 15:22:45 +0100] rev 56679
http-client-branch: review comment - refinement of WebSocket specification
Wed, 06 Jun 2018 11:51:25 +0100 http-client-branch: review comment - WebSocket wording and realignment of javadoc http-client-branch
prappo [Wed, 06 Jun 2018 11:51:25 +0100] rev 56678
http-client-branch: review comment - WebSocket wording and realignment of javadoc
Wed, 06 Jun 2018 13:57:19 +0100 http-client-branch: dependent tasks execute in the common pool http-client-branch
chegar [Wed, 06 Jun 2018 13:57:19 +0100] rev 56677
http-client-branch: dependent tasks execute in the common pool
Wed, 06 Jun 2018 12:10:30 +0100 http-client-branch: typo http-client-branch
chegar [Wed, 06 Jun 2018 12:10:30 +0100] rev 56676
http-client-branch: typo Contributed-by: Jaikiran Pai <jai.forums2013@gmail.com>
Wed, 06 Jun 2018 10:32:59 +0200 Merge epsilon-gc-branch
shade [Wed, 06 Jun 2018 10:32:59 +0200] rev 56675
Merge
Tue, 05 Jun 2018 12:01:35 -0700 minor nit fixes JDK-8145252-TLS13-branch
ascarpino [Tue, 05 Jun 2018 12:01:35 -0700] rev 56674
minor nit fixes
Tue, 05 Jun 2018 11:53:36 -0700 Merge JDK-8145252-TLS13-branch
wetmore [Tue, 05 Jun 2018 11:53:36 -0700] rev 56673
Merge
Tue, 05 Jun 2018 11:49:25 -0700 cleanup on HelloCookieManager, RSAClientKeyExchange and NewSessionTicket JDK-8145252-TLS13-branch
xuelei [Tue, 05 Jun 2018 11:49:25 -0700] rev 56672
cleanup on HelloCookieManager, RSAClientKeyExchange and NewSessionTicket
Tue, 05 Jun 2018 17:23:17 +0200 Make TestUniverse test Epsilon too epsilon-gc-branch
shade [Tue, 05 Jun 2018 17:23:17 +0200] rev 56671
Make TestUniverse test Epsilon too
Tue, 05 Jun 2018 17:22:42 +0200 Handle HSDB printout for Epsilon epsilon-gc-branch
shade [Tue, 05 Jun 2018 17:22:42 +0200] rev 56670
Handle HSDB printout for Epsilon
Tue, 05 Jun 2018 17:19:33 +0200 Handle SA Heap Summary better epsilon-gc-branch
shade [Tue, 05 Jun 2018 17:19:33 +0200] rev 56669
Handle SA Heap Summary better
Tue, 05 Jun 2018 17:17:24 +0200 Change "unexpected heap type" to a more generic version epsilon-gc-branch
shade [Tue, 05 Jun 2018 17:17:24 +0200] rev 56668
Change "unexpected heap type" to a more generic version
Tue, 05 Jun 2018 17:17:19 +0200 Fix SA heap iteration code epsilon-gc-branch
shade [Tue, 05 Jun 2018 17:17:19 +0200] rev 56667
Fix SA heap iteration code
Thu, 31 May 2018 16:09:17 +0200 Little reformatting in logging epsilon-gc-branch
shade [Thu, 31 May 2018 16:09:17 +0200] rev 56666
Little reformatting in logging
Tue, 05 Jun 2018 15:32:02 +0100 http-client-branch: review comment - WebSocket/HttpClient wording http-client-branch
prappo [Tue, 05 Jun 2018 15:32:02 +0100] rev 56665
http-client-branch: review comment - WebSocket/HttpClient wording
Mon, 04 Jun 2018 14:59:53 -0700 Merge JDK-8145252-TLS13-branch
wetmore [Mon, 04 Jun 2018 14:59:53 -0700] rev 56664
Merge
Mon, 04 Jun 2018 04:08:12 +0000 Merge JDK-8145252-TLS13-branch
xuelei [Mon, 04 Jun 2018 04:08:12 +0000] rev 56663
Merge
Mon, 04 Jun 2018 03:28:08 +0000 missing newline at end of HKDF.java JDK-8145252-TLS13-branch
xuelei [Mon, 04 Jun 2018 03:28:08 +0000] rev 56662
missing newline at end of HKDF.java
Sun, 03 Jun 2018 19:43:10 -0700 pre_shared_key extensio code cleanup, and a test update JDK-8145252-TLS13-branch
xuelei [Sun, 03 Jun 2018 19:43:10 -0700] rev 56661
pre_shared_key extensio code cleanup, and a test update
Sat, 02 Jun 2018 21:23:02 -0700 key and iv implementation update, and two tests correction JDK-8145252-TLS13-branch
xuelei [Sat, 02 Jun 2018 21:23:02 -0700] rev 56660
key and iv implementation update, and two tests correction
Sat, 02 Jun 2018 07:50:25 -0700 issue with named group checking in KeyShareExtension JDK-8145252-TLS13-branch
xuelei [Sat, 02 Jun 2018 07:50:25 -0700] rev 56659
issue with named group checking in KeyShareExtension
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
Wed, 30 May 2018 10:47:43 +0200 Epsilon's INCLUDE_XXX, XXX_ONLY and NOT_XXX should be in alphabetic order epsilon-gc-branch
shade [Wed, 30 May 2018 10:47:43 +0200] rev 56628
Epsilon's INCLUDE_XXX, XXX_ONLY and NOT_XXX should be in alphabetic order
Wed, 30 May 2018 10:29:41 +0200 Remove UseTLAB from supports_tlab_allocation epsilon-gc-branch
shade [Wed, 30 May 2018 10:29:41 +0200] rev 56627
Remove UseTLAB from supports_tlab_allocation
Wed, 30 May 2018 10:05:17 +0200 Remove obsolete INCLUDE_EPSILONGC guards epsilon-gc-branch
shade [Wed, 30 May 2018 10:05:17 +0200] rev 56626
Remove obsolete INCLUDE_EPSILONGC guards
Wed, 30 May 2018 09:49:56 +0200 Merge epsilon-gc-branch
shade [Wed, 30 May 2018 09:49:56 +0200] rev 56625
Merge
Tue, 29 May 2018 23:03:55 +0800 gss_OID_desc constants JDK-8199569-branch
weijun [Tue, 29 May 2018 23:03:55 +0800] rev 56624
gss_OID_desc constants
Tue, 29 May 2018 23:47:07 +0100 http-client-branch: review comment - HPACK misc. improvements http-client-branch
prappo [Tue, 29 May 2018 23:47:07 +0100] rev 56623
http-client-branch: review comment - HPACK misc. improvements
Tue, 29 May 2018 13:16:23 -0700 Merge JDK-8145252-TLS13-branch
wetmore [Tue, 29 May 2018 13:16:23 -0700] rev 56622
Merge
Tue, 29 May 2018 13:42:04 +0100 http-client-branch: performance - reduce context switching http-client-branch
dfuchs [Tue, 29 May 2018 13:42:04 +0100] rev 56621
http-client-branch: performance - reduce context switching
Tue, 29 May 2018 15:48:13 +0800 getNamesForMech, more import/export JDK-8199569-branch
weijun [Tue, 29 May 2018 15:48:13 +0800] rev 56620
getNamesForMech, more import/export
Fri, 25 May 2018 16:13:11 +0100 http-client-branch: Make HttpHeaders final http-client-branch
chegar [Fri, 25 May 2018 16:13:11 +0100] rev 56619
http-client-branch: Make HttpHeaders final
Mon, 28 May 2018 17:22:37 +0100 http-client-branch: further update to max streams fix http-client-branch
michaelm [Mon, 28 May 2018 17:22:37 +0100] rev 56618
http-client-branch: further update to max streams fix
Mon, 28 May 2018 21:30:25 +0800 Create Name with meth to support export JDK-8199569-branch
weijun [Mon, 28 May 2018 21:30:25 +0800] rev 56617
Create Name with meth to support export
Mon, 28 May 2018 10:48:38 +0100 http-client-branch: fix intermittent problem with stream counting by decrementing counter before completing the subscriber CF http-client-branch
michaelm [Mon, 28 May 2018 10:48:38 +0100] rev 56616
http-client-branch: fix intermittent problem with stream counting by decrementing counter before completing the subscriber CF
Sat, 26 May 2018 20:29:15 -0700 clean up TODO tags JDK-8145252-TLS13-branch
xuelei [Sat, 26 May 2018 20:29:15 -0700] rev 56615
clean up TODO tags
Sat, 26 May 2018 15:15:27 -0700 implement version downgrad protection JDK-8145252-TLS13-branch
xuelei [Sat, 26 May 2018 15:15:27 -0700] rev 56614
implement version downgrad protection
Fri, 25 May 2018 14:22:27 -0700 Add twitter branch. twitter
twisti [Fri, 25 May 2018 14:22:27 -0700] rev 56613
Add twitter branch.
Fri, 25 May 2018 14:24:17 -0700 Merge JDK-8145252-TLS13-branch
wetmore [Fri, 25 May 2018 14:24:17 -0700] rev 56612
Merge
Fri, 25 May 2018 12:43:45 -0700 added jdk.tls.server.protocols JDK-8145252-TLS13-branch
ascarpino [Fri, 25 May 2018 12:43:45 -0700] rev 56611
added jdk.tls.server.protocols
Fri, 25 May 2018 12:24:17 -0700 DH left padding of public key JDK-8145252-TLS13-branch
xuelei [Fri, 25 May 2018 12:24:17 -0700] rev 56610
DH left padding of public key
Fri, 25 May 2018 11:42:54 -0700 TLS 1.3 support for HttpsUrlConnClient OCSP Stapling jtreg test JDK-8145252-TLS13-branch
jnimeh [Fri, 25 May 2018 11:42:54 -0700] rev 56609
TLS 1.3 support for HttpsUrlConnClient OCSP Stapling jtreg test Summary: Adds test cases for OCSPstapling using the TLS 1.3 handshake and HttpsUrlConnection
Fri, 25 May 2018 13:20:01 -0400 A couple of minor session resumption fixes JDK-8145252-TLS13-branch
apetcher [Fri, 25 May 2018 13:20:01 -0400] rev 56608
A couple of minor session resumption fixes
Thu, 24 May 2018 13:09:59 -0700 Merge JDK-8145252-TLS13-branch
wetmore [Thu, 24 May 2018 13:09:59 -0700] rev 56607
Merge
Thu, 24 May 2018 12:32:00 -0700 TLS 1.3 support in OCSP stapling jtreg tests JDK-8145252-TLS13-branch
jnimeh [Thu, 24 May 2018 12:32:00 -0700] rev 56606
TLS 1.3 support in OCSP stapling jtreg tests Summary: Adds test cases for OCSP stapling using the TLS 1.3 handshake
Thu, 24 May 2018 11:34:31 -0700 Use DiffieHellman rather than the DH alias JDK-8145252-TLS13-branch
xuelei [Thu, 24 May 2018 11:34:31 -0700] rev 56605
Use DiffieHellman rather than the DH alias
Thu, 24 May 2018 18:41:30 +0100 http-client-branch: Fix for new MaxStreams.java test http-client-branch
michaelm [Thu, 24 May 2018 18:41:30 +0100] rev 56604
http-client-branch: Fix for new MaxStreams.java test
Thu, 24 May 2018 09:21:01 -0700 remove TODO tags if no need any more JDK-8145252-TLS13-branch
xuelei [Thu, 24 May 2018 09:21:01 -0700] rev 56603
remove TODO tags if no need any more
Thu, 24 May 2018 11:37:30 +0100 Merge http-client-branch
dfuchs [Thu, 24 May 2018 11:37:30 +0100] rev 56602
Merge
Thu, 24 May 2018 11:31:50 +0100 http-client-branch: HttpClient HTTP/1.1 could be more lenient and accept LF as well as CRLF as header separator. http-client-branch
dfuchs [Thu, 24 May 2018 11:31:50 +0100] rev 56601
http-client-branch: HttpClient HTTP/1.1 could be more lenient and accept LF as well as CRLF as header separator. 8203427: HttpClient HTTP/1.1 could be more lenient and accept LF as well as CRLF as header separator. Reviewed-by: chegar
Wed, 23 May 2018 11:55:41 -0700 mismatching sign_alg and sign_alg_cert JDK-8145252-TLS13-branch
xuelei [Wed, 23 May 2018 11:55:41 -0700] rev 56600
mismatching sign_alg and sign_alg_cert
Wed, 23 May 2018 09:33:37 -0700 Merge JDK-8145252-TLS13-branch
wetmore [Wed, 23 May 2018 09:33:37 -0700] rev 56599
Merge
Wed, 23 May 2018 16:44:13 +0100 8196389: Should HttpClient support SETTINGS_MAX_CONCURRENT_STREAMS from the server http-client-branch
michaelm [Wed, 23 May 2018 16:44:13 +0100] rev 56598
8196389: Should HttpClient support SETTINGS_MAX_CONCURRENT_STREAMS from the server Reviewed-by: chegar, dfuchs
Wed, 23 May 2018 16:40:10 +0200 TestElasticTLABDecay is misconfigured epsilon-gc-branch
shade [Wed, 23 May 2018 16:40:10 +0200] rev 56597
TestElasticTLABDecay is misconfigured
Mon, 21 May 2018 15:01:17 +0200 Last stylistic touchups epsilon-gc-branch
shade [Mon, 21 May 2018 15:01:17 +0200] rev 56596
Last stylistic touchups
Wed, 23 May 2018 17:02:13 +0800 sun/net/www/protocol/https/HttpsURLConnection/ReadTimeout.java adapts to new exception hierarchy JDK-8145252-TLS13-branch
jjiang [Wed, 23 May 2018 17:02:13 +0800] rev 56595
sun/net/www/protocol/https/HttpsURLConnection/ReadTimeout.java adapts to new exception hierarchy
Tue, 22 May 2018 21:46:47 -0700 close issues introduced in TLS 1.3 implementation JDK-8145252-TLS13-branch
xuelei [Tue, 22 May 2018 21:46:47 -0700] rev 56594
close issues introduced in TLS 1.3 implementation
Tue, 22 May 2018 16:38:48 -0700 Merge JDK-8145252-TLS13-branch
wetmore [Tue, 22 May 2018 16:38:48 -0700] rev 56593
Merge
Tue, 22 May 2018 16:36:02 -0700 Merge JDK-8145252-TLS13-branch
wetmore [Tue, 22 May 2018 16:36:02 -0700] rev 56592
Merge
Tue, 22 May 2018 14:12:14 -0400 Setting X25519/X448 to TLS 1.3 only JDK-8171279-XDH-TLS-branch
apetcher [Tue, 22 May 2018 14:12:14 -0400] rev 56591
Setting X25519/X448 to TLS 1.3 only
Tue, 22 May 2018 14:01:11 -0400 merge JDK-8171279-XDH-TLS-branch
apetcher [Tue, 22 May 2018 14:01:11 -0400] rev 56590
merge
Tue, 22 May 2018 13:44:02 -0400 Initial working XDH support in TLS. I should try to refactor the code a bit. JDK-8171279-XDH-TLS-branch
apetcher [Tue, 22 May 2018 13:44:02 -0400] rev 56589
Initial working XDH support in TLS. I should try to refactor the code a bit.
Tue, 22 May 2018 20:36:31 +0800 com/sun/jndi/ldap/DeadSSLLdapTimeoutTest.java adapts to new exception hierarchy JDK-8145252-TLS13-branch
jjiang [Tue, 22 May 2018 20:36:31 +0800] rev 56588
com/sun/jndi/ldap/DeadSSLLdapTimeoutTest.java adapts to new exception hierarchy
Tue, 22 May 2018 17:53:35 +0800 Re-generate certificates for javax/net/ssl/templates/SSLSocketTemplate.java JDK-8145252-TLS13-branch
jjiang [Tue, 22 May 2018 17:53:35 +0800] rev 56587
Re-generate certificates for javax/net/ssl/templates/SSLSocketTemplate.java
Mon, 21 May 2018 20:51:38 -0700 RSA key is too short to support TLS 1.3 JDK-8145252-TLS13-branch
xuelei [Mon, 21 May 2018 20:51:38 -0700] rev 56586
RSA key is too short to support TLS 1.3
Mon, 21 May 2018 09:53:23 -0700 No more renegotiation in TLS 1.3 JDK-8145252-TLS13-branch
xuelei [Mon, 21 May 2018 09:53:23 -0700] rev 56585
No more renegotiation in TLS 1.3
Mon, 21 May 2018 08:16:24 -0700 Use default signature algorithms for TLS 1.2 JDK-8145252-TLS13-branch
xuelei [Mon, 21 May 2018 08:16:24 -0700] rev 56584
Use default signature algorithms for TLS 1.2
Mon, 21 May 2018 11:14:44 -0400 initial commit for JDK-8171279-XDH-TLS-branch JDK-8171279-XDH-TLS-branch
apetcher [Mon, 21 May 2018 11:14:44 -0400] rev 56583
initial commit for JDK-8171279-XDH-TLS-branch
Mon, 21 May 2018 14:50:28 +0200 Fix build failure epsilon-gc-branch
shade [Mon, 21 May 2018 14:50:28 +0200] rev 56582
Fix build failure
Mon, 21 May 2018 14:47:22 +0200 Formatting and renames epsilon-gc-branch
shade [Mon, 21 May 2018 14:47:22 +0200] rev 56581
Formatting and renames
Mon, 21 May 2018 10:34:21 +0200 Fix 32-bit builds epsilon-gc-branch
shade [Mon, 21 May 2018 10:34:21 +0200] rev 56580
Fix 32-bit builds
Mon, 21 May 2018 15:40:25 +0800 sun/security/ssl/AppOutputStream/NoExceptionOnClose.java changes the expected exception JDK-8145252-TLS13-branch
jjiang [Mon, 21 May 2018 15:40:25 +0800] rev 56579
sun/security/ssl/AppOutputStream/NoExceptionOnClose.java changes the expected exception
Sun, 20 May 2018 22:18:11 +0200 Merge epsilon-gc-branch
shade [Sun, 20 May 2018 22:18:11 +0200] rev 56578
Merge
Sun, 20 May 2018 22:03:10 +0200 Elastic TLAB machinery should handle decays epsilon-gc-branch
shade [Sun, 20 May 2018 22:03:10 +0200] rev 56577
Elastic TLAB machinery should handle decays
Sat, 19 May 2018 23:51:09 +0200 Serviceability support for Epsilon epsilon-gc-branch
shade [Sat, 19 May 2018 23:51:09 +0200] rev 56576
Serviceability support for Epsilon
Sun, 20 May 2018 09:45:36 -0700 The expected exception may be not thrown in order JDK-8145252-TLS13-branch
xuelei [Sun, 20 May 2018 09:45:36 -0700] rev 56575
The expected exception may be not thrown in order
Sun, 20 May 2018 22:01:40 +0800 Use SEC_WHCAR* as gss_name_t JDK-8199569-branch
weijun [Sun, 20 May 2018 22:01:40 +0800] rev 56574
Use SEC_WHCAR* as gss_name_t
Fri, 18 May 2018 19:07:49 -0700 DTLS fix for proper closing JDK-8145252-TLS13-branch
ascarpino [Fri, 18 May 2018 19:07:49 -0700] rev 56573
DTLS fix for proper closing
Fri, 18 May 2018 15:23:56 +0100 http-client-branch: improve test stability by allowing retry on java.net.ConnectException http-client-branch
dfuchs [Fri, 18 May 2018 15:23:56 +0100] rev 56572
http-client-branch: improve test stability by allowing retry on java.net.ConnectException
Thu, 17 May 2018 16:18:47 -0700 TLS 1.3, update on SSLSocketImpl.checkEOF() JDK-8145252-TLS13-branch
xuelei [Thu, 17 May 2018 16:18:47 -0700] rev 56571
TLS 1.3, update on SSLSocketImpl.checkEOF()
Thu, 17 May 2018 11:12:52 -0700 improper certificates in SSLSocketTemplate.java JDK-8145252-TLS13-branch
xuelei [Thu, 17 May 2018 11:12:52 -0700] rev 56570
improper certificates in SSLSocketTemplate.java
Thu, 17 May 2018 09:24:28 -0700 jdk/testlibrary/testkeys upgraded to use RSA_4096 key JDK-8145252-TLS13-branch
ssahoo [Thu, 17 May 2018 09:24:28 -0700] rev 56569
jdk/testlibrary/testkeys upgraded to use RSA_4096 key
Thu, 17 May 2018 09:00:47 -0700 TLS 1.3, incorrect encode of NewSessionTicket for empty extension JDK-8145252-TLS13-branch
xuelei [Thu, 17 May 2018 09:00:47 -0700] rev 56568
TLS 1.3, incorrect encode of NewSessionTicket for empty extension
Wed, 16 May 2018 22:13:16 -0700 TLS 1.3, correct a serious ALPN impl typo JDK-8145252-TLS13-branch
xuelei [Wed, 16 May 2018 22:13:16 -0700] rev 56567
TLS 1.3, correct a serious ALPN impl typo
Wed, 16 May 2018 21:18:06 -0700 TLS 1.3, check alpn respond value JDK-8145252-TLS13-branch
xuelei [Wed, 16 May 2018 21:18:06 -0700] rev 56566
TLS 1.3, check alpn respond value
Wed, 16 May 2018 15:41:50 -0700 TLS 1.3, OpenSSL interop issue, a missed update JDK-8145252-TLS13-branch
xuelei [Wed, 16 May 2018 15:41:50 -0700] rev 56565
TLS 1.3, OpenSSL interop issue, a missed update
Wed, 16 May 2018 15:26:36 -0700 TLS 1.3, OpenSSL interop issues JDK-8145252-TLS13-branch
xuelei [Wed, 16 May 2018 15:26:36 -0700] rev 56564
TLS 1.3, OpenSSL interop issues
Wed, 16 May 2018 10:08:23 -0700 Merge JDK-8145252-TLS13-branch
wetmore [Wed, 16 May 2018 10:08:23 -0700] rev 56563
Merge
Wed, 16 May 2018 22:45:34 +0800 Negotiate seems to be working JDK-8199569-branch
weijun [Wed, 16 May 2018 22:45:34 +0800] rev 56562
Negotiate seems to be working
Tue, 15 May 2018 22:59:45 -0700 Use PostHandshakeContext for New Session Ticket when approriate JDK-8145252-TLS13-branch
ascarpino [Tue, 15 May 2018 22:59:45 -0700] rev 56561
Use PostHandshakeContext for New Session Ticket when approriate
Tue, 15 May 2018 14:52:51 -0700 test correction, reject renegotiation applies to TLS 1.2 and prior versions only JDK-8145252-TLS13-branch
xuelei [Tue, 15 May 2018 14:52:51 -0700] rev 56560
test correction, reject renegotiation applies to TLS 1.2 and prior versions only
Tue, 15 May 2018 13:01:37 -0700 rollbak behavior changes of extended secret extension JDK-8145252-TLS13-branch
xuelei [Tue, 15 May 2018 13:01:37 -0700] rev 56559
rollbak behavior changes of extended secret extension
Tue, 15 May 2018 14:54:04 -0400 minor session management improvements to try to address some bugs JDK-8145252-TLS13-branch
apetcher [Tue, 15 May 2018 14:54:04 -0400] rev 56558
minor session management improvements to try to address some bugs
Tue, 15 May 2018 10:48:19 -0700 Corrected copyright JDK-8145252-TLS13-branch
wetmore [Tue, 15 May 2018 10:48:19 -0700] rev 56557
Corrected copyright
Tue, 15 May 2018 16:10:17 +0100 http-client-branch: additional tests for header case-insensitivity http-client-branch
chegar [Tue, 15 May 2018 16:10:17 +0100] rev 56556
http-client-branch: additional tests for header case-insensitivity
Tue, 15 May 2018 12:20:42 +0800 code style, functions rearrangement JDK-8199569-branch
weijun [Tue, 15 May 2018 12:20:42 +0800] rev 56555
code style, functions rearrangement
Tue, 15 May 2018 12:19:38 +0800 inline GenClientContext, macro redefition, new functions JDK-8199569-branch
weijun [Tue, 15 May 2018 12:19:38 +0800] rev 56554
inline GenClientContext, macro redefition, new functions
Mon, 14 May 2018 21:06:55 +0800 no more warning JDK-8199569-branch
weijun [Mon, 14 May 2018 21:06:55 +0800] rev 56553
no more warning
Mon, 14 May 2018 09:55:03 +0800 First working version JDK-8199569-branch
weijun [Mon, 14 May 2018 09:55:03 +0800] rev 56552
First working version
Mon, 14 May 2018 13:05:11 +0800 sequence number fix JDK-8199569-branch
weijun [Mon, 14 May 2018 13:05:11 +0800] rev 56551
sequence number fix
Mon, 14 May 2018 09:48:33 +0800 Use VS2017 JDK-8199569-branch
weijun [Mon, 14 May 2018 09:48:33 +0800] rev 56550
Use VS2017
Mon, 14 May 2018 22:49:05 +0000 Merge JDK-8145252-TLS13-branch
valeriep [Mon, 14 May 2018 22:49:05 +0000] rev 56549
Merge
Mon, 14 May 2018 22:41:54 +0000 Undo the interim RSASSA-PSS changes in SignedObject class JDK-8145252-TLS13-branch
valeriep [Mon, 14 May 2018 22:41:54 +0000] rev 56548
Undo the interim RSASSA-PSS changes in SignedObject class
Mon, 14 May 2018 22:09:08 +0200 Merge ihse-jdk-library-branch
ihse [Mon, 14 May 2018 22:09:08 +0200] rev 56547
Merge
Mon, 14 May 2018 11:08:04 -0700 Fix improper ordering for default certificate type field in CertificateRequest JDK-8145252-TLS13-branch
jnimeh [Mon, 14 May 2018 11:08:04 -0700] rev 56546
Fix improper ordering for default certificate type field in CertificateRequest Summary: Fixes the ordering in the CERT_TYPES constant for the CertificateRequest message. ECDSA will now be an advertised type when ECDSA is available in JCE.
Mon, 14 May 2018 09:44:42 +0800 Initial changes for JDK-8199569 JDK-8199569-branch
weijun [Mon, 14 May 2018 09:44:42 +0800] rev 56545
Initial changes for JDK-8199569
Sun, 13 May 2018 08:52:25 -0700 start/beginHandshake and more post-handshake changes JDK-8145252-TLS13-branch
ascarpino [Sun, 13 May 2018 08:52:25 -0700] rev 56544
start/beginHandshake and more post-handshake changes
Fri, 11 May 2018 16:07:27 -0700 Merge JDK-8145252-TLS13-branch
wetmore [Fri, 11 May 2018 16:07:27 -0700] rev 56543
Merge
Fri, 11 May 2018 15:53:12 -0700 Initial TLSv1.3 Implementation JDK-8145252-TLS13-branch
wetmore [Fri, 11 May 2018 15:53:12 -0700] rev 56542
Initial TLSv1.3 Implementation
Fri, 11 May 2018 14:55:56 -0700 Initial changes for JDK-8145252-TLS13-branch JDK-8145252-TLS13-branch
wetmore [Fri, 11 May 2018 14:55:56 -0700] rev 56541
Initial changes for JDK-8145252-TLS13-branch
Fri, 11 May 2018 18:33:36 +0200 Refactor test handling with @requires epsilon-gc-branch
shade [Fri, 11 May 2018 18:33:36 +0200] rev 56540
Refactor test handling with @requires
Wed, 09 May 2018 16:56:42 -0700 Merge http-client-branch
dfuchs [Wed, 09 May 2018 16:56:42 -0700] rev 56539
Merge
Wed, 09 May 2018 16:45:54 -0700 http-client-branch: add a property to make it possible to limit the size of the HTTP/1.1 coonection pool http-client-branch
dfuchs [Wed, 09 May 2018 16:45:54 -0700] rev 56538
http-client-branch: add a property to make it possible to limit the size of the HTTP/1.1 coonection pool
Mon, 07 May 2018 14:48:59 -0700 Merge http-client-branch
dfuchs [Mon, 07 May 2018 14:48:59 -0700] rev 56537
Merge
Mon, 07 May 2018 16:41:38 +0200 Merge epsilon-gc-branch
shade [Mon, 07 May 2018 16:41:38 +0200] rev 56536
Merge
Sun, 06 May 2018 16:19:56 +0200 Merge epsilon-gc-branch
shade [Sun, 06 May 2018 16:19:56 +0200] rev 56535
Merge
Fri, 04 May 2018 19:29:01 +0200 Fix build with -epsilongc epsilon-gc-branch
shade [Fri, 04 May 2018 19:29:01 +0200] rev 56534
Fix build with -epsilongc
Fri, 04 May 2018 19:16:56 +0200 Merge epsilon-gc-branch
shade [Fri, 04 May 2018 19:16:56 +0200] rev 56533
Merge
Fri, 04 May 2018 17:28:03 +0100 Merge http-client-branch
dfuchs [Fri, 04 May 2018 17:28:03 +0100] rev 56532
Merge
Fri, 04 May 2018 17:02:19 +0100 http-client-branch: connection shutdown should no cancel streams immediately if data is pending in the stream queue. http-client-branch
dfuchs [Fri, 04 May 2018 17:02:19 +0100] rev 56531
http-client-branch: connection shutdown should no cancel streams immediately if data is pending in the stream queue.
Fri, 04 May 2018 14:32:26 +0100 http-client-branch: remove stray println http-client-branch
dfuchs [Fri, 04 May 2018 14:32:26 +0100] rev 56530
http-client-branch: remove stray println
Fri, 04 May 2018 13:57:59 +0200 Fix for libsplashscreen. ihse-jdk-library-branch
ihse [Fri, 04 May 2018 13:57:59 +0200] rev 56529
Fix for libsplashscreen.
Fri, 04 May 2018 13:15:15 +0200 Fix jdk.accessibility. ihse-jdk-library-branch
ihse [Fri, 04 May 2018 13:15:15 +0200] rev 56528
Fix jdk.accessibility.
Fri, 04 May 2018 10:55:57 +0200 Try to fix libsplashscreen on mac. ihse-jdk-library-branch
ihse [Fri, 04 May 2018 10:55:57 +0200] rev 56527
Try to fix libsplashscreen on mac.
Fri, 04 May 2018 10:09:27 +0200 ... and missing _DIRS. ihse-jdk-library-branch
ihse [Fri, 04 May 2018 10:09:27 +0200] rev 56526
... and missing _DIRS.
Fri, 04 May 2018 10:06:23 +0200 Add missing -I. ihse-jdk-library-branch
ihse [Fri, 04 May 2018 10:06:23 +0200] rev 56525
Add missing -I.
Fri, 04 May 2018 01:42:32 +0200 Even more fixes. ihse-jdk-library-branch
ihse [Fri, 04 May 2018 01:42:32 +0200] rev 56524
Even more fixes.
Fri, 04 May 2018 01:35:03 +0200 Merge ihse-jdk-library-branch
ihse [Fri, 04 May 2018 01:35:03 +0200] rev 56523
Merge
Fri, 04 May 2018 01:31:12 +0200 Fixes based on quick code review. ihse-jdk-library-branch
ihse [Fri, 04 May 2018 01:31:12 +0200] rev 56522
Fixes based on quick code review.
Fri, 04 May 2018 01:17:28 +0200 Cleaning up SRC and EXTRA_SRC. ihse-jdk-library-branch
ihse [Fri, 04 May 2018 01:17:28 +0200] rev 56521
Cleaning up SRC and EXTRA_SRC.
Fri, 04 May 2018 00:52:25 +0200 Rename FindHeaderDirForModule to GetJavaHeaderDir. ihse-jdk-library-branch
ihse [Fri, 04 May 2018 00:52:25 +0200] rev 56520
Rename FindHeaderDirForModule to GetJavaHeaderDir.
Fri, 04 May 2018 00:50:29 +0200 Process extra header dirs syntax. ihse-jdk-library-branch
ihse [Fri, 04 May 2018 00:50:29 +0200] rev 56519
Process extra header dirs syntax.
Fri, 04 May 2018 00:23:32 +0200 Even more cleaning up. ihse-jdk-library-branch
ihse [Fri, 04 May 2018 00:23:32 +0200] rev 56518
Even more cleaning up.
Thu, 03 May 2018 23:33:28 +0200 Cleaning up src format. ihse-jdk-library-branch
ihse [Thu, 03 May 2018 23:33:28 +0200] rev 56517
Cleaning up src format.
Thu, 03 May 2018 22:30:08 +0200 Fix Zero build failures epsilon-gc-branch
shade [Thu, 03 May 2018 22:30:08 +0200] rev 56516
Fix Zero build failures
Thu, 03 May 2018 18:32:32 +0100 http-client-branch: SSLFlowDelegate - avoid wasted memory in SSL buffers, fix race condition if socket closed during handshake http-client-branch
dfuchs [Thu, 03 May 2018 18:32:32 +0100] rev 56515
http-client-branch: SSLFlowDelegate - avoid wasted memory in SSL buffers, fix race condition if socket closed during handshake
Thu, 03 May 2018 18:29:46 +0100 http-client-branch: RST_STREAM should be handled immediately if received before HEADERS, and subscriber.onError() should be called if received after that. http-client-branch
dfuchs [Thu, 03 May 2018 18:29:46 +0100] rev 56514
http-client-branch: RST_STREAM should be handled immediately if received before HEADERS, and subscriber.onError() should be called if received after that.
Thu, 03 May 2018 18:27:32 +0100 http-client-branch: Http2Connection should not try to send RST_STREAM if the channel is already closed http-client-branch
dfuchs [Thu, 03 May 2018 18:27:32 +0100] rev 56513
http-client-branch: Http2Connection should not try to send RST_STREAM if the channel is already closed
Thu, 03 May 2018 14:46:44 +0200 Remove FindSrcDirsForLib. ihse-jdk-library-branch
ihse [Thu, 03 May 2018 14:46:44 +0200] rev 56512
Remove FindSrcDirsForLib.
Thu, 03 May 2018 14:30:20 +0200 Introduce EXTRA_SRC and supply headers as dirs. ihse-jdk-library-branch
ihse [Thu, 03 May 2018 14:30:20 +0200] rev 56511
Introduce EXTRA_SRC and supply headers as dirs.
Thu, 03 May 2018 11:59:58 +0200 Epsilon should use Elastic TLABs facility to control sizes epsilon-gc-branch
shade [Thu, 03 May 2018 11:59:58 +0200] rev 56510
Epsilon should use Elastic TLABs facility to control sizes
Thu, 03 May 2018 10:02:32 +0200 Fix gc/epsilon/TestMemoryMXBeans failures after the merge epsilon-gc-branch
shade [Thu, 03 May 2018 10:02:32 +0200] rev 56509
Fix gc/epsilon/TestMemoryMXBeans failures after the merge
Thu, 03 May 2018 09:43:47 +0200 Merge epsilon-gc-branch
shade [Thu, 03 May 2018 09:43:47 +0200] rev 56508
Merge
Wed, 02 May 2018 15:47:57 +0100 http-client-branch: Merge with default http-client-branch
chegar [Wed, 02 May 2018 15:47:57 +0100] rev 56507
http-client-branch: Merge with default
Wed, 02 May 2018 10:35:33 +0100 http-client-branch: review comment - remove tailing whitespace and long lines http-client-branch
chegar [Wed, 02 May 2018 10:35:33 +0100] rev 56506
http-client-branch: review comment - remove tailing whitespace and long lines
Tue, 01 May 2018 22:37:29 +0100 8193356: HttpClient should create a new connection after available stream ids are used up. http-client-branch
michaelm [Tue, 01 May 2018 22:37:29 +0100] rev 56505
8193356: HttpClient should create a new connection after available stream ids are used up. Reviewed-by: chegar, dfuchs
Tue, 01 May 2018 19:14:46 +0100 http-client-branch: review comment - HPACK bytewise decoding http-client-branch
prappo [Tue, 01 May 2018 19:14:46 +0100] rev 56504
http-client-branch: review comment - HPACK bytewise decoding
Tue, 01 May 2018 10:03:01 +0100 Merge http-client-branch
dfuchs [Tue, 01 May 2018 10:03:01 +0100] rev 56503
Merge
Tue, 01 May 2018 09:56:39 +0100 http-client-branch: avoid calling getApplicationBufferSize/getPacketBufferSize too often http-client-branch
dfuchs [Tue, 01 May 2018 09:56:39 +0100] rev 56502
http-client-branch: avoid calling getApplicationBufferSize/getPacketBufferSize too often
Tue, 01 May 2018 09:47:33 +0100 http-client-branch: review comment - some minor comment rewording and cleanup http-client-branch
chegar [Tue, 01 May 2018 09:47:33 +0100] rev 56501
http-client-branch: review comment - some minor comment rewording and cleanup
Tue, 01 May 2018 09:19:00 +0100 http-client-branch: review comment - update comment in Http2Connection http-client-branch
chegar [Tue, 01 May 2018 09:19:00 +0100] rev 56500
http-client-branch: review comment - update comment in Http2Connection
Mon, 30 Apr 2018 11:44:31 +0100 http-client-branch: tag tests that access real hosts on external networks as manual http-client-branch
dfuchs [Mon, 30 Apr 2018 11:44:31 +0100] rev 56499
http-client-branch: tag tests that access real hosts on external networks as manual
Fri, 27 Apr 2018 15:23:33 +0100 http-client-branch: do not ignore setup exceptions when creating WS test server http-client-branch
chegar [Fri, 27 Apr 2018 15:23:33 +0100] rev 56498
http-client-branch: do not ignore setup exceptions when creating WS test server
Fri, 27 Apr 2018 12:29:49 +0100 Merge http-client-branch
dfuchs [Fri, 27 Apr 2018 12:29:49 +0100] rev 56497
Merge
Fri, 27 Apr 2018 11:33:22 +0100 http-client-branch: fix racy busy loop in graceful SSLEngine closure http-client-branch
dfuchs [Fri, 27 Apr 2018 11:33:22 +0100] rev 56496
http-client-branch: fix racy busy loop in graceful SSLEngine closure
Thu, 26 Apr 2018 19:32:01 +0200 Enable LSM for Epsilon epsilon-gc-branch
shade [Thu, 26 Apr 2018 19:32:01 +0200] rev 56495
Enable LSM for Epsilon
Thu, 26 Apr 2018 19:13:26 +0200 No need for hotspot_gc_epsilon, when there is run-test target epsilon-gc-branch
shade [Thu, 26 Apr 2018 19:13:26 +0200] rev 56494
No need for hotspot_gc_epsilon, when there is run-test target
Thu, 26 Apr 2018 18:55:05 +0200 Hook up Epsilon flags to a new VM facility epsilon-gc-branch
shade [Thu, 26 Apr 2018 18:55:05 +0200] rev 56493
Hook up Epsilon flags to a new VM facility
Thu, 26 Apr 2018 18:46:01 +0200 Small bugfixes and improvements epsilon-gc-branch
shade [Thu, 26 Apr 2018 18:46:01 +0200] rev 56492
Small bugfixes and improvements
Thu, 26 Apr 2018 18:16:16 +0200 Remove UseNoGC alias epsilon-gc-branch
shade [Thu, 26 Apr 2018 18:16:16 +0200] rev 56491
Remove UseNoGC alias
Thu, 26 Apr 2018 18:11:12 +0200 No need for Epsilon in precompiled header epsilon-gc-branch
shade [Thu, 26 Apr 2018 18:11:12 +0200] rev 56490
No need for Epsilon in precompiled header
Thu, 26 Apr 2018 17:59:02 +0200 Merge epsilon-gc-branch
shade [Thu, 26 Apr 2018 17:59:02 +0200] rev 56489
Merge
Thu, 26 Apr 2018 15:52:17 +0200 Automatically set -I<gensrc>/$module. ihse-jdk-library-branch
ihse [Thu, 26 Apr 2018 15:52:17 +0200] rev 56488
Automatically set -I<gensrc>/$module.
Thu, 26 Apr 2018 14:45:28 +0100 http-client-branch: set NO_PROXY in RetryWithCookie http-client-branch
chegar [Thu, 26 Apr 2018 14:45:28 +0100] rev 56487
http-client-branch: set NO_PROXY in RetryWithCookie
Thu, 26 Apr 2018 14:42:36 +0100 http-client-branch: set NO_PROXY in several WebSocket tests http-client-branch
chegar [Thu, 26 Apr 2018 14:42:36 +0100] rev 56486
http-client-branch: set NO_PROXY in several WebSocket tests
Thu, 26 Apr 2018 15:37:22 +0200 Merge ihse-jdk-library-branch
ihse [Thu, 26 Apr 2018 15:37:22 +0200] rev 56485
Merge
Thu, 26 Apr 2018 15:32:54 +0200 Fix issues on solaris. ihse-jdk-library-branch
ihse [Thu, 26 Apr 2018 15:32:54 +0200] rev 56484
Fix issues on solaris.
Thu, 26 Apr 2018 14:11:03 +0100 http-client-branch: use a shared debug logger when debug logging is not enabled http-client-branch
dfuchs [Thu, 26 Apr 2018 14:11:03 +0100] rev 56483
http-client-branch: use a shared debug logger when debug logging is not enabled
Thu, 26 Apr 2018 10:16:13 +0100 Merge http-client-branch
dfuchs [Thu, 26 Apr 2018 10:16:13 +0100] rev 56482
Merge
Wed, 25 Apr 2018 19:51:58 +0100 http-client-branch: unused byte buffers must be returned to the pool before exiting from SocketTube::readAvailable + minor test fixes http-client-branch
dfuchs [Wed, 25 Apr 2018 19:51:58 +0100] rev 56481
http-client-branch: unused byte buffers must be returned to the pool before exiting from SocketTube::readAvailable + minor test fixes
Tue, 24 Apr 2018 19:45:20 +0100 http-client-branch: non-us-ascii chars in URI path or query segments http-client-branch
chegar [Tue, 24 Apr 2018 19:45:20 +0100] rev 56480
http-client-branch: non-us-ascii chars in URI path or query segments
Tue, 24 Apr 2018 06:57:02 -0400 JDK-8188051-branch javadoc typo updates JDK-8188051-branch
lancea [Tue, 24 Apr 2018 06:57:02 -0400] rev 56479
JDK-8188051-branch javadoc typo updates
Tue, 24 Apr 2018 10:20:22 +0100 Merge http-client-branch
dfuchs [Tue, 24 Apr 2018 10:20:22 +0100] rev 56478
Merge
Tue, 24 Apr 2018 10:17:23 +0100 http-client-branch: SSLDirectBufferSupplier can use a fixed size array instead of a ConcurrentLinkedQueue http-client-branch
dfuchs [Tue, 24 Apr 2018 10:17:23 +0100] rev 56477
http-client-branch: SSLDirectBufferSupplier can use a fixed size array instead of a ConcurrentLinkedQueue
Tue, 24 Apr 2018 10:14:51 +0100 http-client-branch: fix rare race condition uncovered by SmallTimeout.java http-client-branch
dfuchs [Tue, 24 Apr 2018 10:14:51 +0100] rev 56476
http-client-branch: fix rare race condition uncovered by SmallTimeout.java
Mon, 23 Apr 2018 13:55:47 -0400 JDK-8188051-branch: Updates to sync with AOJ JDK-8188051-branch
lancea [Mon, 23 Apr 2018 13:55:47 -0400] rev 56475
JDK-8188051-branch: Updates to sync with AOJ
Mon, 23 Apr 2018 15:45:40 +0100 http-client-branch: use direct buffer pool for reading off SSL encrypted buffers from the socket + minor test fixes. http-client-branch
dfuchs [Mon, 23 Apr 2018 15:45:40 +0100] rev 56474
http-client-branch: use direct buffer pool for reading off SSL encrypted buffers from the socket + minor test fixes.
Mon, 23 Apr 2018 12:53:43 +0200 Enable Epsilon as experimental option epsilon-gc-branch
shade [Mon, 23 Apr 2018 12:53:43 +0200] rev 56473
Enable Epsilon as experimental option
Mon, 23 Apr 2018 12:32:25 +0200 Merge epsilon-gc-branch
shade [Mon, 23 Apr 2018 12:32:25 +0200] rev 56472
Merge
Fri, 20 Apr 2018 22:35:59 +0200 Fix copyright year and add FIXME. ihse-jdk-library-branch
ihse [Fri, 20 Apr 2018 22:35:59 +0200] rev 56471
Fix copyright year and add FIXME.
Fri, 20 Apr 2018 21:22:05 +0200 Fix jdk.crypto.ucrypto. ihse-jdk-library-branch
ihse [Fri, 20 Apr 2018 21:22:05 +0200] rev 56470
Fix jdk.crypto.ucrypto.
Fri, 20 Apr 2018 20:59:02 +0200 Merge ihse-jdk-library-branch
ihse [Fri, 20 Apr 2018 20:59:02 +0200] rev 56469
Merge
Fri, 20 Apr 2018 10:20:36 +0200 Clean up libawt. ihse-jdk-library-branch
ihse [Fri, 20 Apr 2018 10:20:36 +0200] rev 56468
Clean up libawt.
Fri, 20 Apr 2018 10:02:55 +0200 Make libawt compile on Solaris. ihse-jdk-library-branch
ihse [Fri, 20 Apr 2018 10:02:55 +0200] rev 56467
Make libawt compile on Solaris.
Fri, 20 Apr 2018 09:23:09 +0200 Final Windows fixes. ihse-jdk-library-branch
ihse [Fri, 20 Apr 2018 09:23:09 +0200] rev 56466
Final Windows fixes.
Thu, 19 Apr 2018 21:21:45 +0200 Merge ihse-jdk-library-branch
ihse [Thu, 19 Apr 2018 21:21:45 +0200] rev 56465
Merge
Thu, 19 Apr 2018 21:11:32 +0200 Fix jdk.accessibility. ihse-jdk-library-branch
ihse [Thu, 19 Apr 2018 21:11:32 +0200] rev 56464
Fix jdk.accessibility.
Thu, 19 Apr 2018 16:47:52 +0100 http-client-branch: do not set receive buffer size unless explicitly requested http-client-branch
dfuchs [Thu, 19 Apr 2018 16:47:52 +0100] rev 56463
http-client-branch: do not set receive buffer size unless explicitly requested
Thu, 19 Apr 2018 15:42:22 +0200 Fix java.desktop compilation on Windows. ihse-jdk-library-branch
ihse [Thu, 19 Apr 2018 15:42:22 +0200] rev 56462
Fix java.desktop compilation on Windows.
Thu, 19 Apr 2018 15:37:43 +0200 Fix non-PCH build epsilon-gc-branch
shade [Thu, 19 Apr 2018 15:37:43 +0200] rev 56461
Fix non-PCH build
Thu, 19 Apr 2018 14:49:32 +0200 Fix jdk.jdi. ihse-jdk-library-branch
ihse [Thu, 19 Apr 2018 14:49:32 +0200] rev 56460
Fix jdk.jdi.
Thu, 19 Apr 2018 14:38:22 +0200 Clean up last macosx libs. ihse-jdk-library-branch
ihse [Thu, 19 Apr 2018 14:38:22 +0200] rev 56459
Clean up last macosx libs.
Thu, 19 Apr 2018 14:17:54 +0200 Merge epsilon-gc-branch
shade [Thu, 19 Apr 2018 14:17:54 +0200] rev 56458
Merge
Thu, 19 Apr 2018 14:15:19 +0200 Fix java.desktop builds on macosx. ihse-jdk-library-branch
ihse [Thu, 19 Apr 2018 14:15:19 +0200] rev 56457
Fix java.desktop builds on macosx.
Thu, 19 Apr 2018 12:13:33 +0200 Proper fix for closed source. ihse-jdk-library-branch
ihse [Thu, 19 Apr 2018 12:13:33 +0200] rev 56456
Proper fix for closed source.
Thu, 19 Apr 2018 11:08:37 +0200 Merge ihse-jdk-library-branch
ihse [Thu, 19 Apr 2018 11:08:37 +0200] rev 56455
Merge
Wed, 18 Apr 2018 14:22:53 +0200 Cleaning up HEADER_FLAGS. ihse-jdk-library-branch
ihse [Wed, 18 Apr 2018 14:22:53 +0200] rev 56454
Cleaning up HEADER_FLAGS.
Wed, 18 Apr 2018 12:55:11 +0100 http-client-branch: review comment - HPACK circular buffer http-client-branch
prappo [Wed, 18 Apr 2018 12:55:11 +0100] rev 56453
http-client-branch: review comment - HPACK circular buffer
Wed, 18 Apr 2018 13:54:07 +0200 Merge epsilon-gc-branch
shade [Wed, 18 Apr 2018 13:54:07 +0200] rev 56452
Merge
Wed, 18 Apr 2018 12:03:06 +0100 http-client-branch: Merge with default http-client-branch
chegar [Wed, 18 Apr 2018 12:03:06 +0100] rev 56451
http-client-branch: Merge with default
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 tip