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
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip