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