chegar [Wed, 02 May 2018 10:35:33 +0100] rev 56506
http-client-branch: review comment - remove tailing whitespace and long lines
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
prappo [Tue, 01 May 2018 19:14:46 +0100] rev 56504
http-client-branch: review comment - HPACK bytewise decoding
dfuchs [Tue, 01 May 2018 10:03:01 +0100] rev 56503
Merge
dfuchs [Tue, 01 May 2018 09:56:39 +0100] rev 56502
http-client-branch: avoid calling getApplicationBufferSize/getPacketBufferSize too often
chegar [Tue, 01 May 2018 09:47:33 +0100] rev 56501
http-client-branch: review comment - some minor comment rewording and cleanup
chegar [Tue, 01 May 2018 09:19:00 +0100] rev 56500
http-client-branch: review comment - update comment in Http2Connection
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
chegar [Fri, 27 Apr 2018 15:23:33 +0100] rev 56498
http-client-branch: do not ignore setup exceptions when creating WS test server
dfuchs [Fri, 27 Apr 2018 12:29:49 +0100] rev 56497
Merge
dfuchs [Fri, 27 Apr 2018 11:33:22 +0100] rev 56496
http-client-branch: fix racy busy loop in graceful SSLEngine closure
shade [Thu, 26 Apr 2018 19:32:01 +0200] rev 56495
Enable LSM for Epsilon
shade [Thu, 26 Apr 2018 19:13:26 +0200] rev 56494
No need for hotspot_gc_epsilon, when there is run-test target
shade [Thu, 26 Apr 2018 18:55:05 +0200] rev 56493
Hook up Epsilon flags to a new VM facility
shade [Thu, 26 Apr 2018 18:46:01 +0200] rev 56492
Small bugfixes and improvements