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
Wed, 18 Apr 2018 12:40:11 +0200 Use BarrierSetAssembler instead of ModRefBarrierSetAssembler epsilon-gc-branch
shade [Wed, 18 Apr 2018 12:40:11 +0200] rev 56450
Use BarrierSetAssembler instead of ModRefBarrierSetAssembler
Wed, 18 Apr 2018 10:07:49 +0200 Fix Epsilon after the merges epsilon-gc-branch
shade [Wed, 18 Apr 2018 10:07:49 +0200] rev 56449
Fix Epsilon after the merges
Wed, 18 Apr 2018 09:46:53 +0200 Merge epsilon-gc-branch
shade [Wed, 18 Apr 2018 09:46:53 +0200] rev 56448
Merge
Tue, 17 Apr 2018 16:46:18 +0100 http-client-branch: review comment - remove ineffectual usages of @Stable, qualified export from base, typo http-client-branch
chegar [Tue, 17 Apr 2018 16:46:18 +0100] rev 56447
http-client-branch: review comment - remove ineffectual usages of @Stable, qualified export from base, typo
Tue, 17 Apr 2018 16:39:19 +0100 http-client-branch: review comment - remove ineffectual usages of @Stable, qualified export from base http-client-branch
chegar [Tue, 17 Apr 2018 16:39:19 +0100] rev 56446
http-client-branch: review comment - remove ineffectual usages of @Stable, qualified export from base
Tue, 17 Apr 2018 15:16:18 +0100 http-client-branch: review comment - remove ineffectual usages of @Stable http-client-branch
chegar [Tue, 17 Apr 2018 15:16:18 +0100] rev 56445
http-client-branch: review comment - remove ineffectual usages of @Stable
Tue, 17 Apr 2018 14:00:01 +0100 http-client-branch: trailing whitespace in source code http-client-branch
chegar [Tue, 17 Apr 2018 14:00:01 +0100] rev 56444
http-client-branch: trailing whitespace in source code
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 tip