Sat, 02 Dec 2017 17:40:57 +0000 |
dfuchs |
http-client-barnch: fixed a few issues discovered while stress testing and a race condition in SSLFlowDelegate
http-client-branch
|
changeset |
files
|
Fri, 01 Dec 2017 19:25:34 +0000 |
michaelm |
http-client-branch: Fixed some Http2TestServer issues
http-client-branch
|
changeset |
files
|
Fri, 01 Dec 2017 09:40:02 +0000 |
michaelm |
http-client-branch: SSL h2 connections not being cached or re-used
http-client-branch
|
changeset |
files
|
Thu, 30 Nov 2017 18:51:47 +0100 |
shade |
Rename EpsilonCollectedHeap to EpsilonHeap.
epsilon-gc-branch
|
changeset |
files
|
Thu, 30 Nov 2017 18:43:41 +0100 |
shade |
Remove stray post-merge difference.
epsilon-gc-branch
|
changeset |
files
|
Thu, 30 Nov 2017 17:49:29 +0000 |
chegar |
http-client-branch: merge
http-client-branch
|
changeset |
files
|
Thu, 30 Nov 2017 17:36:08 +0000 |
chegar |
http-client-branch: review comment: split NoBoby test in two, takes too long to run
http-client-branch
|
changeset |
files
|
Thu, 30 Nov 2017 18:32:06 +0100 |
shade |
Fixup Epsilon for GC interface updates
epsilon-gc-branch
|
changeset |
files
|
Thu, 30 Nov 2017 17:13:33 +0100 |
shade |
Merge
epsilon-gc-branch
|
changeset |
files
|
Thu, 30 Nov 2017 16:27:31 +0100 |
ihse |
Fix JAVA_ARGS.
ihse-testmakefiles-branch
|
changeset |
files
|
Thu, 30 Nov 2017 16:26:23 +0100 |
ihse |
Almost all of prebuilt spec is now resolved.
ihse-testmakefiles-branch
|
changeset |
files
|
Thu, 30 Nov 2017 16:17:17 +0100 |
ihse |
Use InitSupport.gmk. Better prebuilt variable info.
ihse-testmakefiles-branch
|
changeset |
files
|
Thu, 30 Nov 2017 16:16:34 +0100 |
ihse |
Replace : with / to better support all use cases.
ihse-testmakefiles-branch
|
changeset |
files
|
Thu, 30 Nov 2017 17:56:11 +0300 |
prappo |
http-client-branch: (WebSocket) formatting
http-client-branch
|
changeset |
files
|
Thu, 30 Nov 2017 14:56:27 +0100 |
ihse |
Remove old attempts.
ihse-testmakefiles-branch
|
changeset |
files
|
Thu, 30 Nov 2017 14:48:58 +0100 |
ihse |
Merge
ihse-testmakefiles-branch
|
changeset |
files
|
Thu, 30 Nov 2017 14:46:39 +0100 |
ihse |
Ignore exit code from run-test-prebuilt in test/Makefile.
ihse-testmakefiles-branch
|
changeset |
files
|
Thu, 30 Nov 2017 11:30:26 +0000 |
chegar |
http-client-branch: merge with default
http-client-branch
|
changeset |
files
|
Thu, 30 Nov 2017 11:28:47 +0000 |
chegar |
http-client-branch: review comment: remove testing specific property check
http-client-branch
|
changeset |
files
|
Thu, 30 Nov 2017 11:03:23 +0000 |
chegar |
http-client-branch: review comment: remove unused methods and incorrect comment
http-client-branch
|
changeset |
files
|
Thu, 30 Nov 2017 13:35:26 +0300 |
prappo |
http-client-branch: (WebSocket) bug fix & test
http-client-branch
|
changeset |
files
|
Thu, 30 Nov 2017 00:31:24 +0100 |
ihse |
Try to not exit with error.
ihse-testmakefiles-branch
|
changeset |
files
|
Thu, 30 Nov 2017 00:30:37 +0100 |
ihse |
Clean up gnumake duplicated logic.
ihse-testmakefiles-branch
|
changeset |
files
|
Wed, 29 Nov 2017 23:34:29 +0100 |
ihse |
Fix new exitcode code. Support more arguments in CreateNewSpec.
ihse-testmakefiles-branch
|
changeset |
files
|
Wed, 29 Nov 2017 23:28:21 +0100 |
ihse |
Fix TR to work on solaris.
ihse-testmakefiles-branch
|
changeset |
files
|
Wed, 29 Nov 2017 22:42:24 +0100 |
ihse |
Remove duplicate whitespace.
ihse-testmakefiles-branch
|
changeset |
files
|
Wed, 29 Nov 2017 22:40:23 +0100 |
ihse |
Merge
ihse-testmakefiles-branch
|
changeset |
files
|
Wed, 29 Nov 2017 22:35:35 +0100 |
ihse |
Improved exit code handling.
ihse-testmakefiles-branch
|
changeset |
files
|
Wed, 29 Nov 2017 22:02:21 +0100 |
ihse |
Setup target os/cpu for prebuilt.
ihse-testmakefiles-branch
|
changeset |
files
|
Wed, 29 Nov 2017 21:27:15 +0100 |
ihse |
Setup path properly for MAKE env variable.
ihse-testmakefiles-branch
|
changeset |
files
|
Wed, 29 Nov 2017 16:59:38 +0000 |
michaelm |
http-client-branch: fixed Http2TestServerConnection problem
http-client-branch
|
changeset |
files
|
Wed, 29 Nov 2017 16:34:52 +0000 |
chegar |
http-client-branch: review comment: set connected for immediate non-blocking connect
http-client-branch
|
changeset |
files
|
Wed, 29 Nov 2017 14:27:12 +0300 |
prappo |
http-client-branch: (HPACK) fix for OOME in test
http-client-branch
|
changeset |
files
|
Wed, 29 Nov 2017 11:15:19 +0000 |
dfuchs |
http-client-branch: review comment: SSLTubeTest is ignored (and some associated fix and cleanup)
http-client-branch
|
changeset |
files
|
Tue, 28 Nov 2017 18:03:56 +0300 |
prappo |
http-client-branch: (WebSocket) dead test code
http-client-branch
|
changeset |
files
|
Tue, 28 Nov 2017 17:30:14 +0300 |
prappo |
http-client-branch: (WebSocket) tests & bugfixes
http-client-branch
|
changeset |
files
|
Tue, 28 Nov 2017 13:57:23 +0000 |
chegar |
http-client-branch: review comment: remove unnecessary testng timeout
http-client-branch
|
changeset |
files
|
Tue, 28 Nov 2017 11:27:05 +0000 |
dfuchs |
http-client-branch: 8185847: jdk/test/java/net/httpclient/security/*.policy files are missing copyrights
http-client-branch
|
changeset |
files
|
Tue, 28 Nov 2017 10:19:38 +0000 |
chegar |
http-client-branch: merge with default
http-client-branch
|
changeset |
files
|
Tue, 28 Nov 2017 10:17:11 +0000 |
chegar |
http-client-branch: merge with default
http-client-branch
|
changeset |
files
|
Tue, 28 Nov 2017 12:25:13 +0300 |
prappo |
http-client-branch: (WebSocket) removed locking from the impl
http-client-branch
|
changeset |
files
|
Tue, 28 Nov 2017 10:21:25 +0100 |
ihse |
Save exit code in exitcode.txt.
ihse-testmakefiles-branch
|
changeset |
files
|
Tue, 28 Nov 2017 09:49:11 +0100 |
ihse |
Provide a proper make when running tests.
ihse-testmakefiles-branch
|
changeset |
files
|
Tue, 28 Nov 2017 09:40:50 +0100 |
ihse |
* Properly check provided variables.
ihse-testmakefiles-branch
|
changeset |
files
|
Tue, 28 Nov 2017 02:18:33 +0100 |
ihse |
Include TESTDIRS when converting to run-test-prebuilt.
ihse-testmakefiles-branch
|
changeset |
files
|
Tue, 28 Nov 2017 01:56:18 +0100 |
ihse |
Fix names for group only selection.
ihse-testmakefiles-branch
|
changeset |
files
|
Tue, 28 Nov 2017 01:44:26 +0100 |
ihse |
Merge
ihse-testmakefiles-branch
|
changeset |
files
|
Tue, 28 Nov 2017 01:44:09 +0100 |
ihse |
Enable USE_RUN_TEST in jib profile.
ihse-testmakefiles-branch
|
changeset |
files
|
Mon, 27 Nov 2017 19:36:51 +0100 |
ihse |
Merge
ihse-testmakefiles-branch
|
changeset |
files
|
Mon, 27 Nov 2017 19:04:36 +0100 |
ihse |
Add USE_RUN_TEST to test/Makefile.
ihse-testmakefiles-branch
|
changeset |
files
|
Mon, 27 Nov 2017 16:40:01 +0000 |
dfuchs |
http-client-branch: improve coverage for ExceptionallyCloseable
http-client-branch
|
changeset |
files
|
Mon, 27 Nov 2017 14:29:38 +0000 |
dfuchs |
http-client-branch: review comments: TimeoutBasic.java is ignored
http-client-branch
|
changeset |
files
|
Mon, 27 Nov 2017 13:53:52 +0000 |
chegar |
http-client-branch: review comment: add test for WebSocketHandshakeException
http-client-branch
|
changeset |
files
|
Mon, 27 Nov 2017 14:39:58 +0100 |
ihse |
Add support for optional JIB_JAR.
ihse-testmakefiles-branch
|
changeset |
files
|
Mon, 27 Nov 2017 14:31:44 +0100 |
ihse |
Clean up some stuff in fake spec.
ihse-testmakefiles-branch
|
changeset |
files
|
Mon, 27 Nov 2017 14:25:35 +0100 |
ihse |
Use OUTPUTDIR.
ihse-testmakefiles-branch
|
changeset |
files
|
Mon, 27 Nov 2017 14:24:23 +0100 |
ihse |
Cleanup leftover custom stuff, include custom at the end.
ihse-testmakefiles-branch
|
changeset |
files
|
Mon, 27 Nov 2017 14:17:16 +0100 |
ihse |
Missed one file.
ihse-testmakefiles-branch
|
changeset |
files
|
Mon, 27 Nov 2017 14:15:35 +0100 |
ihse |
Getting run-test-prebuilt to work quite well.
ihse-testmakefiles-branch
|
changeset |
files
|
Mon, 27 Nov 2017 12:56:01 +0000 |
chegar |
http-client-branch: review comment: test for previous fix to ensure onComplete is not invoked before onSubscribe
http-client-branch
|
changeset |
files
|
Mon, 27 Nov 2017 12:29:28 +0100 |
ihse |
Use OUTPUTDIR instead of OUTPUT_ROOT.
ihse-testmakefiles-branch
|
changeset |
files
|
Mon, 27 Nov 2017 12:23:47 +0100 |
ihse |
Populate with latest code from jdk9 sandbox.
ihse-testmakefiles-branch
|
changeset |
files
|
Mon, 27 Nov 2017 11:15:28 +0000 |
chegar |
http-client-branch: review comment: update copyright year range
http-client-branch
|
changeset |
files
|
Mon, 27 Nov 2017 12:01:13 +0100 |
ihse |
Created ihse-testmakefiles-branch
ihse-testmakefiles-branch
|
changeset |
files
|
Sun, 26 Nov 2017 09:29:53 +0000 |
chegar |
http-client-branch: review comment, remove test from the ProblemList that was added in the JDK mainline
http-client-branch
|
changeset |
files
|
Sat, 25 Nov 2017 22:44:40 +0000 |
chegar |
http-client-branch: review comment, the -> this
http-client-branch
|
changeset |
files
|
Sat, 25 Nov 2017 21:37:14 +0000 |
chegar |
http-client-branch: more no body tests
http-client-branch
|
changeset |
files
|
Sat, 25 Nov 2017 21:36:35 +0000 |
chegar |
http-client-branch: review comment onSubscribe before onXXX
http-client-branch
|
changeset |
files
|
Sat, 25 Nov 2017 16:24:26 +0000 |
chegar |
http-client-branch: review comment add more checks to tests for redirect
http-client-branch
|
changeset |
files
|
Sat, 25 Nov 2017 16:23:20 +0000 |
chegar |
http-client-branch: review comment Add toString to HttpHeaders
http-client-branch
|
changeset |
files
|
Sat, 25 Nov 2017 15:34:04 +0300 |
prappo |
http-client-branch: (WebSocket) Demand in Receiver
http-client-branch
|
changeset |
files
|
Fri, 24 Nov 2017 20:48:35 +0000 |
michaelm |
http-client-branch: fixing synchronization problem in ping test
http-client-branch
|
changeset |
files
|
Fri, 24 Nov 2017 18:42:32 +0000 |
chegar |
http-client-branch: review comment add missing license header
http-client-branch
|
changeset |
files
|
Fri, 24 Nov 2017 18:30:37 +0000 |
dfuchs |
http-client-branch: review comments BodySubscriber should specify how an implementation is expected to behave.
http-client-branch
|
changeset |
files
|
Fri, 24 Nov 2017 17:34:57 +0000 |
michaelm |
http-client-branch: added ping support to test http2 server and some test pings from server to client in the BasicTest
http-client-branch
|
changeset |
files
|
Fri, 24 Nov 2017 17:51:51 +0300 |
prappo |
http-client-branch: (WebSocket) cleanup & simplifications
http-client-branch
|
changeset |
files
|
Fri, 24 Nov 2017 12:10:19 +0000 |
dfuchs |
http-client-branch: relax server side exception handling in CancelledResponse test
http-client-branch
|
changeset |
files
|
Thu, 23 Nov 2017 19:08:06 +0000 |
chegar |
http-client-branch: review comment remove trailing white space
http-client-branch
|
changeset |
files
|
Thu, 23 Nov 2017 17:13:51 +0000 |
dfuchs |
http-client-branch: fix cancel() to close the HTTP/1 forcefully as it cannot be reused
http-client-branch
|
changeset |
files
|
Thu, 23 Nov 2017 18:52:22 +0300 |
prappo |
http-client-branch: (WebSocket) cleanup
http-client-branch
|
changeset |
files
|
Thu, 23 Nov 2017 17:46:02 +0300 |
prappo |
http-client-branch: (WebSocket) testing sending messages
http-client-branch
|
changeset |
files
|
Thu, 23 Nov 2017 12:50:34 +0000 |
chegar |
http-client-branch: further review comments on error handling in BufferedSubscriber
http-client-branch
|
changeset |
files
|
Thu, 23 Nov 2017 10:21:19 +0000 |
dfuchs |
http-client-branch: review comments add missing links to pre-defined BodyHandlers
http-client-branch
|
changeset |
files
|
Wed, 22 Nov 2017 21:29:20 +0000 |
chegar |
http-client-branch: review comment on buffering subscriber, and new test to verify the change
http-client-branch
|
changeset |
files
|
Wed, 22 Nov 2017 16:27:08 +0000 |
dfuchs |
http-client-branch: review comment BodySubscriber::asInputStream
http-client-branch
|
changeset |
files
|
Wed, 22 Nov 2017 15:32:17 +0000 |
chegar |
http-client-branch: review comments add buffering cancallation test
http-client-branch
|
changeset |
files
|
Wed, 22 Nov 2017 15:29:29 +0000 |
chegar |
http-client-branch: review comments remove superflous ssl permission check
http-client-branch
|
changeset |
files
|
Wed, 22 Nov 2017 15:26:44 +0000 |
chegar |
http-client-branch: review comments minor spec cleanup
http-client-branch
|
changeset |
files
|
Wed, 22 Nov 2017 17:27:22 +0300 |
prappo |
http-client-branch: (HPACK) renamed test
http-client-branch
|
changeset |
files
|
Wed, 22 Nov 2017 17:13:35 +0300 |
prappo |
http-client-branch: (WebSocket) moving http proxy-related code to OpeningHandshake
http-client-branch
|
changeset |
files
|
Wed, 22 Nov 2017 11:21:36 +0000 |
michaelm |
http-client-branch: HttpRequest/HttpResponse api change: remove link between requests, add links between responses. Fixed some redirection problems
http-client-branch
|
changeset |
files
|
Wed, 22 Nov 2017 10:15:53 +0000 |
chegar |
http-client-branch: review comments, minor WS spec updates
http-client-branch
|
changeset |
files
|
Wed, 22 Nov 2017 11:30:24 +0300 |
prappo |
http-client-branch: (WebSocket) CompletableFuture -> MinimalFuture
http-client-branch
|
changeset |
files
|
Tue, 21 Nov 2017 20:38:12 +0000 |
chegar |
http-client-branch: review comments on WS spec
http-client-branch
|
changeset |
files
|
Tue, 21 Nov 2017 16:39:20 +0000 |
dfuchs |
http-client-branch: remove usage of deprecated Class::newInstance
http-client-branch
|
changeset |
files
|
Tue, 21 Nov 2017 17:17:37 +0300 |
prappo |
http-client-branch: removed RS TCK-incompatible publisher, updated subscribers so they'd pass TCK
http-client-branch
|
changeset |
files
|
Tue, 21 Nov 2017 12:32:16 +0000 |
dfuchs |
http-client-branch: avoid picking buffer size resulting in too long delays for BufferingSubscriberTest.java
http-client-branch
|
changeset |
files
|
Tue, 21 Nov 2017 11:33:17 +0000 |
chegar |
http-client-branch: merge
http-client-branch
|
changeset |
files
|
Tue, 21 Nov 2017 10:24:53 +0000 |
chegar |
http-client-branch: merge with default
http-client-branch
|
changeset |
files
|
Tue, 21 Nov 2017 13:30:18 +0300 |
prappo |
http-client-branch: (WebSocket) cleanup. Removed not needed classes. I'll bring some of them in later, when I need them.
http-client-branch
|
changeset |
files
|
Tue, 21 Nov 2017 12:27:45 +0300 |
prappo |
http-client-branch: (WebSocket) API update
http-client-branch
|
changeset |
files
|
Mon, 20 Nov 2017 18:36:57 +0000 |
chegar |
http-client-branch: remove some degenerate test cases from BufferingSubscriberTest
http-client-branch
|
changeset |
files
|
Mon, 20 Nov 2017 15:46:45 +0000 |
dfuchs |
http-client-branch: more debugging, and hopefully a fix, for a FlowTest intermittent failure (ERROR AT END)
http-client-branch
|
changeset |
files
|
Mon, 20 Nov 2017 15:37:10 +0000 |
dfuchs |
http-client-branch: minor doc formatting
http-client-branch
|
changeset |
files
|
Sat, 18 Nov 2017 20:13:09 +0300 |
prappo |
http-client-branch: (WebSocket) builder change
http-client-branch
|
changeset |
files
|
Fri, 17 Nov 2017 18:38:05 +0000 |
chegar |
http-client-branch: review comment asFileImpl sneaked into the API
http-client-branch
|
changeset |
files
|
Fri, 17 Nov 2017 17:46:30 +0000 |
dfuchs |
http-client-branch: more precision for GET() in HttpRequest.Builder
http-client-branch
|
changeset |
files
|
Fri, 17 Nov 2017 17:34:58 +0000 |
dfuchs |
http-client-branch: more precision for headers in HttpRequest.Builder
http-client-branch
|
changeset |
files
|
Fri, 17 Nov 2017 16:34:05 +0000 |
dfuchs |
http-client-branch: minor doc formatting in HttpRequest
http-client-branch
|
changeset |
files
|
Fri, 17 Nov 2017 15:44:11 +0000 |
dfuchs |
http-client-branch: moved noBody() to HttpRequest.BodyPublisher
http-client-branch
|
changeset |
files
|
Fri, 17 Nov 2017 15:42:34 +0000 |
dfuchs |
http-client-branch: better diagnosis of expected exceptions
http-client-branch
|
changeset |
files
|
Fri, 17 Nov 2017 14:57:41 +0000 |
dfuchs |
http-client-branch: minor doc tweaks in HttpRequest
http-client-branch
|
changeset |
files
|
Fri, 17 Nov 2017 12:27:28 +0000 |
dfuchs |
http-client-branch: typo in HttpClient.java
http-client-branch
|
changeset |
files
|
Fri, 17 Nov 2017 12:12:50 +0000 |
dfuchs |
http-client-branch: minor doc tweak in HttpClient.java
http-client-branch
|
changeset |
files
|
Fri, 17 Nov 2017 11:42:26 +0000 |
dfuchs |
http-client-branch: adding time information to BufferingSubscriberTest.java
http-client-branch
|
changeset |
files
|
Fri, 17 Nov 2017 14:22:07 +0300 |
prappo |
http-client-branch: merge
http-client-branch
|
changeset |
files
|
Fri, 17 Nov 2017 14:04:38 +0300 |
prappo |
http-client-branch: (WebSocket) the builder is immutable now
http-client-branch
|
changeset |
files
|
Fri, 17 Nov 2017 11:03:38 +0000 |
chegar |
http-client-branch: minor doc change
http-client-branch
|
changeset |
files
|
Fri, 17 Nov 2017 13:55:41 +0300 |
prappo |
http-client-branch: (WebSocket) immutable builder copy; illegal headers;
http-client-branch
|
changeset |
files
|
Fri, 17 Nov 2017 10:45:26 +0000 |
chegar |
http-client-branch: minor doc change
http-client-branch
|
changeset |
files
|