Fri, 19 Jan 2018 13:56:36 +0530 Fixed double string escaping, corrected type jmx-rest-api
hb [Fri, 19 Jan 2018 13:56:36 +0530] rev 56027
Fixed double string escaping, corrected type
Fri, 19 Jan 2018 13:46:27 +0530 1. Removed all changes to Java SE APIs jmx-rest-api
hb [Fri, 19 Jan 2018 13:46:27 +0530] rev 56026
1. Removed all changes to Java SE APIs 2. Changed module name to jdk.management.rest 3. Rest Adapter invoked via Module service provider 4. changed package name to jdk.internal.management.remote.rest 5. rest module and httpserver module part of platform modules
Thu, 18 Jan 2018 19:51:17 +0000 http-cient-branch: cleanup push promise spec http-client-branch
chegar [Thu, 18 Jan 2018 19:51:17 +0000] rev 56025
http-cient-branch: cleanup push promise spec
Thu, 18 Jan 2018 16:52:14 +0000 http-client-branch: (WebSocket) a number of tests for exceptional completion http-client-branch
prappo [Thu, 18 Jan 2018 16:52:14 +0000] rev 56024
http-client-branch: (WebSocket) a number of tests for exceptional completion
Thu, 18 Jan 2018 11:26:39 +0000 http-client-branch: add offline testing example http-client-branch
chegar [Thu, 18 Jan 2018 11:26:39 +0000] rev 56023
http-client-branch: add offline testing example
Thu, 18 Jan 2018 12:08:41 +0100 Support -XX:+UseNoGC as the alias for -XX:+UseEpsilonGC epsilon-gc-branch
shade [Thu, 18 Jan 2018 12:08:41 +0100] rev 56022
Support -XX:+UseNoGC as the alias for -XX:+UseEpsilonGC
Thu, 18 Jan 2018 11:43:21 +0100 Merge epsilon-gc-branch
shade [Thu, 18 Jan 2018 11:43:21 +0100] rev 56021
Merge
Wed, 17 Jan 2018 17:21:35 +0000 http-client-branch: fix acc in PushGroup http-client-branch
chegar [Wed, 17 Jan 2018 17:21:35 +0000] rev 56020
http-client-branch: fix acc in PushGroup
Wed, 17 Jan 2018 12:19:06 +0000 Merge http-client-branch
dfuchs [Wed, 17 Jan 2018 12:19:06 +0000] rev 56019
Merge
Tue, 16 Jan 2018 21:08:16 +0000 http-client-tutorial: additional informational comments and fixes http-client-tutorial
chegar [Tue, 16 Jan 2018 21:08:16 +0000] rev 56018
http-client-tutorial: additional informational comments and fixes
Tue, 16 Jan 2018 20:40:42 +0000 http-client-tutorial: comments http-client-tutorial
chegar [Tue, 16 Jan 2018 20:40:42 +0000] rev 56017
http-client-tutorial: comments
Tue, 16 Jan 2018 20:12:22 +0000 http-client-tutorial: cleanup http-client-tutorial
chegar [Tue, 16 Jan 2018 20:12:22 +0000] rev 56016
http-client-tutorial: cleanup
Tue, 16 Jan 2018 19:46:17 +0000 http-client-tutorial: more cleanup and fixes to IDEA project http-client-tutorial
chegar [Tue, 16 Jan 2018 19:46:17 +0000] rev 56015
http-client-tutorial: more cleanup and fixes to IDEA project
Tue, 16 Jan 2018 19:33:27 +0000 http-client-tutorial: fixes to IDEA project http-client-tutorial
chegar [Tue, 16 Jan 2018 19:33:27 +0000] rev 56014
http-client-tutorial: fixes to IDEA project
Tue, 16 Jan 2018 19:14:34 +0000 http-client-tutorial: first cut http-client-tutorial
chegar [Tue, 16 Jan 2018 19:14:34 +0000] rev 56013
http-client-tutorial: first cut
Tue, 16 Jan 2018 16:02:06 +0000 http-tutorial-branch: initialize http-client-tutorial
chegar [Tue, 16 Jan 2018 16:02:06 +0000] rev 56012
http-tutorial-branch: initialize
Tue, 16 Jan 2018 15:57:19 +0000 Initial changes for http-client-tutorial branch http-client-tutorial
chegar [Tue, 16 Jan 2018 15:57:19 +0000] rev 56011
Initial changes for http-client-tutorial branch
Tue, 16 Jan 2018 15:52:01 +0000 http-client-branch: updated server push API http-client-branch
michaelm [Tue, 16 Jan 2018 15:52:01 +0000] rev 56010
http-client-branch: updated server push API
Fri, 12 Jan 2018 15:36:28 +0000 http-client-branch: Adds some convenience methods to parse body responses as lines http-client-branch
dfuchs [Fri, 12 Jan 2018 15:36:28 +0000] rev 56009
http-client-branch: Adds some convenience methods to parse body responses as lines
Fri, 05 Jan 2018 14:11:48 +0000 http-client-branch: merge with default http-client-branch
chegar [Fri, 05 Jan 2018 14:11:48 +0000] rev 56008
http-client-branch: merge with default
Fri, 05 Jan 2018 13:42:53 +0530 1. MBeanCollection Bulk operation via objectname query jmx-rest-api
hb [Fri, 05 Jan 2018 13:42:53 +0530] rev 56007
1. MBeanCollection Bulk operation via objectname query 2. All MBeans identified by getCanonicalName instead of toString
Thu, 04 Jan 2018 14:39:04 +0530 1. URL decoding of URL jmx-rest-api
hb [Thu, 04 Jan 2018 14:39:04 +0530] rev 56006
1. URL decoding of URL 2. MBean info availble in MBeanCollection page 3. MBeanCollection post supports objectname filtering 4. Tests now use reflection instead of Methodhndles 3. couple of bug fixes
Tue, 02 Jan 2018 15:03:52 +0530 REST base url gets complete complete domain name jmx-rest-api
hb [Tue, 02 Jan 2018 15:03:52 +0530] rev 56005
REST base url gets complete complete domain name
Tue, 02 Jan 2018 13:33:08 +0530 Fixed JSON parser tests jmx-rest-api
hb [Tue, 02 Jan 2018 13:33:08 +0530] rev 56004
Fixed JSON parser tests
Tue, 02 Jan 2018 13:20:18 +0530 * Start Rest adapter via command line arguments jmx-rest-api
hb [Tue, 02 Jan 2018 13:20:18 +0530] rev 56003
* Start Rest adapter via command line arguments * Rest adapter config via management.properties
Mon, 01 Jan 2018 23:59:14 +0530 Lot of bug fixes jmx-rest-api
hb [Mon, 01 Jan 2018 23:59:14 +0530] rev 56002
Lot of bug fixes Added test cases
Thu, 28 Dec 2017 20:34:32 +0530 Few bug fixes jmx-rest-api
hb [Thu, 28 Dec 2017 20:34:32 +0530] rev 56001
Few bug fixes
Thu, 28 Dec 2017 20:05:03 +0530 Code cleanup - MBeanColl*Resource, MBeanResource jmx-rest-api
hb [Thu, 28 Dec 2017 20:05:03 +0530] rev 56000
Code cleanup - MBeanColl*Resource, MBeanResource
Thu, 28 Dec 2017 14:43:34 +0530 Remove stale files jmx-rest-api
hb [Thu, 28 Dec 2017 14:43:34 +0530] rev 55999
Remove stale files
Thu, 28 Dec 2017 14:43:14 +0530 Code cleanup - PlatformMBeanServer, MBeanServerResource jmx-rest-api
hb [Thu, 28 Dec 2017 14:43:14 +0530] rev 55998
Code cleanup - PlatformMBeanServer, MBeanServerResource Added remaining HTTP methods to RESTresource
Wed, 27 Dec 2017 18:39:52 +0530 Added copyright header jmx-rest-api
hb [Wed, 27 Dec 2017 18:39:52 +0530] rev 55997
Added copyright header
Wed, 27 Dec 2017 16:05:53 +0530 Bulk operation at MBeanServer level jmx-rest-api
hb [Wed, 27 Dec 2017 16:05:53 +0530] rev 55996
Bulk operation at MBeanServer level
Wed, 27 Dec 2017 14:44:48 +0530 POST : Attribute update - working jmx-rest-api
hb [Wed, 27 Dec 2017 14:44:48 +0530] rev 55995
POST : Attribute update - working POST : Bulk operation for MBean - working Exception to HTTP error Mapping
Mon, 25 Dec 2017 20:42:05 +0530 Implementation of GET for new APIs jmx-rest-api
hb [Mon, 25 Dec 2017 20:42:05 +0530] rev 55994
Implementation of GET for new APIs Implemented paging and filtering for GET
Fri, 15 Dec 2017 14:26:23 +0000 changeset: 48573:3f9dda0428dc http-client-branch
michaelm [Fri, 15 Dec 2017 14:26:23 +0000] rev 55993
changeset: 48573:3f9dda0428dc branch: http-client-branch tag: tip user: michaelm date: Fri Dec 15 14:19:51 2017 +0000 summary: http-client-branch: Fixed problem with h2c connection reuse.
Fri, 15 Dec 2017 13:35:56 +0300 http-client-branch: (WebSocket) refactoring http-client-branch
prappo [Fri, 15 Dec 2017 13:35:56 +0300] rev 55992
http-client-branch: (WebSocket) refactoring
Fri, 15 Dec 2017 10:31:21 +0000 http-client-branch: cleanup: add missing @Overrides http-client-branch
dfuchs [Fri, 15 Dec 2017 10:31:21 +0000] rev 55991
http-client-branch: cleanup: add missing @Overrides
Fri, 15 Dec 2017 09:44:23 +0000 http-client-branch: unused import in AbstractSSLTubeTest.java http-client-branch
dfuchs [Fri, 15 Dec 2017 09:44:23 +0000] rev 55990
http-client-branch: unused import in AbstractSSLTubeTest.java
Fri, 15 Dec 2017 03:05:16 +0300 http-client-branch: (WebSocket) refactoring http-client-branch
prappo [Fri, 15 Dec 2017 03:05:16 +0300] rev 55989
http-client-branch: (WebSocket) refactoring
Fri, 15 Dec 2017 00:47:16 +0300 http-client-branch: (WebSocket) refactoring for the sake of extra test coverage http-client-branch
prappo [Fri, 15 Dec 2017 00:47:16 +0300] rev 55988
http-client-branch: (WebSocket) refactoring for the sake of extra test coverage
Fri, 01 Sep 2017 14:36:28 +0530 Remove auto-generated files jmx-rest-api
hb [Fri, 01 Sep 2017 14:36:28 +0530] rev 55987
Remove auto-generated files
Tue, 29 Aug 2017 14:50:57 +0530 Remove duplicate file jmx-rest-api
hb [Tue, 29 Aug 2017 14:50:57 +0530] rev 55986
Remove duplicate file
Tue, 29 Aug 2017 13:34:15 +0530 REST Adapter Initial commit jmx-rest-api
hb [Tue, 29 Aug 2017 13:34:15 +0530] rev 55985
REST Adapter Initial commit 1. Unit tested and working GET/POST interfaces 2. Unit tested and working JSON parser
Fri, 15 Dec 2017 13:46:19 +0530 Initial changes for jmx-rest-api jmx-rest-api
hb [Fri, 15 Dec 2017 13:46:19 +0530] rev 55984
Initial changes for jmx-rest-api
Thu, 14 Dec 2017 18:41:57 +0000 http-client-branch: Fixed 8192966: HttpClient should reuse TCP connection for h2c connections http-client-branch
michaelm [Thu, 14 Dec 2017 18:41:57 +0000] rev 55983
http-client-branch: Fixed 8192966: HttpClient should reuse TCP connection for h2c connections
Thu, 14 Dec 2017 12:28:32 +0000 http-client-branch: merge with default http-client-branch
chegar [Thu, 14 Dec 2017 12:28:32 +0000] rev 55982
http-client-branch: merge with default
Mon, 11 Dec 2017 16:43:11 +0000 http-client-branch: Fixed h2c connection reuse problem (connections not being reused/cached) http-client-branch
michaelm [Mon, 11 Dec 2017 16:43:11 +0000] rev 55981
http-client-branch: Fixed h2c connection reuse problem (connections not being reused/cached)
Fri, 08 Dec 2017 15:44:08 +0100 Make sure Epsilon is able to use the last bit of expanded heap epsilon-gc-branch
shade [Fri, 08 Dec 2017 15:44:08 +0100] rev 55980
Make sure Epsilon is able to use the last bit of expanded heap
Fri, 08 Dec 2017 13:45:22 +0100 Print heap counters occasionally epsilon-gc-branch
shade [Fri, 08 Dec 2017 13:45:22 +0100] rev 55979
Print heap counters occasionally
Fri, 08 Dec 2017 12:35:49 +0300 http-client-branch: (WebSocket) tests cleanup http-client-branch
prappo [Fri, 08 Dec 2017 12:35:49 +0300] rev 55978
http-client-branch: (WebSocket) tests cleanup
Fri, 08 Dec 2017 12:27:49 +0300 http-client-branch: (WebSocket) WSHandshakeException cleanup http-client-branch
prappo [Fri, 08 Dec 2017 12:27:49 +0300] rev 55977
http-client-branch: (WebSocket) WSHandshakeException cleanup
Thu, 07 Dec 2017 13:23:41 +0100 Fix implicit conversion out of size_t. epsilon-gc-branch
shade [Thu, 07 Dec 2017 13:23:41 +0100] rev 55976
Fix implicit conversion out of size_t.
Thu, 07 Dec 2017 13:19:22 +0100 Fixup serviceability for Epsilon. epsilon-gc-branch
shade [Thu, 07 Dec 2017 13:19:22 +0100] rev 55975
Fixup serviceability for Epsilon.
Thu, 07 Dec 2017 13:05:31 +0100 Merge epsilon-gc-branch
shade [Thu, 07 Dec 2017 13:05:31 +0100] rev 55974
Merge
Thu, 07 Dec 2017 11:54:55 +0000 http-client-branch: merge with default http-client-branch
chegar [Thu, 07 Dec 2017 11:54:55 +0000] rev 55973
http-client-branch: merge with default
Wed, 06 Dec 2017 19:07:16 +0000 http-client-branch: remove trailing whitespace http-client-branch
chegar [Wed, 06 Dec 2017 19:07:16 +0000] rev 55972
http-client-branch: remove trailing whitespace
Wed, 06 Dec 2017 18:40:15 +0000 http-client-branch: BufferingSubscriberTest needs to be lock-step with the Publisher http-client-branch
chegar [Wed, 06 Dec 2017 18:40:15 +0000] rev 55971
http-client-branch: BufferingSubscriberTest needs to be lock-step with the Publisher
Wed, 06 Dec 2017 16:08:15 +0000 http-client-branch: workaround issue with SubmissionPublisher::close in several tests http-client-branch
dfuchs [Wed, 06 Dec 2017 16:08:15 +0000] rev 55970
http-client-branch: workaround issue with SubmissionPublisher::close in several tests
Wed, 06 Dec 2017 18:47:54 +0300 http-client-branch: (WebSocket) relaxed Opening Handshake constraints; originated from JDK-8191646 http-client-branch
prappo [Wed, 06 Dec 2017 18:47:54 +0300] rev 55969
http-client-branch: (WebSocket) relaxed Opening Handshake constraints; originated from JDK-8191646
Wed, 06 Dec 2017 14:29:06 +0000 http-client-branch: common random seed handling for whitebox tests http-client-branch
chegar [Wed, 06 Dec 2017 14:29:06 +0000] rev 55968
http-client-branch: common random seed handling for whitebox tests
Wed, 06 Dec 2017 14:17:44 +0100 Merge ihse-testmakefiles-branch
ihse [Wed, 06 Dec 2017 14:17:44 +0100] rev 55967
Merge
Wed, 06 Dec 2017 14:13:50 +0100 Restore boot-jdk fix. ihse-testmakefiles-branch
ihse [Wed, 06 Dec 2017 14:13:50 +0100] rev 55966
Restore boot-jdk fix.
Wed, 06 Dec 2017 12:44:05 +0000 http-client-branch: work around issue with SP::close in BufferingSubscriberTest http-client-branch
dfuchs [Wed, 06 Dec 2017 12:44:05 +0000] rev 55965
http-client-branch: work around issue with SP::close in BufferingSubscriberTest
Wed, 06 Dec 2017 12:39:37 +0000 Merge http-client-branch
dfuchs [Wed, 06 Dec 2017 12:39:37 +0000] rev 55964
Merge
Wed, 06 Dec 2017 12:18:08 +0000 Merge http-client-branch
dfuchs [Wed, 06 Dec 2017 12:18:08 +0000] rev 55963
Merge
Wed, 06 Dec 2017 10:44:31 +0000 http-client-branch: make test MockServer more resilient to rogue clients http-client-branch
dfuchs [Wed, 06 Dec 2017 10:44:31 +0000] rev 55962
http-client-branch: make test MockServer more resilient to rogue clients
Wed, 06 Dec 2017 12:15:54 +0000 http-client-branch: review comment: make test HTTP/2 server more tollerant of bad connections http-client-branch
chegar [Wed, 06 Dec 2017 12:15:54 +0000] rev 55961
http-client-branch: review comment: make test HTTP/2 server more tollerant of bad connections
Wed, 06 Dec 2017 12:11:36 +0000 http-client-branch: addditional BufferingSubscriberTest checks http-client-branch
chegar [Wed, 06 Dec 2017 12:11:36 +0000] rev 55960
http-client-branch: addditional BufferingSubscriberTest checks
Wed, 06 Dec 2017 12:05:38 +0000 http-client-branch: review comment: small fixes to BufferingSubscriber, and add a User-Agent header http-client-branch
chegar [Wed, 06 Dec 2017 12:05:38 +0000] rev 55959
http-client-branch: review comment: small fixes to BufferingSubscriber, and add a User-Agent header
Wed, 06 Dec 2017 10:33:27 +0000 http-client-branch: review comment: Utils::accumulateBuffers sets a wrong limit http-client-branch
dfuchs [Wed, 06 Dec 2017 10:33:27 +0000] rev 55958
http-client-branch: review comment: Utils::accumulateBuffers sets a wrong limit
Tue, 05 Dec 2017 22:44:33 +0300 http-client-branch: (WebSocket) SelectorTest http-client-branch
prappo [Tue, 05 Dec 2017 22:44:33 +0300] rev 55957
http-client-branch: (WebSocket) SelectorTest
Tue, 05 Dec 2017 13:32:07 +0100 Merge ihse-testmakefiles-branch
ihse [Tue, 05 Dec 2017 13:32:07 +0100] rev 55956
Merge
Tue, 05 Dec 2017 10:28:45 +0000 http-client-branch: merge with default http-client-branch
chegar [Tue, 05 Dec 2017 10:28:45 +0000] rev 55955
http-client-branch: merge with default
Tue, 05 Dec 2017 12:57:48 +0100 Fix last FIXMEs in fake spec. Fix OPENJDK_BUILD_OS bug. ihse-testmakefiles-branch
ihse [Tue, 05 Dec 2017 12:57:48 +0100] rev 55954
Fix last FIXMEs in fake spec. Fix OPENJDK_BUILD_OS bug.
Tue, 05 Dec 2017 10:21:41 +0000 http-client-branch: review comment: alignment http-client-branch
chegar [Tue, 05 Dec 2017 10:21:41 +0000] rev 55953
http-client-branch: review comment: alignment
Tue, 05 Dec 2017 11:12:20 +0100 Add BUILD_JAVA. ihse-testmakefiles-branch
ihse [Tue, 05 Dec 2017 11:12:20 +0100] rev 55952
Add BUILD_JAVA.
Tue, 05 Dec 2017 11:11:50 +0100 Make it possible to override variables passed on the command line ihse-testmakefiles-branch
ihse [Tue, 05 Dec 2017 11:11:50 +0100] rev 55951
Make it possible to override variables passed on the command line
Tue, 05 Dec 2017 10:07:50 +0000 http-client-branch: SSLFlowDelegate::cleanList should not remove the final SENTINEL. HttpResponseInputStream.close should wakeup the reader, if any. http-client-branch
dfuchs [Tue, 05 Dec 2017 10:07:50 +0000] rev 55950
http-client-branch: SSLFlowDelegate::cleanList should not remove the final SENTINEL. HttpResponseInputStream.close should wakeup the reader, if any.
Mon, 04 Dec 2017 21:51:02 +0100 Merge ihse-testmakefiles-branch
ihse [Mon, 04 Dec 2017 21:51:02 +0100] rev 55949
Merge
Mon, 04 Dec 2017 16:54:26 +0000 http-client-branch: review comment: correct appending of inbound data to the tail of FramesDecoder http-client-branch
chegar [Mon, 04 Dec 2017 16:54:26 +0000] rev 55948
http-client-branch: review comment: correct appending of inbound data to the tail of FramesDecoder
Mon, 04 Dec 2017 14:53:28 +0000 http-client-branch: split SSLTubeTest for better diagnosis http-client-branch
dfuchs [Mon, 04 Dec 2017 14:53:28 +0000] rev 55947
http-client-branch: split SSLTubeTest for better diagnosis
Mon, 04 Dec 2017 13:00:05 +0000 http-client-branch: 8192962: issue with BUFFER_UNDERFLOW http-client-branch
dfuchs [Mon, 04 Dec 2017 13:00:05 +0000] rev 55946
http-client-branch: 8192962: issue with BUFFER_UNDERFLOW
Sun, 03 Dec 2017 20:56:29 +0000 http-client-branch: review comment: HTTP/1.1 Publisher should publish WHILE there is demand and outgoing http-client-branch
chegar [Sun, 03 Dec 2017 20:56:29 +0000] rev 55945
http-client-branch: review comment: HTTP/1.1 Publisher should publish WHILE there is demand and outgoing
Sun, 03 Dec 2017 22:34:23 +0300 http-client-branch: merge http-client-branch
prappo [Sun, 03 Dec 2017 22:34:23 +0300] rev 55944
http-client-branch: merge
Thu, 30 Nov 2017 22:27:18 +0300 http-client-branch: (WebSocket) tests http-client-branch
prappo [Thu, 30 Nov 2017 22:27:18 +0300] rev 55943
http-client-branch: (WebSocket) tests
Sat, 02 Dec 2017 17:40:57 +0000 http-client-barnch: fixed a few issues discovered while stress testing and a race condition in SSLFlowDelegate http-client-branch
dfuchs [Sat, 02 Dec 2017 17:40:57 +0000] rev 55942
http-client-barnch: fixed a few issues discovered while stress testing and a race condition in SSLFlowDelegate
Fri, 01 Dec 2017 19:25:34 +0000 http-client-branch: Fixed some Http2TestServer issues http-client-branch
michaelm [Fri, 01 Dec 2017 19:25:34 +0000] rev 55941
http-client-branch: Fixed some Http2TestServer issues
Fri, 01 Dec 2017 09:40:02 +0000 http-client-branch: SSL h2 connections not being cached or re-used http-client-branch
michaelm [Fri, 01 Dec 2017 09:40:02 +0000] rev 55940
http-client-branch: SSL h2 connections not being cached or re-used
Thu, 30 Nov 2017 18:51:47 +0100 Rename EpsilonCollectedHeap to EpsilonHeap. epsilon-gc-branch
shade [Thu, 30 Nov 2017 18:51:47 +0100] rev 55939
Rename EpsilonCollectedHeap to EpsilonHeap.
Thu, 30 Nov 2017 18:43:41 +0100 Remove stray post-merge difference. epsilon-gc-branch
shade [Thu, 30 Nov 2017 18:43:41 +0100] rev 55938
Remove stray post-merge difference.
Thu, 30 Nov 2017 17:49:29 +0000 http-client-branch: merge http-client-branch
chegar [Thu, 30 Nov 2017 17:49:29 +0000] rev 55937
http-client-branch: merge
Thu, 30 Nov 2017 17:36:08 +0000 http-client-branch: review comment: split NoBoby test in two, takes too long to run http-client-branch
chegar [Thu, 30 Nov 2017 17:36:08 +0000] rev 55936
http-client-branch: review comment: split NoBoby test in two, takes too long to run
Thu, 30 Nov 2017 18:32:06 +0100 Fixup Epsilon for GC interface updates epsilon-gc-branch
shade [Thu, 30 Nov 2017 18:32:06 +0100] rev 55935
Fixup Epsilon for GC interface updates
Thu, 30 Nov 2017 17:13:33 +0100 Merge epsilon-gc-branch
shade [Thu, 30 Nov 2017 17:13:33 +0100] rev 55934
Merge
Thu, 30 Nov 2017 16:27:31 +0100 Fix JAVA_ARGS. ihse-testmakefiles-branch
ihse [Thu, 30 Nov 2017 16:27:31 +0100] rev 55933
Fix JAVA_ARGS.
Thu, 30 Nov 2017 16:26:23 +0100 Almost all of prebuilt spec is now resolved. ihse-testmakefiles-branch
ihse [Thu, 30 Nov 2017 16:26:23 +0100] rev 55932
Almost all of prebuilt spec is now resolved.
Thu, 30 Nov 2017 16:17:17 +0100 Use InitSupport.gmk. Better prebuilt variable info. ihse-testmakefiles-branch
ihse [Thu, 30 Nov 2017 16:17:17 +0100] rev 55931
Use InitSupport.gmk. Better prebuilt variable info.
Thu, 30 Nov 2017 16:16:34 +0100 Replace : with / to better support all use cases. ihse-testmakefiles-branch
ihse [Thu, 30 Nov 2017 16:16:34 +0100] rev 55930
Replace : with / to better support all use cases.
Thu, 30 Nov 2017 17:56:11 +0300 http-client-branch: (WebSocket) formatting http-client-branch
prappo [Thu, 30 Nov 2017 17:56:11 +0300] rev 55929
http-client-branch: (WebSocket) formatting
Thu, 30 Nov 2017 14:56:27 +0100 Remove old attempts. ihse-testmakefiles-branch
ihse [Thu, 30 Nov 2017 14:56:27 +0100] rev 55928
Remove old attempts.
Thu, 30 Nov 2017 14:48:58 +0100 Merge ihse-testmakefiles-branch
ihse [Thu, 30 Nov 2017 14:48:58 +0100] rev 55927
Merge
Thu, 30 Nov 2017 14:46:39 +0100 Ignore exit code from run-test-prebuilt in test/Makefile. ihse-testmakefiles-branch
ihse [Thu, 30 Nov 2017 14:46:39 +0100] rev 55926
Ignore exit code from run-test-prebuilt in test/Makefile.
Thu, 30 Nov 2017 11:30:26 +0000 http-client-branch: merge with default http-client-branch
chegar [Thu, 30 Nov 2017 11:30:26 +0000] rev 55925
http-client-branch: merge with default
Thu, 30 Nov 2017 11:28:47 +0000 http-client-branch: review comment: remove testing specific property check http-client-branch
chegar [Thu, 30 Nov 2017 11:28:47 +0000] rev 55924
http-client-branch: review comment: remove testing specific property check
Thu, 30 Nov 2017 11:03:23 +0000 http-client-branch: review comment: remove unused methods and incorrect comment http-client-branch
chegar [Thu, 30 Nov 2017 11:03:23 +0000] rev 55923
http-client-branch: review comment: remove unused methods and incorrect comment
Thu, 30 Nov 2017 13:35:26 +0300 http-client-branch: (WebSocket) bug fix & test http-client-branch
prappo [Thu, 30 Nov 2017 13:35:26 +0300] rev 55922
http-client-branch: (WebSocket) bug fix & test
Thu, 30 Nov 2017 00:31:24 +0100 Try to not exit with error. ihse-testmakefiles-branch
ihse [Thu, 30 Nov 2017 00:31:24 +0100] rev 55921
Try to not exit with error.
Thu, 30 Nov 2017 00:30:37 +0100 Clean up gnumake duplicated logic. ihse-testmakefiles-branch
ihse [Thu, 30 Nov 2017 00:30:37 +0100] rev 55920
Clean up gnumake duplicated logic.
Wed, 29 Nov 2017 23:34:29 +0100 Fix new exitcode code. Support more arguments in CreateNewSpec. ihse-testmakefiles-branch
ihse [Wed, 29 Nov 2017 23:34:29 +0100] rev 55919
Fix new exitcode code. Support more arguments in CreateNewSpec.
Wed, 29 Nov 2017 23:28:21 +0100 Fix TR to work on solaris. ihse-testmakefiles-branch
ihse [Wed, 29 Nov 2017 23:28:21 +0100] rev 55918
Fix TR to work on solaris.
Wed, 29 Nov 2017 22:42:24 +0100 Remove duplicate whitespace. ihse-testmakefiles-branch
ihse [Wed, 29 Nov 2017 22:42:24 +0100] rev 55917
Remove duplicate whitespace.
Wed, 29 Nov 2017 22:40:23 +0100 Merge ihse-testmakefiles-branch
ihse [Wed, 29 Nov 2017 22:40:23 +0100] rev 55916
Merge
Wed, 29 Nov 2017 22:35:35 +0100 Improved exit code handling. ihse-testmakefiles-branch
ihse [Wed, 29 Nov 2017 22:35:35 +0100] rev 55915
Improved exit code handling.
Wed, 29 Nov 2017 22:02:21 +0100 Setup target os/cpu for prebuilt. ihse-testmakefiles-branch
ihse [Wed, 29 Nov 2017 22:02:21 +0100] rev 55914
Setup target os/cpu for prebuilt.
Wed, 29 Nov 2017 21:27:15 +0100 Setup path properly for MAKE env variable. ihse-testmakefiles-branch
ihse [Wed, 29 Nov 2017 21:27:15 +0100] rev 55913
Setup path properly for MAKE env variable.
Wed, 29 Nov 2017 16:59:38 +0000 http-client-branch: fixed Http2TestServerConnection problem http-client-branch
michaelm [Wed, 29 Nov 2017 16:59:38 +0000] rev 55912
http-client-branch: fixed Http2TestServerConnection problem
Wed, 29 Nov 2017 16:34:52 +0000 http-client-branch: review comment: set connected for immediate non-blocking connect http-client-branch
chegar [Wed, 29 Nov 2017 16:34:52 +0000] rev 55911
http-client-branch: review comment: set connected for immediate non-blocking connect
Wed, 29 Nov 2017 14:27:12 +0300 http-client-branch: (HPACK) fix for OOME in test http-client-branch
prappo [Wed, 29 Nov 2017 14:27:12 +0300] rev 55910
http-client-branch: (HPACK) fix for OOME in test
Wed, 29 Nov 2017 11:15:19 +0000 http-client-branch: review comment: SSLTubeTest is ignored (and some associated fix and cleanup) http-client-branch
dfuchs [Wed, 29 Nov 2017 11:15:19 +0000] rev 55909
http-client-branch: review comment: SSLTubeTest is ignored (and some associated fix and cleanup)
Tue, 28 Nov 2017 18:03:56 +0300 http-client-branch: (WebSocket) dead test code http-client-branch
prappo [Tue, 28 Nov 2017 18:03:56 +0300] rev 55908
http-client-branch: (WebSocket) dead test code
Tue, 28 Nov 2017 17:30:14 +0300 http-client-branch: (WebSocket) tests & bugfixes http-client-branch
prappo [Tue, 28 Nov 2017 17:30:14 +0300] rev 55907
http-client-branch: (WebSocket) tests & bugfixes
Tue, 28 Nov 2017 13:57:23 +0000 http-client-branch: review comment: remove unnecessary testng timeout http-client-branch
chegar [Tue, 28 Nov 2017 13:57:23 +0000] rev 55906
http-client-branch: review comment: remove unnecessary testng timeout
Tue, 28 Nov 2017 11:27:05 +0000 http-client-branch: 8185847: jdk/test/java/net/httpclient/security/*.policy files are missing copyrights http-client-branch
dfuchs [Tue, 28 Nov 2017 11:27:05 +0000] rev 55905
http-client-branch: 8185847: jdk/test/java/net/httpclient/security/*.policy files are missing copyrights
Tue, 28 Nov 2017 10:19:38 +0000 http-client-branch: merge with default http-client-branch
chegar [Tue, 28 Nov 2017 10:19:38 +0000] rev 55904
http-client-branch: merge with default
Tue, 28 Nov 2017 10:17:11 +0000 http-client-branch: merge with default http-client-branch
chegar [Tue, 28 Nov 2017 10:17:11 +0000] rev 55903
http-client-branch: merge with default
Tue, 28 Nov 2017 12:25:13 +0300 http-client-branch: (WebSocket) removed locking from the impl http-client-branch
prappo [Tue, 28 Nov 2017 12:25:13 +0300] rev 55902
http-client-branch: (WebSocket) removed locking from the impl
Tue, 28 Nov 2017 10:21:25 +0100 Save exit code in exitcode.txt. ihse-testmakefiles-branch
ihse [Tue, 28 Nov 2017 10:21:25 +0100] rev 55901
Save exit code in exitcode.txt.
Tue, 28 Nov 2017 09:49:11 +0100 Provide a proper make when running tests. ihse-testmakefiles-branch
ihse [Tue, 28 Nov 2017 09:49:11 +0100] rev 55900
Provide a proper make when running tests.
Tue, 28 Nov 2017 09:40:50 +0100 * Properly check provided variables. ihse-testmakefiles-branch
ihse [Tue, 28 Nov 2017 09:40:50 +0100] rev 55899
* Properly check provided variables. * Emulate old output directory structure.
Tue, 28 Nov 2017 02:18:33 +0100 Include TESTDIRS when converting to run-test-prebuilt. ihse-testmakefiles-branch
ihse [Tue, 28 Nov 2017 02:18:33 +0100] rev 55898
Include TESTDIRS when converting to run-test-prebuilt.
Tue, 28 Nov 2017 01:56:18 +0100 Fix names for group only selection. ihse-testmakefiles-branch
ihse [Tue, 28 Nov 2017 01:56:18 +0100] rev 55897
Fix names for group only selection.
Tue, 28 Nov 2017 01:44:26 +0100 Merge ihse-testmakefiles-branch
ihse [Tue, 28 Nov 2017 01:44:26 +0100] rev 55896
Merge
Tue, 28 Nov 2017 01:44:09 +0100 Enable USE_RUN_TEST in jib profile. ihse-testmakefiles-branch
ihse [Tue, 28 Nov 2017 01:44:09 +0100] rev 55895
Enable USE_RUN_TEST in jib profile.
Mon, 27 Nov 2017 19:36:51 +0100 Merge ihse-testmakefiles-branch
ihse [Mon, 27 Nov 2017 19:36:51 +0100] rev 55894
Merge
Mon, 27 Nov 2017 19:04:36 +0100 Add USE_RUN_TEST to test/Makefile. ihse-testmakefiles-branch
ihse [Mon, 27 Nov 2017 19:04:36 +0100] rev 55893
Add USE_RUN_TEST to test/Makefile.
Mon, 27 Nov 2017 16:40:01 +0000 http-client-branch: improve coverage for ExceptionallyCloseable http-client-branch
dfuchs [Mon, 27 Nov 2017 16:40:01 +0000] rev 55892
http-client-branch: improve coverage for ExceptionallyCloseable
Mon, 27 Nov 2017 14:29:38 +0000 http-client-branch: review comments: TimeoutBasic.java is ignored http-client-branch
dfuchs [Mon, 27 Nov 2017 14:29:38 +0000] rev 55891
http-client-branch: review comments: TimeoutBasic.java is ignored
Mon, 27 Nov 2017 13:53:52 +0000 http-client-branch: review comment: add test for WebSocketHandshakeException http-client-branch
chegar [Mon, 27 Nov 2017 13:53:52 +0000] rev 55890
http-client-branch: review comment: add test for WebSocketHandshakeException
Mon, 27 Nov 2017 14:39:58 +0100 Add support for optional JIB_JAR. ihse-testmakefiles-branch
ihse [Mon, 27 Nov 2017 14:39:58 +0100] rev 55889
Add support for optional JIB_JAR.
Mon, 27 Nov 2017 14:31:44 +0100 Clean up some stuff in fake spec. ihse-testmakefiles-branch
ihse [Mon, 27 Nov 2017 14:31:44 +0100] rev 55888
Clean up some stuff in fake spec.
Mon, 27 Nov 2017 14:25:35 +0100 Use OUTPUTDIR. ihse-testmakefiles-branch
ihse [Mon, 27 Nov 2017 14:25:35 +0100] rev 55887
Use OUTPUTDIR.
Mon, 27 Nov 2017 14:24:23 +0100 Cleanup leftover custom stuff, include custom at the end. ihse-testmakefiles-branch
ihse [Mon, 27 Nov 2017 14:24:23 +0100] rev 55886
Cleanup leftover custom stuff, include custom at the end.
Mon, 27 Nov 2017 14:17:16 +0100 Missed one file. ihse-testmakefiles-branch
ihse [Mon, 27 Nov 2017 14:17:16 +0100] rev 55885
Missed one file.
Mon, 27 Nov 2017 14:15:35 +0100 Getting run-test-prebuilt to work quite well. ihse-testmakefiles-branch
ihse [Mon, 27 Nov 2017 14:15:35 +0100] rev 55884
Getting run-test-prebuilt to work quite well.
Mon, 27 Nov 2017 12:56:01 +0000 http-client-branch: review comment: test for previous fix to ensure onComplete is not invoked before onSubscribe http-client-branch
chegar [Mon, 27 Nov 2017 12:56:01 +0000] rev 55883
http-client-branch: review comment: test for previous fix to ensure onComplete is not invoked before onSubscribe
Mon, 27 Nov 2017 12:29:28 +0100 Use OUTPUTDIR instead of OUTPUT_ROOT. ihse-testmakefiles-branch
ihse [Mon, 27 Nov 2017 12:29:28 +0100] rev 55882
Use OUTPUTDIR instead of OUTPUT_ROOT.
Mon, 27 Nov 2017 12:23:47 +0100 Populate with latest code from jdk9 sandbox. ihse-testmakefiles-branch
ihse [Mon, 27 Nov 2017 12:23:47 +0100] rev 55881
Populate with latest code from jdk9 sandbox.
Mon, 27 Nov 2017 11:15:28 +0000 http-client-branch: review comment: update copyright year range http-client-branch
chegar [Mon, 27 Nov 2017 11:15:28 +0000] rev 55880
http-client-branch: review comment: update copyright year range
Mon, 27 Nov 2017 12:01:13 +0100 Created ihse-testmakefiles-branch ihse-testmakefiles-branch
ihse [Mon, 27 Nov 2017 12:01:13 +0100] rev 55879
Created ihse-testmakefiles-branch
Sun, 26 Nov 2017 09:29:53 +0000 http-client-branch: review comment, remove test from the ProblemList that was added in the JDK mainline http-client-branch
chegar [Sun, 26 Nov 2017 09:29:53 +0000] rev 55878
http-client-branch: review comment, remove test from the ProblemList that was added in the JDK mainline
Sat, 25 Nov 2017 22:44:40 +0000 http-client-branch: review comment, the -> this http-client-branch
chegar [Sat, 25 Nov 2017 22:44:40 +0000] rev 55877
http-client-branch: review comment, the -> this
Sat, 25 Nov 2017 21:37:14 +0000 http-client-branch: more no body tests http-client-branch
chegar [Sat, 25 Nov 2017 21:37:14 +0000] rev 55876
http-client-branch: more no body tests
Sat, 25 Nov 2017 21:36:35 +0000 http-client-branch: review comment onSubscribe before onXXX http-client-branch
chegar [Sat, 25 Nov 2017 21:36:35 +0000] rev 55875
http-client-branch: review comment onSubscribe before onXXX
Sat, 25 Nov 2017 16:24:26 +0000 http-client-branch: review comment add more checks to tests for redirect http-client-branch
chegar [Sat, 25 Nov 2017 16:24:26 +0000] rev 55874
http-client-branch: review comment add more checks to tests for redirect
Sat, 25 Nov 2017 16:23:20 +0000 http-client-branch: review comment Add toString to HttpHeaders http-client-branch
chegar [Sat, 25 Nov 2017 16:23:20 +0000] rev 55873
http-client-branch: review comment Add toString to HttpHeaders
Sat, 25 Nov 2017 15:34:04 +0300 http-client-branch: (WebSocket) Demand in Receiver http-client-branch
prappo [Sat, 25 Nov 2017 15:34:04 +0300] rev 55872
http-client-branch: (WebSocket) Demand in Receiver
Fri, 24 Nov 2017 20:48:35 +0000 http-client-branch: fixing synchronization problem in ping test http-client-branch
michaelm [Fri, 24 Nov 2017 20:48:35 +0000] rev 55871
http-client-branch: fixing synchronization problem in ping test
Fri, 24 Nov 2017 18:42:32 +0000 http-client-branch: review comment add missing license header http-client-branch
chegar [Fri, 24 Nov 2017 18:42:32 +0000] rev 55870
http-client-branch: review comment add missing license header
Fri, 24 Nov 2017 18:30:37 +0000 http-client-branch: review comments BodySubscriber should specify how an implementation is expected to behave. http-client-branch
dfuchs [Fri, 24 Nov 2017 18:30:37 +0000] rev 55869
http-client-branch: review comments BodySubscriber should specify how an implementation is expected to behave.
Fri, 24 Nov 2017 17:34:57 +0000 http-client-branch: added ping support to test http2 server and some test pings from server to client in the BasicTest http-client-branch
michaelm [Fri, 24 Nov 2017 17:34:57 +0000] rev 55868
http-client-branch: added ping support to test http2 server and some test pings from server to client in the BasicTest
Fri, 24 Nov 2017 17:51:51 +0300 http-client-branch: (WebSocket) cleanup & simplifications http-client-branch
prappo [Fri, 24 Nov 2017 17:51:51 +0300] rev 55867
http-client-branch: (WebSocket) cleanup & simplifications
Fri, 24 Nov 2017 12:10:19 +0000 http-client-branch: relax server side exception handling in CancelledResponse test http-client-branch
dfuchs [Fri, 24 Nov 2017 12:10:19 +0000] rev 55866
http-client-branch: relax server side exception handling in CancelledResponse test
Thu, 23 Nov 2017 19:08:06 +0000 http-client-branch: review comment remove trailing white space http-client-branch
chegar [Thu, 23 Nov 2017 19:08:06 +0000] rev 55865
http-client-branch: review comment remove trailing white space
Thu, 23 Nov 2017 17:13:51 +0000 http-client-branch: fix cancel() to close the HTTP/1 forcefully as it cannot be reused http-client-branch
dfuchs [Thu, 23 Nov 2017 17:13:51 +0000] rev 55864
http-client-branch: fix cancel() to close the HTTP/1 forcefully as it cannot be reused
Thu, 23 Nov 2017 18:52:22 +0300 http-client-branch: (WebSocket) cleanup http-client-branch
prappo [Thu, 23 Nov 2017 18:52:22 +0300] rev 55863
http-client-branch: (WebSocket) cleanup
Thu, 23 Nov 2017 17:46:02 +0300 http-client-branch: (WebSocket) testing sending messages http-client-branch
prappo [Thu, 23 Nov 2017 17:46:02 +0300] rev 55862
http-client-branch: (WebSocket) testing sending messages
Thu, 23 Nov 2017 12:50:34 +0000 http-client-branch: further review comments on error handling in BufferedSubscriber http-client-branch
chegar [Thu, 23 Nov 2017 12:50:34 +0000] rev 55861
http-client-branch: further review comments on error handling in BufferedSubscriber
Thu, 23 Nov 2017 10:21:19 +0000 http-client-branch: review comments add missing links to pre-defined BodyHandlers http-client-branch
dfuchs [Thu, 23 Nov 2017 10:21:19 +0000] rev 55860
http-client-branch: review comments add missing links to pre-defined BodyHandlers
Wed, 22 Nov 2017 21:29:20 +0000 http-client-branch: review comment on buffering subscriber, and new test to verify the change http-client-branch
chegar [Wed, 22 Nov 2017 21:29:20 +0000] rev 55859
http-client-branch: review comment on buffering subscriber, and new test to verify the change
Wed, 22 Nov 2017 16:27:08 +0000 http-client-branch: review comment BodySubscriber::asInputStream http-client-branch
dfuchs [Wed, 22 Nov 2017 16:27:08 +0000] rev 55858
http-client-branch: review comment BodySubscriber::asInputStream
Wed, 22 Nov 2017 15:32:17 +0000 http-client-branch: review comments add buffering cancallation test http-client-branch
chegar [Wed, 22 Nov 2017 15:32:17 +0000] rev 55857
http-client-branch: review comments add buffering cancallation test
Wed, 22 Nov 2017 15:29:29 +0000 http-client-branch: review comments remove superflous ssl permission check http-client-branch
chegar [Wed, 22 Nov 2017 15:29:29 +0000] rev 55856
http-client-branch: review comments remove superflous ssl permission check
Wed, 22 Nov 2017 15:26:44 +0000 http-client-branch: review comments minor spec cleanup http-client-branch
chegar [Wed, 22 Nov 2017 15:26:44 +0000] rev 55855
http-client-branch: review comments minor spec cleanup
Wed, 22 Nov 2017 17:27:22 +0300 http-client-branch: (HPACK) renamed test http-client-branch
prappo [Wed, 22 Nov 2017 17:27:22 +0300] rev 55854
http-client-branch: (HPACK) renamed test
Wed, 22 Nov 2017 17:13:35 +0300 http-client-branch: (WebSocket) moving http proxy-related code to OpeningHandshake http-client-branch
prappo [Wed, 22 Nov 2017 17:13:35 +0300] rev 55853
http-client-branch: (WebSocket) moving http proxy-related code to OpeningHandshake
Wed, 22 Nov 2017 11:21:36 +0000 http-client-branch: HttpRequest/HttpResponse api change: remove link between requests, add links between responses. Fixed some redirection problems http-client-branch
michaelm [Wed, 22 Nov 2017 11:21:36 +0000] rev 55852
http-client-branch: HttpRequest/HttpResponse api change: remove link between requests, add links between responses. Fixed some redirection problems
Wed, 22 Nov 2017 10:15:53 +0000 http-client-branch: review comments, minor WS spec updates http-client-branch
chegar [Wed, 22 Nov 2017 10:15:53 +0000] rev 55851
http-client-branch: review comments, minor WS spec updates
Wed, 22 Nov 2017 11:30:24 +0300 http-client-branch: (WebSocket) CompletableFuture -> MinimalFuture http-client-branch
prappo [Wed, 22 Nov 2017 11:30:24 +0300] rev 55850
http-client-branch: (WebSocket) CompletableFuture -> MinimalFuture
Tue, 21 Nov 2017 20:38:12 +0000 http-client-branch: review comments on WS spec http-client-branch
chegar [Tue, 21 Nov 2017 20:38:12 +0000] rev 55849
http-client-branch: review comments on WS spec
Tue, 21 Nov 2017 16:39:20 +0000 http-client-branch: remove usage of deprecated Class::newInstance http-client-branch
dfuchs [Tue, 21 Nov 2017 16:39:20 +0000] rev 55848
http-client-branch: remove usage of deprecated Class::newInstance
Tue, 21 Nov 2017 17:17:37 +0300 http-client-branch: removed RS TCK-incompatible publisher, updated subscribers so they'd pass TCK http-client-branch
prappo [Tue, 21 Nov 2017 17:17:37 +0300] rev 55847
http-client-branch: removed RS TCK-incompatible publisher, updated subscribers so they'd pass TCK
Tue, 21 Nov 2017 12:32:16 +0000 http-client-branch: avoid picking buffer size resulting in too long delays for BufferingSubscriberTest.java http-client-branch
dfuchs [Tue, 21 Nov 2017 12:32:16 +0000] rev 55846
http-client-branch: avoid picking buffer size resulting in too long delays for BufferingSubscriberTest.java
Tue, 21 Nov 2017 11:33:17 +0000 http-client-branch: merge http-client-branch
chegar [Tue, 21 Nov 2017 11:33:17 +0000] rev 55845
http-client-branch: merge
Tue, 21 Nov 2017 10:24:53 +0000 http-client-branch: merge with default http-client-branch
chegar [Tue, 21 Nov 2017 10:24:53 +0000] rev 55844
http-client-branch: merge with default
Tue, 21 Nov 2017 13:30:18 +0300 http-client-branch: (WebSocket) cleanup. Removed not needed classes. I'll bring some of them in later, when I need them. http-client-branch
prappo [Tue, 21 Nov 2017 13:30:18 +0300] rev 55843
http-client-branch: (WebSocket) cleanup. Removed not needed classes. I'll bring some of them in later, when I need them.
Tue, 21 Nov 2017 12:27:45 +0300 http-client-branch: (WebSocket) API update http-client-branch
prappo [Tue, 21 Nov 2017 12:27:45 +0300] rev 55842
http-client-branch: (WebSocket) API update
Mon, 20 Nov 2017 18:36:57 +0000 http-client-branch: remove some degenerate test cases from BufferingSubscriberTest http-client-branch
chegar [Mon, 20 Nov 2017 18:36:57 +0000] rev 55841
http-client-branch: remove some degenerate test cases from BufferingSubscriberTest
Mon, 20 Nov 2017 15:46:45 +0000 http-client-branch: more debugging, and hopefully a fix, for a FlowTest intermittent failure (ERROR AT END) http-client-branch
dfuchs [Mon, 20 Nov 2017 15:46:45 +0000] rev 55840
http-client-branch: more debugging, and hopefully a fix, for a FlowTest intermittent failure (ERROR AT END)
Mon, 20 Nov 2017 15:37:10 +0000 http-client-branch: minor doc formatting http-client-branch
dfuchs [Mon, 20 Nov 2017 15:37:10 +0000] rev 55839
http-client-branch: minor doc formatting
Sat, 18 Nov 2017 20:13:09 +0300 http-client-branch: (WebSocket) builder change http-client-branch
prappo [Sat, 18 Nov 2017 20:13:09 +0300] rev 55838
http-client-branch: (WebSocket) builder change
Fri, 17 Nov 2017 18:38:05 +0000 http-client-branch: review comment asFileImpl sneaked into the API http-client-branch
chegar [Fri, 17 Nov 2017 18:38:05 +0000] rev 55837
http-client-branch: review comment asFileImpl sneaked into the API
Fri, 17 Nov 2017 17:46:30 +0000 http-client-branch: more precision for GET() in HttpRequest.Builder http-client-branch
dfuchs [Fri, 17 Nov 2017 17:46:30 +0000] rev 55836
http-client-branch: more precision for GET() in HttpRequest.Builder
Fri, 17 Nov 2017 17:34:58 +0000 http-client-branch: more precision for headers in HttpRequest.Builder http-client-branch
dfuchs [Fri, 17 Nov 2017 17:34:58 +0000] rev 55835
http-client-branch: more precision for headers in HttpRequest.Builder
Fri, 17 Nov 2017 16:34:05 +0000 http-client-branch: minor doc formatting in HttpRequest http-client-branch
dfuchs [Fri, 17 Nov 2017 16:34:05 +0000] rev 55834
http-client-branch: minor doc formatting in HttpRequest
Fri, 17 Nov 2017 15:44:11 +0000 http-client-branch: moved noBody() to HttpRequest.BodyPublisher http-client-branch
dfuchs [Fri, 17 Nov 2017 15:44:11 +0000] rev 55833
http-client-branch: moved noBody() to HttpRequest.BodyPublisher
Fri, 17 Nov 2017 15:42:34 +0000 http-client-branch: better diagnosis of expected exceptions http-client-branch
dfuchs [Fri, 17 Nov 2017 15:42:34 +0000] rev 55832
http-client-branch: better diagnosis of expected exceptions
Fri, 17 Nov 2017 14:57:41 +0000 http-client-branch: minor doc tweaks in HttpRequest http-client-branch
dfuchs [Fri, 17 Nov 2017 14:57:41 +0000] rev 55831
http-client-branch: minor doc tweaks in HttpRequest
Fri, 17 Nov 2017 12:27:28 +0000 http-client-branch: typo in HttpClient.java http-client-branch
dfuchs [Fri, 17 Nov 2017 12:27:28 +0000] rev 55830
http-client-branch: typo in HttpClient.java
Fri, 17 Nov 2017 12:12:50 +0000 http-client-branch: minor doc tweak in HttpClient.java http-client-branch
dfuchs [Fri, 17 Nov 2017 12:12:50 +0000] rev 55829
http-client-branch: minor doc tweak in HttpClient.java
Fri, 17 Nov 2017 11:42:26 +0000 http-client-branch: adding time information to BufferingSubscriberTest.java http-client-branch
dfuchs [Fri, 17 Nov 2017 11:42:26 +0000] rev 55828
http-client-branch: adding time information to BufferingSubscriberTest.java
Fri, 17 Nov 2017 14:22:07 +0300 http-client-branch: merge http-client-branch
prappo [Fri, 17 Nov 2017 14:22:07 +0300] rev 55827
http-client-branch: merge
Fri, 17 Nov 2017 14:04:38 +0300 http-client-branch: (WebSocket) the builder is immutable now http-client-branch
prappo [Fri, 17 Nov 2017 14:04:38 +0300] rev 55826
http-client-branch: (WebSocket) the builder is immutable now
Fri, 17 Nov 2017 11:03:38 +0000 http-client-branch: minor doc change http-client-branch
chegar [Fri, 17 Nov 2017 11:03:38 +0000] rev 55825
http-client-branch: minor doc change
Fri, 17 Nov 2017 13:55:41 +0300 http-client-branch: (WebSocket) immutable builder copy; illegal headers; http-client-branch
prappo [Fri, 17 Nov 2017 13:55:41 +0300] rev 55824
http-client-branch: (WebSocket) immutable builder copy; illegal headers;
Fri, 17 Nov 2017 10:45:26 +0000 http-client-branch: minor doc change http-client-branch
chegar [Fri, 17 Nov 2017 10:45:26 +0000] rev 55823
http-client-branch: minor doc change
Fri, 17 Nov 2017 10:42:01 +0000 http-client-branch: minor doc change http-client-branch
chegar [Fri, 17 Nov 2017 10:42:01 +0000] rev 55822
http-client-branch: minor doc change
Thu, 16 Nov 2017 19:56:44 +0000 http-client-branch: HttpClient uses ProxySelector.getDefault() by default http-client-branch
dfuchs [Thu, 16 Nov 2017 19:56:44 +0000] rev 55821
http-client-branch: HttpClient uses ProxySelector.getDefault() by default
Thu, 16 Nov 2017 12:15:55 +0000 http-client-branch: merge http-client-branch
chegar [Thu, 16 Nov 2017 12:15:55 +0000] rev 55820
http-client-branch: merge
Thu, 16 Nov 2017 10:29:18 +0000 http-client-branch: Update copyright years in tests http-client-branch
chegar [Thu, 16 Nov 2017 10:29:18 +0000] rev 55819
http-client-branch: Update copyright years in tests
Thu, 16 Nov 2017 10:20:31 +0000 http-client-branch: Update copyright years http-client-branch
chegar [Thu, 16 Nov 2017 10:20:31 +0000] rev 55818
http-client-branch: Update copyright years
Thu, 16 Nov 2017 10:01:34 +0000 http-client-branch: Add a test for CONTINUATION frame handling http-client-branch
chegar [Thu, 16 Nov 2017 10:01:34 +0000] rev 55817
http-client-branch: Add a test for CONTINUATION frame handling
Wed, 15 Nov 2017 11:39:54 +0000 http-client-branch: spec clarifications and minor fix to sendXXX methods http-client-branch
chegar [Wed, 15 Nov 2017 11:39:54 +0000] rev 55816
http-client-branch: spec clarifications and minor fix to sendXXX methods
Tue, 14 Nov 2017 16:28:52 +0000 http-client-branch: Cleanup unneeded buffer instance variable from Http1Exchange http-client-branch
dfuchs [Tue, 14 Nov 2017 16:28:52 +0000] rev 55815
http-client-branch: Cleanup unneeded buffer instance variable from Http1Exchange
Tue, 14 Nov 2017 15:57:11 +0000 http-client-branch: Add some more logging to sun.net.httpserver.ServerImpl http-client-branch
dfuchs [Tue, 14 Nov 2017 15:57:11 +0000] rev 55814
http-client-branch: Add some more logging to sun.net.httpserver.ServerImpl
Tue, 14 Nov 2017 15:28:10 +0000 http-client-branch: remove cookieMan http-client-branch
chegar [Tue, 14 Nov 2017 15:28:10 +0000] rev 55813
http-client-branch: remove cookieMan
Tue, 14 Nov 2017 15:14:51 +0000 http-client-branch: CookieManager -> CookieHandler http-client-branch
chegar [Tue, 14 Nov 2017 15:14:51 +0000] rev 55812
http-client-branch: CookieManager -> CookieHandler
Tue, 14 Nov 2017 14:58:39 +0000 http-client-branch: fix test post trailers removal http-client-branch
chegar [Tue, 14 Nov 2017 14:58:39 +0000] rev 55811
http-client-branch: fix test post trailers removal
Tue, 14 Nov 2017 14:35:08 +0000 http-client-branch: remove unimplemented response trailers http-client-branch
chegar [Tue, 14 Nov 2017 14:35:08 +0000] rev 55810
http-client-branch: remove unimplemented response trailers
Tue, 14 Nov 2017 13:27:32 +0000 http-client-branch: minor spec edits in HttpClient.Builder http-client-branch
chegar [Tue, 14 Nov 2017 13:27:32 +0000] rev 55809
http-client-branch: minor spec edits in HttpClient.Builder
Mon, 13 Nov 2017 16:01:47 +0000 Merge http-client-branch
dfuchs [Mon, 13 Nov 2017 16:01:47 +0000] rev 55808
Merge
Mon, 13 Nov 2017 15:48:39 +0000 http-client-branch: fix SmokeTest to use the correct client http-client-branch
chegar [Mon, 13 Nov 2017 15:48:39 +0000] rev 55807
http-client-branch: fix SmokeTest to use the correct client
Mon, 13 Nov 2017 14:56:09 +0000 http-client-impl: drop usage of ByteBufferReference temporarily. Using it properly requires changing FlowTube to work with List<BBR> or BBR[] instead of List<BB>. May be added back later if there is a performance gain. http-client-branch
dfuchs [Mon, 13 Nov 2017 14:56:09 +0000] rev 55806
http-client-impl: drop usage of ByteBufferReference temporarily. Using it properly requires changing FlowTube to work with List<BBR> or BBR[] instead of List<BB>. May be added back later if there is a performance gain.
Mon, 13 Nov 2017 16:13:11 +0300 http-client-branch: common URLPermission paths http-client-branch
prappo [Mon, 13 Nov 2017 16:13:11 +0300] rev 55805
http-client-branch: common URLPermission paths
Mon, 13 Nov 2017 14:43:09 +0300 http-client-branch: fix for failing ConnectionPoolTestDriver http-client-branch
prappo [Mon, 13 Nov 2017 14:43:09 +0300] rev 55804
http-client-branch: fix for failing ConnectionPoolTestDriver
Mon, 13 Nov 2017 11:05:52 +0300 http-client-branch: (cleanup) http-client-branch
prappo [Mon, 13 Nov 2017 11:05:52 +0300] rev 55803
http-client-branch: (cleanup)
Fri, 10 Nov 2017 19:10:54 +0100 Simplify Epsilon barrier set after BS cleanup epsilon-gc-branch
shade [Fri, 10 Nov 2017 19:10:54 +0100] rev 55802
Simplify Epsilon barrier set after BS cleanup
Fri, 10 Nov 2017 18:57:51 +0100 Merge epsilon-gc-branch
shade [Fri, 10 Nov 2017 18:57:51 +0100] rev 55801
Merge
Fri, 10 Nov 2017 18:22:50 +0300 http-client-branch: (cleanup) http-client-branch
prappo [Fri, 10 Nov 2017 18:22:50 +0300] rev 55800
http-client-branch: (cleanup)
Fri, 10 Nov 2017 16:24:07 +0300 http-client-branch: (cleanup) http-client-branch
prappo [Fri, 10 Nov 2017 16:24:07 +0300] rev 55799
http-client-branch: (cleanup)
Fri, 10 Nov 2017 12:36:44 +0000 http-client-branch: make SSLTube connect to SocketTube using FlowTube::connectFlows http-client-branch
dfuchs [Fri, 10 Nov 2017 12:36:44 +0000] rev 55798
http-client-branch: make SSLTube connect to SocketTube using FlowTube::connectFlows
Thu, 09 Nov 2017 17:59:23 +0000 http-client-branch: added test for JDK-8164941 http-client-branch
michaelm [Thu, 09 Nov 2017 17:59:23 +0000] rev 55797
http-client-branch: added test for JDK-8164941
Thu, 09 Nov 2017 20:04:33 +0300 http-client-branch: (cleanup) http-client-branch
prappo [Thu, 09 Nov 2017 20:04:33 +0300] rev 55796
http-client-branch: (cleanup)
Thu, 09 Nov 2017 14:28:00 +0000 http-client-branch: removed AsyncConnection interface and associated methods in subclasses http-client-branch
dfuchs [Thu, 09 Nov 2017 14:28:00 +0000] rev 55795
http-client-branch: removed AsyncConnection interface and associated methods in subclasses
Thu, 09 Nov 2017 14:24:43 +0000 http-client-branch: remove test that tests removed class http-client-branch
dfuchs [Thu, 09 Nov 2017 14:24:43 +0000] rev 55794
http-client-branch: remove test that tests removed class
Thu, 09 Nov 2017 15:44:56 +0300 http-client-branch: fixed failing Http1HeaderParserTestDriver.java http-client-branch
prappo [Thu, 09 Nov 2017 15:44:56 +0300] rev 55793
http-client-branch: fixed failing Http1HeaderParserTestDriver.java
Thu, 09 Nov 2017 15:24:39 +0300 http-client-branch: (cleanup) unused imports, unused methods, removed 1 class; typos; http-client-branch
prappo [Thu, 09 Nov 2017 15:24:39 +0300] rev 55792
http-client-branch: (cleanup) unused imports, unused methods, removed 1 class; typos;
Wed, 08 Nov 2017 22:51:18 +0000 http-client-branch: more test scenarios for RequestBuilderTest http-client-branch
chegar [Wed, 08 Nov 2017 22:51:18 +0000] rev 55791
http-client-branch: more test scenarios for RequestBuilderTest
Wed, 08 Nov 2017 18:11:00 +0000 http-client-branch: HPACK.Logger uses DebugLogger http-client-branch
dfuchs [Wed, 08 Nov 2017 18:11:00 +0000] rev 55790
http-client-branch: HPACK.Logger uses DebugLogger
Wed, 08 Nov 2017 17:14:43 +0000 http-client-impl: use Reference.reachabilityFence to make clear the websokect BuilderImpl must stay strongly referenced until after the WebSocketImpl is created. http-client-branch
dfuchs [Wed, 08 Nov 2017 17:14:43 +0000] rev 55789
http-client-impl: use Reference.reachabilityFence to make clear the websokect BuilderImpl must stay strongly referenced until after the WebSocketImpl is created.
Wed, 08 Nov 2017 16:39:47 +0000 http-client-branch: additional Header test scenarios http-client-branch
chegar [Wed, 08 Nov 2017 16:39:47 +0000] rev 55788
http-client-branch: additional Header test scenarios
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 tip