ihse [Mon, 27 Nov 2017 19:36:51 +0100] rev 55894
Merge
ihse [Mon, 27 Nov 2017 19:04:36 +0100] rev 55893
Add USE_RUN_TEST to test/Makefile.
dfuchs [Mon, 27 Nov 2017 16:40:01 +0000] rev 55892
http-client-branch: improve coverage for ExceptionallyCloseable
dfuchs [Mon, 27 Nov 2017 14:29:38 +0000] rev 55891
http-client-branch: review comments: TimeoutBasic.java is ignored
chegar [Mon, 27 Nov 2017 13:53:52 +0000] rev 55890
http-client-branch: review comment: add test for WebSocketHandshakeException
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