ihse [Mon, 27 Nov 2017 14:39:58 +0100] rev 55889
Add support for optional JIB_JAR.
ihse [Mon, 27 Nov 2017 14:31:44 +0100] rev 55888
Clean up some stuff in fake spec.
ihse [Mon, 27 Nov 2017 14:25:35 +0100] rev 55887
Use OUTPUTDIR.
ihse [Mon, 27 Nov 2017 14:24:23 +0100] rev 55886
Cleanup leftover custom stuff, include custom at the end.
ihse [Mon, 27 Nov 2017 14:17:16 +0100] rev 55885
Missed one file.
ihse [Mon, 27 Nov 2017 14:15:35 +0100] rev 55884
Getting run-test-prebuilt to work quite well.
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
ihse [Mon, 27 Nov 2017 12:29:28 +0100] rev 55882
Use OUTPUTDIR instead of OUTPUT_ROOT.
ihse [Mon, 27 Nov 2017 12:23:47 +0100] rev 55881
Populate with latest code from jdk9 sandbox.
chegar [Mon, 27 Nov 2017 11:15:28 +0000] rev 55880
http-client-branch: review comment: update copyright year range
ihse [Mon, 27 Nov 2017 12:01:13 +0100] rev 55879
Created ihse-testmakefiles-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
chegar [Sat, 25 Nov 2017 22:44:40 +0000] rev 55877
http-client-branch: review comment, the -> this
chegar [Sat, 25 Nov 2017 21:37:14 +0000] rev 55876
http-client-branch: more no body tests
chegar [Sat, 25 Nov 2017 21:36:35 +0000] rev 55875
http-client-branch: review comment onSubscribe before onXXX
chegar [Sat, 25 Nov 2017 16:24:26 +0000] rev 55874
http-client-branch: review comment add more checks to tests for redirect
chegar [Sat, 25 Nov 2017 16:23:20 +0000] rev 55873
http-client-branch: review comment Add toString to HttpHeaders
prappo [Sat, 25 Nov 2017 15:34:04 +0300] rev 55872
http-client-branch: (WebSocket) Demand in Receiver
michaelm [Fri, 24 Nov 2017 20:48:35 +0000] rev 55871
http-client-branch: fixing synchronization problem in ping test
chegar [Fri, 24 Nov 2017 18:42:32 +0000] rev 55870
http-client-branch: review comment add missing license header
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.
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
prappo [Fri, 24 Nov 2017 17:51:51 +0300] rev 55867
http-client-branch: (WebSocket) cleanup & simplifications
dfuchs [Fri, 24 Nov 2017 12:10:19 +0000] rev 55866
http-client-branch: relax server side exception handling in CancelledResponse test
chegar [Thu, 23 Nov 2017 19:08:06 +0000] rev 55865
http-client-branch: review comment remove trailing white space
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
prappo [Thu, 23 Nov 2017 18:52:22 +0300] rev 55863
http-client-branch: (WebSocket) cleanup
prappo [Thu, 23 Nov 2017 17:46:02 +0300] rev 55862
http-client-branch: (WebSocket) testing sending messages
chegar [Thu, 23 Nov 2017 12:50:34 +0000] rev 55861
http-client-branch: further review comments on error handling in BufferedSubscriber
dfuchs [Thu, 23 Nov 2017 10:21:19 +0000] rev 55860
http-client-branch: review comments add missing links to pre-defined BodyHandlers
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
dfuchs [Wed, 22 Nov 2017 16:27:08 +0000] rev 55858
http-client-branch: review comment BodySubscriber::asInputStream
chegar [Wed, 22 Nov 2017 15:32:17 +0000] rev 55857
http-client-branch: review comments add buffering cancallation test
chegar [Wed, 22 Nov 2017 15:29:29 +0000] rev 55856
http-client-branch: review comments remove superflous ssl permission check
chegar [Wed, 22 Nov 2017 15:26:44 +0000] rev 55855
http-client-branch: review comments minor spec cleanup
prappo [Wed, 22 Nov 2017 17:27:22 +0300] rev 55854
http-client-branch: (HPACK) renamed test
prappo [Wed, 22 Nov 2017 17:13:35 +0300] rev 55853
http-client-branch: (WebSocket) moving http proxy-related code to OpeningHandshake
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
chegar [Wed, 22 Nov 2017 10:15:53 +0000] rev 55851
http-client-branch: review comments, minor WS spec updates
prappo [Wed, 22 Nov 2017 11:30:24 +0300] rev 55850
http-client-branch: (WebSocket) CompletableFuture -> MinimalFuture
chegar [Tue, 21 Nov 2017 20:38:12 +0000] rev 55849
http-client-branch: review comments on WS spec
dfuchs [Tue, 21 Nov 2017 16:39:20 +0000] rev 55848
http-client-branch: remove usage of deprecated Class::newInstance
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
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
chegar [Tue, 21 Nov 2017 11:33:17 +0000] rev 55845
http-client-branch: merge
chegar [Tue, 21 Nov 2017 10:24:53 +0000] rev 55844
http-client-branch: merge with default
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.
prappo [Tue, 21 Nov 2017 12:27:45 +0300] rev 55842
http-client-branch: (WebSocket) API update
chegar [Mon, 20 Nov 2017 18:36:57 +0000] rev 55841
http-client-branch: remove some degenerate test cases from BufferingSubscriberTest
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)
dfuchs [Mon, 20 Nov 2017 15:37:10 +0000] rev 55839
http-client-branch: minor doc formatting
prappo [Sat, 18 Nov 2017 20:13:09 +0300] rev 55838
http-client-branch: (WebSocket) builder change
chegar [Fri, 17 Nov 2017 18:38:05 +0000] rev 55837
http-client-branch: review comment asFileImpl sneaked into the API
dfuchs [Fri, 17 Nov 2017 17:46:30 +0000] rev 55836
http-client-branch: more precision for GET() in HttpRequest.Builder
dfuchs [Fri, 17 Nov 2017 17:34:58 +0000] rev 55835
http-client-branch: more precision for headers in HttpRequest.Builder
dfuchs [Fri, 17 Nov 2017 16:34:05 +0000] rev 55834
http-client-branch: minor doc formatting in HttpRequest
dfuchs [Fri, 17 Nov 2017 15:44:11 +0000] rev 55833
http-client-branch: moved noBody() to HttpRequest.BodyPublisher
dfuchs [Fri, 17 Nov 2017 15:42:34 +0000] rev 55832
http-client-branch: better diagnosis of expected exceptions
dfuchs [Fri, 17 Nov 2017 14:57:41 +0000] rev 55831
http-client-branch: minor doc tweaks in HttpRequest
dfuchs [Fri, 17 Nov 2017 12:27:28 +0000] rev 55830
http-client-branch: typo in HttpClient.java