prappo [Fri, 08 Dec 2017 12:27:49 +0300] rev 55977
http-client-branch: (WebSocket) WSHandshakeException cleanup
shade [Thu, 07 Dec 2017 13:23:41 +0100] rev 55976
Fix implicit conversion out of size_t.
shade [Thu, 07 Dec 2017 13:19:22 +0100] rev 55975
Fixup serviceability for Epsilon.
shade [Thu, 07 Dec 2017 13:05:31 +0100] rev 55974
Merge
chegar [Thu, 07 Dec 2017 11:54:55 +0000] rev 55973
http-client-branch: merge with default
chegar [Wed, 06 Dec 2017 19:07:16 +0000] rev 55972
http-client-branch: remove trailing whitespace
chegar [Wed, 06 Dec 2017 18:40:15 +0000] rev 55971
http-client-branch: BufferingSubscriberTest needs to be lock-step with the Publisher
dfuchs [Wed, 06 Dec 2017 16:08:15 +0000] rev 55970
http-client-branch: workaround issue with SubmissionPublisher::close in several tests
prappo [Wed, 06 Dec 2017 18:47:54 +0300] rev 55969
http-client-branch: (WebSocket) relaxed Opening Handshake constraints; originated from JDK-8191646
chegar [Wed, 06 Dec 2017 14:29:06 +0000] rev 55968
http-client-branch: common random seed handling for whitebox tests
ihse [Wed, 06 Dec 2017 14:17:44 +0100] rev 55967
Merge
ihse [Wed, 06 Dec 2017 14:13:50 +0100] rev 55966
Restore boot-jdk fix.
dfuchs [Wed, 06 Dec 2017 12:44:05 +0000] rev 55965
http-client-branch: work around issue with SP::close in BufferingSubscriberTest
dfuchs [Wed, 06 Dec 2017 12:39:37 +0000] rev 55964
Merge
dfuchs [Wed, 06 Dec 2017 12:18:08 +0000] rev 55963
Merge
dfuchs [Wed, 06 Dec 2017 10:44:31 +0000] rev 55962
http-client-branch: make test MockServer more resilient to rogue clients
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
chegar [Wed, 06 Dec 2017 12:11:36 +0000] rev 55960
http-client-branch: addditional BufferingSubscriberTest checks
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
dfuchs [Wed, 06 Dec 2017 10:33:27 +0000] rev 55958
http-client-branch: review comment: Utils::accumulateBuffers sets a wrong limit
prappo [Tue, 05 Dec 2017 22:44:33 +0300] rev 55957
http-client-branch: (WebSocket) SelectorTest
ihse [Tue, 05 Dec 2017 13:32:07 +0100] rev 55956
Merge
chegar [Tue, 05 Dec 2017 10:28:45 +0000] rev 55955
http-client-branch: merge with default
ihse [Tue, 05 Dec 2017 12:57:48 +0100] rev 55954
Fix last FIXMEs in fake spec. Fix OPENJDK_BUILD_OS bug.
chegar [Tue, 05 Dec 2017 10:21:41 +0000] rev 55953
http-client-branch: review comment: alignment
ihse [Tue, 05 Dec 2017 11:12:20 +0100] rev 55952
Add BUILD_JAVA.
ihse [Tue, 05 Dec 2017 11:11:50 +0100] rev 55951
Make it possible to override variables passed on the command line
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.
ihse [Mon, 04 Dec 2017 21:51:02 +0100] rev 55949
Merge
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
dfuchs [Mon, 04 Dec 2017 14:53:28 +0000] rev 55947
http-client-branch: split SSLTubeTest for better diagnosis
dfuchs [Mon, 04 Dec 2017 13:00:05 +0000] rev 55946
http-client-branch: 8192962: issue with BUFFER_UNDERFLOW
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
prappo [Sun, 03 Dec 2017 22:34:23 +0300] rev 55944
http-client-branch: merge
prappo [Thu, 30 Nov 2017 22:27:18 +0300] rev 55943
http-client-branch: (WebSocket) tests
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
michaelm [Fri, 01 Dec 2017 19:25:34 +0000] rev 55941
http-client-branch: Fixed some Http2TestServer issues
michaelm [Fri, 01 Dec 2017 09:40:02 +0000] rev 55940
http-client-branch: SSL h2 connections not being cached or re-used
shade [Thu, 30 Nov 2017 18:51:47 +0100] rev 55939
Rename EpsilonCollectedHeap to EpsilonHeap.
shade [Thu, 30 Nov 2017 18:43:41 +0100] rev 55938
Remove stray post-merge difference.
chegar [Thu, 30 Nov 2017 17:49:29 +0000] rev 55937
http-client-branch: merge
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
shade [Thu, 30 Nov 2017 18:32:06 +0100] rev 55935
Fixup Epsilon for GC interface updates
shade [Thu, 30 Nov 2017 17:13:33 +0100] rev 55934
Merge
ihse [Thu, 30 Nov 2017 16:27:31 +0100] rev 55933
Fix JAVA_ARGS.
ihse [Thu, 30 Nov 2017 16:26:23 +0100] rev 55932
Almost all of prebuilt spec is now resolved.
ihse [Thu, 30 Nov 2017 16:17:17 +0100] rev 55931
Use InitSupport.gmk. Better prebuilt variable info.
ihse [Thu, 30 Nov 2017 16:16:34 +0100] rev 55930
Replace : with / to better support all use cases.
prappo [Thu, 30 Nov 2017 17:56:11 +0300] rev 55929
http-client-branch: (WebSocket) formatting
ihse [Thu, 30 Nov 2017 14:56:27 +0100] rev 55928
Remove old attempts.
ihse [Thu, 30 Nov 2017 14:48:58 +0100] rev 55927
Merge
ihse [Thu, 30 Nov 2017 14:46:39 +0100] rev 55926
Ignore exit code from run-test-prebuilt in test/Makefile.
chegar [Thu, 30 Nov 2017 11:30:26 +0000] rev 55925
http-client-branch: merge with default
chegar [Thu, 30 Nov 2017 11:28:47 +0000] rev 55924
http-client-branch: review comment: remove testing specific property check
chegar [Thu, 30 Nov 2017 11:03:23 +0000] rev 55923
http-client-branch: review comment: remove unused methods and incorrect comment
prappo [Thu, 30 Nov 2017 13:35:26 +0300] rev 55922
http-client-branch: (WebSocket) bug fix & test
ihse [Thu, 30 Nov 2017 00:31:24 +0100] rev 55921
Try to not exit with error.
ihse [Thu, 30 Nov 2017 00:30:37 +0100] rev 55920
Clean up gnumake duplicated logic.
ihse [Wed, 29 Nov 2017 23:34:29 +0100] rev 55919
Fix new exitcode code. Support more arguments in CreateNewSpec.
ihse [Wed, 29 Nov 2017 23:28:21 +0100] rev 55918
Fix TR to work on solaris.
ihse [Wed, 29 Nov 2017 22:42:24 +0100] rev 55917
Remove duplicate whitespace.
ihse [Wed, 29 Nov 2017 22:40:23 +0100] rev 55916
Merge
ihse [Wed, 29 Nov 2017 22:35:35 +0100] rev 55915
Improved exit code handling.
ihse [Wed, 29 Nov 2017 22:02:21 +0100] rev 55914
Setup target os/cpu for prebuilt.
ihse [Wed, 29 Nov 2017 21:27:15 +0100] rev 55913
Setup path properly for MAKE env variable.
michaelm [Wed, 29 Nov 2017 16:59:38 +0000] rev 55912
http-client-branch: fixed Http2TestServerConnection problem
chegar [Wed, 29 Nov 2017 16:34:52 +0000] rev 55911
http-client-branch: review comment: set connected for immediate non-blocking connect
prappo [Wed, 29 Nov 2017 14:27:12 +0300] rev 55910
http-client-branch: (HPACK) fix for OOME in test
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)
prappo [Tue, 28 Nov 2017 18:03:56 +0300] rev 55908
http-client-branch: (WebSocket) dead test code
prappo [Tue, 28 Nov 2017 17:30:14 +0300] rev 55907
http-client-branch: (WebSocket) tests & bugfixes
chegar [Tue, 28 Nov 2017 13:57:23 +0000] rev 55906
http-client-branch: review comment: remove unnecessary testng timeout
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
chegar [Tue, 28 Nov 2017 10:19:38 +0000] rev 55904
http-client-branch: merge with default
chegar [Tue, 28 Nov 2017 10:17:11 +0000] rev 55903
http-client-branch: merge with default
prappo [Tue, 28 Nov 2017 12:25:13 +0300] rev 55902
http-client-branch: (WebSocket) removed locking from the impl
ihse [Tue, 28 Nov 2017 10:21:25 +0100] rev 55901
Save exit code in exitcode.txt.
ihse [Tue, 28 Nov 2017 09:49:11 +0100] rev 55900
Provide a proper make when running tests.
ihse [Tue, 28 Nov 2017 09:40:50 +0100] rev 55899
* Properly check provided variables.
* Emulate old output directory structure.
ihse [Tue, 28 Nov 2017 02:18:33 +0100] rev 55898
Include TESTDIRS when converting to run-test-prebuilt.
ihse [Tue, 28 Nov 2017 01:56:18 +0100] rev 55897
Fix names for group only selection.
ihse [Tue, 28 Nov 2017 01:44:26 +0100] rev 55896
Merge
ihse [Tue, 28 Nov 2017 01:44:09 +0100] rev 55895
Enable USE_RUN_TEST in jib profile.
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
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
dfuchs [Fri, 17 Nov 2017 12:12:50 +0000] rev 55829
http-client-branch: minor doc tweak in HttpClient.java
dfuchs [Fri, 17 Nov 2017 11:42:26 +0000] rev 55828
http-client-branch: adding time information to BufferingSubscriberTest.java
prappo [Fri, 17 Nov 2017 14:22:07 +0300] rev 55827
http-client-branch: merge
prappo [Fri, 17 Nov 2017 14:04:38 +0300] rev 55826
http-client-branch: (WebSocket) the builder is immutable now
chegar [Fri, 17 Nov 2017 11:03:38 +0000] rev 55825
http-client-branch: minor doc change
prappo [Fri, 17 Nov 2017 13:55:41 +0300] rev 55824
http-client-branch: (WebSocket) immutable builder copy; illegal headers;
chegar [Fri, 17 Nov 2017 10:45:26 +0000] rev 55823
http-client-branch: minor doc change
chegar [Fri, 17 Nov 2017 10:42:01 +0000] rev 55822
http-client-branch: minor doc change
dfuchs [Thu, 16 Nov 2017 19:56:44 +0000] rev 55821
http-client-branch: HttpClient uses ProxySelector.getDefault() by default
chegar [Thu, 16 Nov 2017 12:15:55 +0000] rev 55820
http-client-branch: merge
chegar [Thu, 16 Nov 2017 10:29:18 +0000] rev 55819
http-client-branch: Update copyright years in tests
chegar [Thu, 16 Nov 2017 10:20:31 +0000] rev 55818
http-client-branch: Update copyright years
chegar [Thu, 16 Nov 2017 10:01:34 +0000] rev 55817
http-client-branch: Add a test for CONTINUATION frame handling
chegar [Wed, 15 Nov 2017 11:39:54 +0000] rev 55816
http-client-branch: spec clarifications and minor fix to sendXXX methods
dfuchs [Tue, 14 Nov 2017 16:28:52 +0000] rev 55815
http-client-branch: Cleanup unneeded buffer instance variable from Http1Exchange
dfuchs [Tue, 14 Nov 2017 15:57:11 +0000] rev 55814
http-client-branch: Add some more logging to sun.net.httpserver.ServerImpl
chegar [Tue, 14 Nov 2017 15:28:10 +0000] rev 55813
http-client-branch: remove cookieMan
chegar [Tue, 14 Nov 2017 15:14:51 +0000] rev 55812
http-client-branch: CookieManager -> CookieHandler
chegar [Tue, 14 Nov 2017 14:58:39 +0000] rev 55811
http-client-branch: fix test post trailers removal
chegar [Tue, 14 Nov 2017 14:35:08 +0000] rev 55810
http-client-branch: remove unimplemented response trailers
chegar [Tue, 14 Nov 2017 13:27:32 +0000] rev 55809
http-client-branch: minor spec edits in HttpClient.Builder
dfuchs [Mon, 13 Nov 2017 16:01:47 +0000] rev 55808
Merge
chegar [Mon, 13 Nov 2017 15:48:39 +0000] rev 55807
http-client-branch: fix SmokeTest to use the correct client
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.
prappo [Mon, 13 Nov 2017 16:13:11 +0300] rev 55805
http-client-branch: common URLPermission paths
prappo [Mon, 13 Nov 2017 14:43:09 +0300] rev 55804
http-client-branch: fix for failing ConnectionPoolTestDriver
prappo [Mon, 13 Nov 2017 11:05:52 +0300] rev 55803
http-client-branch: (cleanup)
shade [Fri, 10 Nov 2017 19:10:54 +0100] rev 55802
Simplify Epsilon barrier set after BS cleanup
shade [Fri, 10 Nov 2017 18:57:51 +0100] rev 55801
Merge
prappo [Fri, 10 Nov 2017 18:22:50 +0300] rev 55800
http-client-branch: (cleanup)
prappo [Fri, 10 Nov 2017 16:24:07 +0300] rev 55799
http-client-branch: (cleanup)
dfuchs [Fri, 10 Nov 2017 12:36:44 +0000] rev 55798
http-client-branch: make SSLTube connect to SocketTube using FlowTube::connectFlows
michaelm [Thu, 09 Nov 2017 17:59:23 +0000] rev 55797
http-client-branch: added test for JDK-8164941
prappo [Thu, 09 Nov 2017 20:04:33 +0300] rev 55796
http-client-branch: (cleanup)
dfuchs [Thu, 09 Nov 2017 14:28:00 +0000] rev 55795
http-client-branch: removed AsyncConnection interface and associated methods in subclasses
dfuchs [Thu, 09 Nov 2017 14:24:43 +0000] rev 55794
http-client-branch: remove test that tests removed class
prappo [Thu, 09 Nov 2017 15:44:56 +0300] rev 55793
http-client-branch: fixed failing Http1HeaderParserTestDriver.java
prappo [Thu, 09 Nov 2017 15:24:39 +0300] rev 55792
http-client-branch: (cleanup) unused imports, unused methods, removed 1 class; typos;
chegar [Wed, 08 Nov 2017 22:51:18 +0000] rev 55791
http-client-branch: more test scenarios for RequestBuilderTest
dfuchs [Wed, 08 Nov 2017 18:11:00 +0000] rev 55790
http-client-branch: HPACK.Logger uses DebugLogger
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.
chegar [Wed, 08 Nov 2017 16:39:47 +0000] rev 55788
http-client-branch: additional Header test scenarios
dfuchs [Wed, 08 Nov 2017 16:24:56 +0000] rev 55787
http-client-branch: fix test policy file
prappo [Wed, 08 Nov 2017 18:45:14 +0300] rev 55786
http-client-branch: merge
prappo [Wed, 08 Nov 2017 18:22:38 +0300] rev 55785
http-client-branch: removed unused ResponseSubscribers.MultiFile
chegar [Wed, 08 Nov 2017 15:28:37 +0000] rev 55784
http-client-branch: remove dead code
chegar [Wed, 08 Nov 2017 14:20:49 +0000] rev 55783
http-client-branch: Merge
chegar [Wed, 08 Nov 2017 12:44:07 +0000] rev 55782
http-client-branch: merge with default
dfuchs [Wed, 08 Nov 2017 14:04:58 +0000] rev 55781
http-client-branch: fixed activation of debug traces
prappo [Wed, 08 Nov 2017 14:08:52 +0300] rev 55780
http-client-branch: BodySubscriber (previously known as BodyProcessor) naming consistency fixes
shade [Wed, 08 Nov 2017 11:48:15 +0100] rev 55779
Revert the part of G1 slowpath fix
shade [Wed, 08 Nov 2017 11:05:20 +0100] rev 55778
Fix newlines and whitespace to minimize difference against upstream
chegar [Wed, 08 Nov 2017 09:34:56 +0000] rev 55777
http-client-branch: Publisher/Subscriber/Subscription conformance fixes
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
dfuchs [Tue, 07 Nov 2017 15:36:25 +0000] rev 55775
http-client-branch: split HpackDriver.java
dfuchs [Tue, 07 Nov 2017 15:22:03 +0000] rev 55774
http-client-branch: split WSDriver.java
prappo [Tue, 07 Nov 2017 16:48:32 +0300] rev 55773
http-client-branch: Removed unused *PushPublisher types
lancea [Mon, 06 Nov 2017 16:16:22 -0500] rev 55772
JDK-8188051-branch: Initital code
lancea [Mon, 06 Nov 2017 16:03:50 -0500] rev 55771
Initial changes for JDK-8188051-branch
prappo [Mon, 06 Nov 2017 21:37:28 +0300] rev 55770
http-client-branch: merge
prappo [Mon, 06 Nov 2017 21:31:00 +0300] rev 55769
http-client-branch: fixing sloppy merge in HPACK
dfuchs [Mon, 06 Nov 2017 18:17:09 +0000] rev 55768
http-client-branch: SSLTube should call onSubscribe in the flow
shade [Mon, 06 Nov 2017 18:53:38 +0100] rev 55767
Initial import of Epsilon sources from jdk10/sandbox
chegar [Mon, 06 Nov 2017 13:06:34 +0000] rev 55766
http-client-branch: Make ResponeBodyTest is more tolerant of file size
chegar [Mon, 06 Nov 2017 12:24:15 +0000] rev 55765
http-client-branch: add HTTP/1.1 header parser test for 8188002
chegar [Sun, 05 Nov 2017 21:19:55 +0000] rev 55764
http-client-branch: WebSocket permission checks, test updates, and more
chegar [Sun, 05 Nov 2017 17:32:13 +0000] rev 55763
http-client-branch: intial load from jdk10/sandbox
chegar [Sun, 05 Nov 2017 17:05:57 +0000] rev 55762
http-client-branch: initial branch creation
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
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
amenkov [Mon, 22 Jul 2019 10:26:21 -0700] rev 55759
8227693: HTML error in jdwp-protocol.html
Reviewed-by: dcubed, sspitsyn
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
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
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
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
mbaesken [Wed, 17 Jul 2019 15:40:27 +0200] rev 55754
8227869: fix wrong format specifiers in os_aix.cpp
Reviewed-by: dholmes, mdoerr, clanger
mbaesken [Tue, 16 Jul 2019 16:01:10 +0200] rev 55753
8227737: avoid implicit-function-declaration on AIX
Reviewed-by: clanger, goetz
kbarrett [Fri, 19 Jul 2019 16:47:11 -0400] rev 55752
8162929: Enqueuing dirty cards into a single DCQS during GC does not scale
Summary: Refactor into G1RedirtyCardsQueue[Set] and G1DirtyCardQueueSet
Reviewed-by: tschatzl, sangheki
tonyp [Fri, 19 Jul 2019 12:39:31 -0400] rev 55751
8227179: Test for new gc+metaspace=info output format
Reviewed-by: tschatzl, kbarrett
redestad [Fri, 19 Jul 2019 15:36:23 +0200] rev 55750
8228394: Cleanup unused java.net SharedSecrets classes
Reviewed-by: alanb, chegar
vlivanov [Fri, 19 Jul 2019 16:25:04 +0300] rev 55749
8227260: JNI upcalls should bypass class initialization barrier in c2i adapter
Reviewed-by: eosterlund, dholmes, mdoerr, dpochepk
sgehwolf [Mon, 08 Jul 2019 17:44:34 +0200] rev 55748
8227397: Add --with-extra-asflags configure option
Reviewed-by: phh
mbaesken [Fri, 19 Jul 2019 12:35:33 +0200] rev 55747
8228420: compile error in shenandoahSupport.cpp with clang 9
Reviewed-by: shade
sgehwolf [Fri, 12 Jul 2019 19:37:25 +0200] rev 55746
8227642: [TESTBUG] Make docker tests podman compatible
Reviewed-by: mseledtsov, iignatyev
mdoerr [Fri, 19 Jul 2019 10:18:48 +0200] rev 55745
8227692: Remove develop feature PrintMallocStatistics
Reviewed-by: coleenp, dcubed
mbaesken [Thu, 18 Jul 2019 14:01:54 +0200] rev 55744
8228368: avoid incompatible pointer to integer conversion initializing gint in gtk2_interface
Reviewed-by: prr
mbaesken [Tue, 16 Jul 2019 14:42:36 +0200] rev 55743
8227633: avoid comparing this pointers to NULL
Reviewed-by: coleenp, mdoerr
joehw [Fri, 19 Jul 2019 02:40:59 +0000] rev 55742
8157830: Errors in XSLT stylesheet are not dispatched correctly to ErrorListener
Reviewed-by: lancea
bpb [Thu, 18 Jul 2019 17:10:33 -0700] rev 55741
8228392: Backout incorrect change done by JDK-8067801
Reviewed-by: lancea
kbarrett [Thu, 18 Jul 2019 14:57:32 -0400] rev 55740
8227653: Add VM Global OopStorage
Summary: Replaced conditional JVMCI global storage with VM global storage.
Reviewed-by: tschatzl, lfoltan, kvn
zgu [Wed, 17 Jul 2019 08:33:38 -0400] rev 55739
8227755: Need more than 2 distinct CodeCache unloading cycles
Reviewed-by: eosterlund, rkennke
kbarrett [Thu, 18 Jul 2019 11:54:54 -0400] rev 55738
8227652: SetupOperatorNewDeleteCheck should discuss deleting destructors
Summary: Add comment describing deleting destructors
Reviewed-by: dholmes
bpb [Thu, 18 Jul 2019 07:54:21 -0700] rev 55737
8228338: tools/pack200/TimeStamp.java fails with NullPointerException
Reviewed-by: lancea
ysuenaga [Thu, 18 Jul 2019 21:25:41 +0900] rev 55736
8227815: Minimal VM: set_state is not a member of AttachListener
Reviewed-by: cjplummer
rkennke [Thu, 18 Jul 2019 13:16:10 +0200] rev 55735
8228364: Shenandoah: Remove unused code from ShenandoahBarrierSetC1
Reviewed-by: shade
coleenp [Thu, 18 Jul 2019 07:06:33 -0400] rev 55734
8227766: CheckUnhandledOops is broken in MemAllocator
Summary: Save oop created in handle more eagerly, so CheckUnhandledOops doesn't bash it.
Reviewed-by: lfoltan, eosterlund
rschmelter [Thu, 18 Jul 2019 10:25:49 +0200] rev 55733
8227435: Perf::attach() should not throw a java.lang.Exception
Reviewed-by: sspitsyn, clanger, dholmes
mbaesken [Wed, 17 Jul 2019 09:58:42 +0200] rev 55732
8227834: build.log output from failing commands : include the hs_error file path in case of crashes in build
Reviewed-by: tbell
mbaesken [Wed, 10 Jul 2019 11:11:30 +0200] rev 55731
8227247: tools/sjavac/IdleShutdown.java fails with AssertionError: Error too big on windows
Reviewed-by: jjg, stuefe
bpb [Wed, 17 Jul 2019 15:12:47 -0700] rev 55730
8073213: javadoc of PushbackInputStream methods should specify NullPointerExceptions
Reviewed-by: lancea, darcy
bpb [Wed, 17 Jul 2019 15:12:30 -0700] rev 55729
8228204: Fix for JDK-8067801 breaks java/io/NegativeInitSize.java
Reviewed-by: lancea
bpb [Wed, 17 Jul 2019 14:24:37 -0700] rev 55728
8067801: Enforce null check for underlying I/O streams
Reviewed-by: lancea
bpb [Wed, 17 Jul 2019 14:24:24 -0700] rev 55727
8131664: Javadoc for PrintStream is now incorrect
Reviewed-by: lancea, darcy
mikael [Wed, 17 Jul 2019 13:41:38 -0700] rev 55726
Added tag jdk-14+6 for changeset 443f7359b34d
dtitov [Wed, 17 Jul 2019 11:23:51 -0700] rev 55725
8206179: com/sun/management/OperatingSystemMXBean/GetCommittedVirtualMemorySize.java fails with Committed virtual memory size illegal value
Reviewed-by: sspitsyn, cjplummer
tschatzl [Wed, 17 Jul 2019 16:33:19 +0200] rev 55724
8227090: G1 does not account the OptMergeRS in cost per card calculation
Reviewed-by: sangheki, kbarrett
tschatzl [Wed, 17 Jul 2019 16:33:19 +0200] rev 55723
8227089: Add timing information for merging humongous remembered sets
Reviewed-by: sangheki, kbarrett
tschatzl [Wed, 17 Jul 2019 16:33:19 +0200] rev 55722
8227084: Add timing information for merge heap root preparation
Reviewed-by: sangheki, kbarrett