2017-12-08 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
2017-12-08 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
2017-12-07 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.
2017-12-07 Fixup serviceability for Epsilon. epsilon-gc-branch
shade [Thu, 07 Dec 2017 13:19:22 +0100] rev 55975
Fixup serviceability for Epsilon.
2017-12-07 Merge epsilon-gc-branch
shade [Thu, 07 Dec 2017 13:05:31 +0100] rev 55974
Merge
2017-12-07 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
2017-12-06 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
2017-12-06 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
2017-12-06 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
2017-12-06 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
2017-12-06 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
2017-12-06 Merge ihse-testmakefiles-branch
ihse [Wed, 06 Dec 2017 14:17:44 +0100] rev 55967
Merge
2017-12-06 Restore boot-jdk fix. ihse-testmakefiles-branch
ihse [Wed, 06 Dec 2017 14:13:50 +0100] rev 55966
Restore boot-jdk fix.
2017-12-06 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
2017-12-06 Merge http-client-branch
dfuchs [Wed, 06 Dec 2017 12:39:37 +0000] rev 55964
Merge
2017-12-06 Merge http-client-branch
dfuchs [Wed, 06 Dec 2017 12:18:08 +0000] rev 55963
Merge
2017-12-06 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
2017-12-06 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
2017-12-06 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
2017-12-06 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
2017-12-06 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
2017-12-05 http-client-branch: (WebSocket) SelectorTest http-client-branch
prappo [Tue, 05 Dec 2017 22:44:33 +0300] rev 55957
http-client-branch: (WebSocket) SelectorTest
2017-12-05 Merge ihse-testmakefiles-branch
ihse [Tue, 05 Dec 2017 13:32:07 +0100] rev 55956
Merge
2017-12-05 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
2017-12-05 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.
2017-12-05 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
2017-12-05 Add BUILD_JAVA. ihse-testmakefiles-branch
ihse [Tue, 05 Dec 2017 11:12:20 +0100] rev 55952
Add BUILD_JAVA.
2017-12-05 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
2017-12-05 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.
2017-12-04 Merge ihse-testmakefiles-branch
ihse [Mon, 04 Dec 2017 21:51:02 +0100] rev 55949
Merge
2017-12-04 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
2017-12-04 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
2017-12-04 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
2017-12-03 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
2017-12-03 http-client-branch: merge http-client-branch
prappo [Sun, 03 Dec 2017 22:34:23 +0300] rev 55944
http-client-branch: merge
2017-11-30 http-client-branch: (WebSocket) tests http-client-branch
prappo [Thu, 30 Nov 2017 22:27:18 +0300] rev 55943
http-client-branch: (WebSocket) tests
2017-12-02 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
2017-12-01 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
2017-12-01 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
2017-11-30 Rename EpsilonCollectedHeap to EpsilonHeap. epsilon-gc-branch
shade [Thu, 30 Nov 2017 18:51:47 +0100] rev 55939
Rename EpsilonCollectedHeap to EpsilonHeap.
2017-11-30 Remove stray post-merge difference. epsilon-gc-branch
shade [Thu, 30 Nov 2017 18:43:41 +0100] rev 55938
Remove stray post-merge difference.
2017-11-30 http-client-branch: merge http-client-branch
chegar [Thu, 30 Nov 2017 17:49:29 +0000] rev 55937
http-client-branch: merge
2017-11-30 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
2017-11-30 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
2017-11-30 Merge epsilon-gc-branch
shade [Thu, 30 Nov 2017 17:13:33 +0100] rev 55934
Merge
2017-11-30 Fix JAVA_ARGS. ihse-testmakefiles-branch
ihse [Thu, 30 Nov 2017 16:27:31 +0100] rev 55933
Fix JAVA_ARGS.
2017-11-30 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.
2017-11-30 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.
2017-11-30 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.
2017-11-30 http-client-branch: (WebSocket) formatting http-client-branch
prappo [Thu, 30 Nov 2017 17:56:11 +0300] rev 55929
http-client-branch: (WebSocket) formatting
2017-11-30 Remove old attempts. ihse-testmakefiles-branch
ihse [Thu, 30 Nov 2017 14:56:27 +0100] rev 55928
Remove old attempts.
2017-11-30 Merge ihse-testmakefiles-branch
ihse [Thu, 30 Nov 2017 14:48:58 +0100] rev 55927
Merge
2017-11-30 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.
2017-11-30 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
2017-11-30 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
2017-11-30 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
2017-11-30 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
2017-11-29 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.
2017-11-29 Clean up gnumake duplicated logic. ihse-testmakefiles-branch
ihse [Thu, 30 Nov 2017 00:30:37 +0100] rev 55920
Clean up gnumake duplicated logic.
2017-11-29 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.
2017-11-29 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.
2017-11-29 Remove duplicate whitespace. ihse-testmakefiles-branch
ihse [Wed, 29 Nov 2017 22:42:24 +0100] rev 55917
Remove duplicate whitespace.
2017-11-29 Merge ihse-testmakefiles-branch
ihse [Wed, 29 Nov 2017 22:40:23 +0100] rev 55916
Merge
2017-11-29 Improved exit code handling. ihse-testmakefiles-branch
ihse [Wed, 29 Nov 2017 22:35:35 +0100] rev 55915
Improved exit code handling.
2017-11-29 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.
2017-11-29 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.
2017-11-29 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
2017-11-29 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
2017-11-29 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
2017-11-29 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)
2017-11-28 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
2017-11-28 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
2017-11-28 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
2017-11-28 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
2017-11-28 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
2017-11-28 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
2017-11-28 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
2017-11-28 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.
2017-11-28 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.
2017-11-28 * 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.
2017-11-28 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.
2017-11-28 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.
2017-11-28 Merge ihse-testmakefiles-branch
ihse [Tue, 28 Nov 2017 01:44:26 +0100] rev 55896
Merge
2017-11-28 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.
2017-11-27 Merge ihse-testmakefiles-branch
ihse [Mon, 27 Nov 2017 19:36:51 +0100] rev 55894
Merge
2017-11-27 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.
2017-11-27 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
2017-11-27 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
2017-11-27 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
2017-11-27 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.
2017-11-27 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.
2017-11-27 Use OUTPUTDIR. ihse-testmakefiles-branch
ihse [Mon, 27 Nov 2017 14:25:35 +0100] rev 55887
Use OUTPUTDIR.
2017-11-27 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.
2017-11-27 Missed one file. ihse-testmakefiles-branch
ihse [Mon, 27 Nov 2017 14:17:16 +0100] rev 55885
Missed one file.
2017-11-27 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.
2017-11-27 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
2017-11-27 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.
2017-11-27 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.
2017-11-27 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
2017-11-27 Created ihse-testmakefiles-branch ihse-testmakefiles-branch
ihse [Mon, 27 Nov 2017 12:01:13 +0100] rev 55879
Created ihse-testmakefiles-branch
2017-11-26 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
2017-11-25 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
2017-11-25 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
2017-11-25 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
2017-11-25 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
2017-11-25 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
2017-11-25 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
2017-11-24 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
2017-11-24 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
2017-11-24 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.
2017-11-24 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
2017-11-24 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
2017-11-24 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
2017-11-23 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
2017-11-23 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
2017-11-23 http-client-branch: (WebSocket) cleanup http-client-branch
prappo [Thu, 23 Nov 2017 18:52:22 +0300] rev 55863
http-client-branch: (WebSocket) cleanup
2017-11-23 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
2017-11-23 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
2017-11-23 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
2017-11-22 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
2017-11-22 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
2017-11-22 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
2017-11-22 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
2017-11-22 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
2017-11-22 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
2017-11-22 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
2017-11-22 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
2017-11-22 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
2017-11-22 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
2017-11-21 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
2017-11-21 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
2017-11-21 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
2017-11-21 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
2017-11-21 http-client-branch: merge http-client-branch
chegar [Tue, 21 Nov 2017 11:33:17 +0000] rev 55845
http-client-branch: merge
2017-11-21 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
2017-11-21 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.
2017-11-21 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
2017-11-20 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
2017-11-20 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)
2017-11-20 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
2017-11-18 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
2017-11-17 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
2017-11-17 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
2017-11-17 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
2017-11-17 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
2017-11-17 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
2017-11-17 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
2017-11-17 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
2017-11-17 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
2017-11-17 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
2017-11-17 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
2017-11-17 http-client-branch: merge http-client-branch
prappo [Fri, 17 Nov 2017 14:22:07 +0300] rev 55827
http-client-branch: merge
2017-11-17 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
2017-11-17 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
2017-11-17 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;
2017-11-17 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
2017-11-17 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
2017-11-16 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
2017-11-16 http-client-branch: merge http-client-branch
chegar [Thu, 16 Nov 2017 12:15:55 +0000] rev 55820
http-client-branch: merge
2017-11-16 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
2017-11-16 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
2017-11-16 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
2017-11-15 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
2017-11-14 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
2017-11-14 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
2017-11-14 http-client-branch: remove cookieMan http-client-branch
chegar [Tue, 14 Nov 2017 15:28:10 +0000] rev 55813
http-client-branch: remove cookieMan
2017-11-14 http-client-branch: CookieManager -> CookieHandler http-client-branch
chegar [Tue, 14 Nov 2017 15:14:51 +0000] rev 55812
http-client-branch: CookieManager -> CookieHandler
2017-11-14 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
2017-11-14 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
2017-11-14 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
2017-11-13 Merge http-client-branch
dfuchs [Mon, 13 Nov 2017 16:01:47 +0000] rev 55808
Merge
2017-11-13 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
2017-11-13 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.
2017-11-13 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
2017-11-13 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
2017-11-13 http-client-branch: (cleanup) http-client-branch
prappo [Mon, 13 Nov 2017 11:05:52 +0300] rev 55803
http-client-branch: (cleanup)
2017-11-10 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
2017-11-10 Merge epsilon-gc-branch
shade [Fri, 10 Nov 2017 18:57:51 +0100] rev 55801
Merge
2017-11-10 http-client-branch: (cleanup) http-client-branch
prappo [Fri, 10 Nov 2017 18:22:50 +0300] rev 55800
http-client-branch: (cleanup)
2017-11-10 http-client-branch: (cleanup) http-client-branch
prappo [Fri, 10 Nov 2017 16:24:07 +0300] rev 55799
http-client-branch: (cleanup)
2017-11-10 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
2017-11-09 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
2017-11-09 http-client-branch: (cleanup) http-client-branch
prappo [Thu, 09 Nov 2017 20:04:33 +0300] rev 55796
http-client-branch: (cleanup)
2017-11-09 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
2017-11-09 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
2017-11-09 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
2017-11-09 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;
2017-11-08 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
2017-11-08 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
2017-11-08 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.
2017-11-08 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
2017-11-08 http-client-branch: fix test policy file http-client-branch
dfuchs [Wed, 08 Nov 2017 16:24:56 +0000] rev 55787
http-client-branch: fix test policy file
2017-11-08 http-client-branch: merge http-client-branch
prappo [Wed, 08 Nov 2017 18:45:14 +0300] rev 55786
http-client-branch: merge
2017-11-08 http-client-branch: removed unused ResponseSubscribers.MultiFile http-client-branch
prappo [Wed, 08 Nov 2017 18:22:38 +0300] rev 55785
http-client-branch: removed unused ResponseSubscribers.MultiFile
2017-11-08 http-client-branch: remove dead code http-client-branch
chegar [Wed, 08 Nov 2017 15:28:37 +0000] rev 55784
http-client-branch: remove dead code
2017-11-08 http-client-branch: Merge http-client-branch
chegar [Wed, 08 Nov 2017 14:20:49 +0000] rev 55783
http-client-branch: Merge
2017-11-08 http-client-branch: merge with default http-client-branch
chegar [Wed, 08 Nov 2017 12:44:07 +0000] rev 55782
http-client-branch: merge with default
2017-11-08 http-client-branch: fixed activation of debug traces http-client-branch
dfuchs [Wed, 08 Nov 2017 14:04:58 +0000] rev 55781
http-client-branch: fixed activation of debug traces
2017-11-08 http-client-branch: BodySubscriber (previously known as BodyProcessor) naming consistency fixes http-client-branch
prappo [Wed, 08 Nov 2017 14:08:52 +0300] rev 55780
http-client-branch: BodySubscriber (previously known as BodyProcessor) naming consistency fixes
2017-11-08 Revert the part of G1 slowpath fix epsilon-gc-branch
shade [Wed, 08 Nov 2017 11:48:15 +0100] rev 55779
Revert the part of G1 slowpath fix
2017-11-08 Fix newlines and whitespace to minimize difference against upstream epsilon-gc-branch
shade [Wed, 08 Nov 2017 11:05:20 +0100] rev 55778
Fix newlines and whitespace to minimize difference against upstream
2017-11-08 http-client-branch: Publisher/Subscriber/Subscription conformance fixes http-client-branch
chegar [Wed, 08 Nov 2017 09:34:56 +0000] rev 55777
http-client-branch: Publisher/Subscriber/Subscription conformance fixes
2017-11-07 http-client-branch: ensure ResponseSubscribers.HttpResponseInputStreamTest::read will throw an exception when onError is called http-client-branch
dfuchs [Tue, 07 Nov 2017 19:46:59 +0000] rev 55776
http-client-branch: ensure ResponseSubscribers.HttpResponseInputStreamTest::read will throw an exception when onError is called
2017-11-07 http-client-branch: split HpackDriver.java http-client-branch
dfuchs [Tue, 07 Nov 2017 15:36:25 +0000] rev 55775
http-client-branch: split HpackDriver.java
2017-11-07 http-client-branch: split WSDriver.java http-client-branch
dfuchs [Tue, 07 Nov 2017 15:22:03 +0000] rev 55774
http-client-branch: split WSDriver.java
2017-11-07 http-client-branch: Removed unused *PushPublisher types http-client-branch
prappo [Tue, 07 Nov 2017 16:48:32 +0300] rev 55773
http-client-branch: Removed unused *PushPublisher types
2017-11-06 JDK-8188051-branch: Initital code JDK-8188051-branch
lancea [Mon, 06 Nov 2017 16:16:22 -0500] rev 55772
JDK-8188051-branch: Initital code
2017-11-06 Initial changes for JDK-8188051-branch JDK-8188051-branch
lancea [Mon, 06 Nov 2017 16:03:50 -0500] rev 55771
Initial changes for JDK-8188051-branch
2017-11-06 http-client-branch: merge http-client-branch
prappo [Mon, 06 Nov 2017 21:37:28 +0300] rev 55770
http-client-branch: merge
2017-11-06 http-client-branch: fixing sloppy merge in HPACK http-client-branch
prappo [Mon, 06 Nov 2017 21:31:00 +0300] rev 55769
http-client-branch: fixing sloppy merge in HPACK
2017-11-06 http-client-branch: SSLTube should call onSubscribe in the flow http-client-branch
dfuchs [Mon, 06 Nov 2017 18:17:09 +0000] rev 55768
http-client-branch: SSLTube should call onSubscribe in the flow
2017-11-06 Initial import of Epsilon sources from jdk10/sandbox epsilon-gc-branch
shade [Mon, 06 Nov 2017 18:53:38 +0100] rev 55767
Initial import of Epsilon sources from jdk10/sandbox
2017-11-06 http-client-branch: Make ResponeBodyTest is more tolerant of file size http-client-branch
chegar [Mon, 06 Nov 2017 13:06:34 +0000] rev 55766
http-client-branch: Make ResponeBodyTest is more tolerant of file size
2017-11-06 http-client-branch: add HTTP/1.1 header parser test for 8188002 http-client-branch
chegar [Mon, 06 Nov 2017 12:24:15 +0000] rev 55765
http-client-branch: add HTTP/1.1 header parser test for 8188002
2017-11-05 http-client-branch: WebSocket permission checks, test updates, and more http-client-branch
chegar [Sun, 05 Nov 2017 21:19:55 +0000] rev 55764
http-client-branch: WebSocket permission checks, test updates, and more
2017-11-05 http-client-branch: intial load from jdk10/sandbox http-client-branch
chegar [Sun, 05 Nov 2017 17:32:13 +0000] rev 55763
http-client-branch: intial load from jdk10/sandbox
2017-11-05 http-client-branch: initial branch creation http-client-branch
chegar [Sun, 05 Nov 2017 17:05:57 +0000] rev 55762
http-client-branch: initial branch creation
2019-07-22 8222791: Order of evaluation of -link params in Javadoc tool reversed -> regression with split packages
jjg [Mon, 22 Jul 2019 16:10:25 -0700] rev 55761
8222791: Order of evaluation of -link params in Javadoc tool reversed -> regression with split packages Reviewed-by: hannesw
2019-07-13 8227866: Shenandoah: Split weak root processing and class unloading in parallel cleaning task
zgu [Sat, 13 Jul 2019 12:15:17 -0400] rev 55760
8227866: Shenandoah: Split weak root processing and class unloading in parallel cleaning task Reviewed-by: rkennke
2019-07-22 8227693: HTML error in jdwp-protocol.html
amenkov [Mon, 22 Jul 2019 10:26:21 -0700] rev 55759
8227693: HTML error in jdwp-protocol.html Reviewed-by: dcubed, sspitsyn
2019-07-22 8227868: jinfo and jstack can fail converting UTF8 output to strings
rschmelter [Mon, 22 Jul 2019 14:40:00 +0200] rev 55758
8227868: jinfo and jstack can fail converting UTF8 output to strings Reviewed-by: sgehwolf, dholmes, cjplummer
2019-07-22 8228434: jdk/net/Sockets/Test.java fails after JDK-8227642
sgehwolf [Mon, 22 Jul 2019 10:48:14 +0200] rev 55757
8228434: jdk/net/Sockets/Test.java fails after JDK-8227642 Summary: Move container constant to separate test lib class Reviewed-by: alanb
2019-07-22 8227923: End position of EndElementTree is -1
jlahoda [Mon, 22 Jul 2019 12:21:18 +0200] rev 55756
8227923: End position of EndElementTree is -1 Summary: Fixing end positions for DocTrees EndElementTree, EntityTree and CommentTree. Reviewed-by: jjg
2019-07-22 8225648: [TESTBUG] java/lang/annotation/loaderLeak/Main.java fails with -Xcomp
jiefu [Mon, 22 Jul 2019 14:31:04 +0800] rev 55755
8225648: [TESTBUG] java/lang/annotation/loaderLeak/Main.java fails with -Xcomp Reviewed-by: alanb, iklam
(0) -30000 -10000 -3000 -1000 -224 +224 +1000 +3000 tip