Wed, 29 Nov 2017 22:40:23 +0100 Merge ihse-testmakefiles-branch
ihse [Wed, 29 Nov 2017 22:40:23 +0100] rev 55916
Merge
Wed, 29 Nov 2017 22:35:35 +0100 Improved exit code handling. ihse-testmakefiles-branch
ihse [Wed, 29 Nov 2017 22:35:35 +0100] rev 55915
Improved exit code handling.
Wed, 29 Nov 2017 22:02:21 +0100 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.
Wed, 29 Nov 2017 21:27:15 +0100 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.
Wed, 29 Nov 2017 16:59:38 +0000 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
Wed, 29 Nov 2017 16:34:52 +0000 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
Wed, 29 Nov 2017 14:27:12 +0300 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
Wed, 29 Nov 2017 11:15:19 +0000 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)
Tue, 28 Nov 2017 18:03:56 +0300 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
Tue, 28 Nov 2017 17:30:14 +0300 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
Tue, 28 Nov 2017 13:57:23 +0000 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
Tue, 28 Nov 2017 11:27:05 +0000 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
Tue, 28 Nov 2017 10:19:38 +0000 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
Tue, 28 Nov 2017 10:17:11 +0000 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
Tue, 28 Nov 2017 12:25:13 +0300 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
Tue, 28 Nov 2017 10:21:25 +0100 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.
Tue, 28 Nov 2017 09:49:11 +0100 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.
Tue, 28 Nov 2017 09:40:50 +0100 * 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.
Tue, 28 Nov 2017 02:18:33 +0100 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.
Tue, 28 Nov 2017 01:56:18 +0100 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.
Tue, 28 Nov 2017 01:44:26 +0100 Merge ihse-testmakefiles-branch
ihse [Tue, 28 Nov 2017 01:44:26 +0100] rev 55896
Merge
Tue, 28 Nov 2017 01:44:09 +0100 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.
Mon, 27 Nov 2017 19:36:51 +0100 Merge ihse-testmakefiles-branch
ihse [Mon, 27 Nov 2017 19:36:51 +0100] rev 55894
Merge
Mon, 27 Nov 2017 19:04:36 +0100 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.
Mon, 27 Nov 2017 16:40:01 +0000 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
Mon, 27 Nov 2017 14:29:38 +0000 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
Mon, 27 Nov 2017 13:53:52 +0000 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
Mon, 27 Nov 2017 14:39:58 +0100 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.
Mon, 27 Nov 2017 14:31:44 +0100 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.
Mon, 27 Nov 2017 14:25:35 +0100 Use OUTPUTDIR. ihse-testmakefiles-branch
ihse [Mon, 27 Nov 2017 14:25:35 +0100] rev 55887
Use OUTPUTDIR.
Mon, 27 Nov 2017 14:24:23 +0100 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.
Mon, 27 Nov 2017 14:17:16 +0100 Missed one file. ihse-testmakefiles-branch
ihse [Mon, 27 Nov 2017 14:17:16 +0100] rev 55885
Missed one file.
Mon, 27 Nov 2017 14:15:35 +0100 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.
Mon, 27 Nov 2017 12:56:01 +0000 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
Mon, 27 Nov 2017 12:29:28 +0100 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.
Mon, 27 Nov 2017 12:23:47 +0100 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.
Mon, 27 Nov 2017 11:15:28 +0000 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
Mon, 27 Nov 2017 12:01:13 +0100 Created ihse-testmakefiles-branch ihse-testmakefiles-branch
ihse [Mon, 27 Nov 2017 12:01:13 +0100] rev 55879
Created ihse-testmakefiles-branch
Sun, 26 Nov 2017 09:29:53 +0000 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
Sat, 25 Nov 2017 22:44:40 +0000 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
Sat, 25 Nov 2017 21:37:14 +0000 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
Sat, 25 Nov 2017 21:36:35 +0000 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
Sat, 25 Nov 2017 16:24:26 +0000 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
Sat, 25 Nov 2017 16:23:20 +0000 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
Sat, 25 Nov 2017 15:34:04 +0300 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
Fri, 24 Nov 2017 20:48:35 +0000 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
Fri, 24 Nov 2017 18:42:32 +0000 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
Fri, 24 Nov 2017 18:30:37 +0000 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.
Fri, 24 Nov 2017 17:34:57 +0000 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
Fri, 24 Nov 2017 17:51:51 +0300 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
Fri, 24 Nov 2017 12:10:19 +0000 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
Thu, 23 Nov 2017 19:08:06 +0000 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
Thu, 23 Nov 2017 17:13:51 +0000 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
Thu, 23 Nov 2017 18:52:22 +0300 http-client-branch: (WebSocket) cleanup http-client-branch
prappo [Thu, 23 Nov 2017 18:52:22 +0300] rev 55863
http-client-branch: (WebSocket) cleanup
Thu, 23 Nov 2017 17:46:02 +0300 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
Thu, 23 Nov 2017 12:50:34 +0000 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
Thu, 23 Nov 2017 10:21:19 +0000 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
Wed, 22 Nov 2017 21:29:20 +0000 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
Wed, 22 Nov 2017 16:27:08 +0000 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
Wed, 22 Nov 2017 15:32:17 +0000 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
Wed, 22 Nov 2017 15:29:29 +0000 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
Wed, 22 Nov 2017 15:26:44 +0000 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
Wed, 22 Nov 2017 17:27:22 +0300 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
Wed, 22 Nov 2017 17:13:35 +0300 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
Wed, 22 Nov 2017 11:21:36 +0000 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
Wed, 22 Nov 2017 10:15:53 +0000 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
Wed, 22 Nov 2017 11:30:24 +0300 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
Tue, 21 Nov 2017 20:38:12 +0000 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
Tue, 21 Nov 2017 16:39:20 +0000 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
Tue, 21 Nov 2017 17:17:37 +0300 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
Tue, 21 Nov 2017 12:32:16 +0000 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
Tue, 21 Nov 2017 11:33:17 +0000 http-client-branch: merge http-client-branch
chegar [Tue, 21 Nov 2017 11:33:17 +0000] rev 55845
http-client-branch: merge
Tue, 21 Nov 2017 10:24:53 +0000 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
Tue, 21 Nov 2017 13:30:18 +0300 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.
Tue, 21 Nov 2017 12:27:45 +0300 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
Mon, 20 Nov 2017 18:36:57 +0000 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
Mon, 20 Nov 2017 15:46:45 +0000 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)
Mon, 20 Nov 2017 15:37:10 +0000 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
Sat, 18 Nov 2017 20:13:09 +0300 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
Fri, 17 Nov 2017 18:38:05 +0000 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
Fri, 17 Nov 2017 17:46:30 +0000 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
Fri, 17 Nov 2017 17:34:58 +0000 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
Fri, 17 Nov 2017 16:34:05 +0000 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
Fri, 17 Nov 2017 15:44:11 +0000 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
Fri, 17 Nov 2017 15:42:34 +0000 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
Fri, 17 Nov 2017 14:57:41 +0000 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
Fri, 17 Nov 2017 12:27:28 +0000 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
Fri, 17 Nov 2017 12:12:50 +0000 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
Fri, 17 Nov 2017 11:42:26 +0000 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
Fri, 17 Nov 2017 14:22:07 +0300 http-client-branch: merge http-client-branch
prappo [Fri, 17 Nov 2017 14:22:07 +0300] rev 55827
http-client-branch: merge
Fri, 17 Nov 2017 14:04:38 +0300 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
Fri, 17 Nov 2017 11:03:38 +0000 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
Fri, 17 Nov 2017 13:55:41 +0300 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;
Fri, 17 Nov 2017 10:45:26 +0000 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
Fri, 17 Nov 2017 10:42:01 +0000 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
Thu, 16 Nov 2017 19:56:44 +0000 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
Thu, 16 Nov 2017 12:15:55 +0000 http-client-branch: merge http-client-branch
chegar [Thu, 16 Nov 2017 12:15:55 +0000] rev 55820
http-client-branch: merge
Thu, 16 Nov 2017 10:29:18 +0000 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
Thu, 16 Nov 2017 10:20:31 +0000 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
Thu, 16 Nov 2017 10:01:34 +0000 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
Wed, 15 Nov 2017 11:39:54 +0000 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
Tue, 14 Nov 2017 16:28:52 +0000 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
Tue, 14 Nov 2017 15:57:11 +0000 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
Tue, 14 Nov 2017 15:28:10 +0000 http-client-branch: remove cookieMan http-client-branch
chegar [Tue, 14 Nov 2017 15:28:10 +0000] rev 55813
http-client-branch: remove cookieMan
Tue, 14 Nov 2017 15:14:51 +0000 http-client-branch: CookieManager -> CookieHandler http-client-branch
chegar [Tue, 14 Nov 2017 15:14:51 +0000] rev 55812
http-client-branch: CookieManager -> CookieHandler
Tue, 14 Nov 2017 14:58:39 +0000 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
Tue, 14 Nov 2017 14:35:08 +0000 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
Tue, 14 Nov 2017 13:27:32 +0000 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
Mon, 13 Nov 2017 16:01:47 +0000 Merge http-client-branch
dfuchs [Mon, 13 Nov 2017 16:01:47 +0000] rev 55808
Merge
Mon, 13 Nov 2017 15:48:39 +0000 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
Mon, 13 Nov 2017 14:56:09 +0000 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.
Mon, 13 Nov 2017 16:13:11 +0300 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
Mon, 13 Nov 2017 14:43:09 +0300 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
Mon, 13 Nov 2017 11:05:52 +0300 http-client-branch: (cleanup) http-client-branch
prappo [Mon, 13 Nov 2017 11:05:52 +0300] rev 55803
http-client-branch: (cleanup)
Fri, 10 Nov 2017 19:10:54 +0100 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
Fri, 10 Nov 2017 18:57:51 +0100 Merge epsilon-gc-branch
shade [Fri, 10 Nov 2017 18:57:51 +0100] rev 55801
Merge
Fri, 10 Nov 2017 18:22:50 +0300 http-client-branch: (cleanup) http-client-branch
prappo [Fri, 10 Nov 2017 18:22:50 +0300] rev 55800
http-client-branch: (cleanup)
Fri, 10 Nov 2017 16:24:07 +0300 http-client-branch: (cleanup) http-client-branch
prappo [Fri, 10 Nov 2017 16:24:07 +0300] rev 55799
http-client-branch: (cleanup)
Fri, 10 Nov 2017 12:36:44 +0000 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
Thu, 09 Nov 2017 17:59:23 +0000 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
Thu, 09 Nov 2017 20:04:33 +0300 http-client-branch: (cleanup) http-client-branch
prappo [Thu, 09 Nov 2017 20:04:33 +0300] rev 55796
http-client-branch: (cleanup)
Thu, 09 Nov 2017 14:28:00 +0000 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
Thu, 09 Nov 2017 14:24:43 +0000 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
Thu, 09 Nov 2017 15:44:56 +0300 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
Thu, 09 Nov 2017 15:24:39 +0300 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;
Wed, 08 Nov 2017 22:51:18 +0000 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
Wed, 08 Nov 2017 18:11:00 +0000 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
Wed, 08 Nov 2017 17:14:43 +0000 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.
Wed, 08 Nov 2017 16:39:47 +0000 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
Wed, 08 Nov 2017 16:24:56 +0000 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
Wed, 08 Nov 2017 18:45:14 +0300 http-client-branch: merge http-client-branch
prappo [Wed, 08 Nov 2017 18:45:14 +0300] rev 55786
http-client-branch: merge
Wed, 08 Nov 2017 18:22:38 +0300 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
Wed, 08 Nov 2017 15:28:37 +0000 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
Wed, 08 Nov 2017 14:20:49 +0000 http-client-branch: Merge http-client-branch
chegar [Wed, 08 Nov 2017 14:20:49 +0000] rev 55783
http-client-branch: Merge
Wed, 08 Nov 2017 12:44:07 +0000 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
Wed, 08 Nov 2017 14:04:58 +0000 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
Wed, 08 Nov 2017 14:08:52 +0300 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
Wed, 08 Nov 2017 11:48:15 +0100 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
Wed, 08 Nov 2017 11:05:20 +0100 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
Wed, 08 Nov 2017 09:34:56 +0000 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
Tue, 07 Nov 2017 19:46:59 +0000 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
Tue, 07 Nov 2017 15:36:25 +0000 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
Tue, 07 Nov 2017 15:22:03 +0000 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
Tue, 07 Nov 2017 16:48:32 +0300 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
Mon, 06 Nov 2017 16:16:22 -0500 JDK-8188051-branch: Initital code JDK-8188051-branch
lancea [Mon, 06 Nov 2017 16:16:22 -0500] rev 55772
JDK-8188051-branch: Initital code
Mon, 06 Nov 2017 16:03:50 -0500 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
Mon, 06 Nov 2017 21:37:28 +0300 http-client-branch: merge http-client-branch
prappo [Mon, 06 Nov 2017 21:37:28 +0300] rev 55770
http-client-branch: merge
Mon, 06 Nov 2017 21:31:00 +0300 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
Mon, 06 Nov 2017 18:17:09 +0000 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
Mon, 06 Nov 2017 18:53:38 +0100 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
Mon, 06 Nov 2017 13:06:34 +0000 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
Mon, 06 Nov 2017 12:24:15 +0000 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
Sun, 05 Nov 2017 21:19:55 +0000 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
Sun, 05 Nov 2017 17:32:13 +0000 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
Sun, 05 Nov 2017 17:05:57 +0000 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
Mon, 22 Jul 2019 16:10:25 -0700 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
Sat, 13 Jul 2019 12:15:17 -0400 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
Mon, 22 Jul 2019 10:26:21 -0700 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
Mon, 22 Jul 2019 14:40:00 +0200 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
Mon, 22 Jul 2019 10:48:14 +0200 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
Mon, 22 Jul 2019 12:21:18 +0200 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
Mon, 22 Jul 2019 14:31:04 +0800 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
Wed, 17 Jul 2019 15:40:27 +0200 8227869: fix wrong format specifiers in os_aix.cpp
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
Tue, 16 Jul 2019 16:01:10 +0200 8227737: avoid implicit-function-declaration on AIX
mbaesken [Tue, 16 Jul 2019 16:01:10 +0200] rev 55753
8227737: avoid implicit-function-declaration on AIX Reviewed-by: clanger, goetz
Fri, 19 Jul 2019 16:47:11 -0400 8162929: Enqueuing dirty cards into a single DCQS during GC does not scale
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
Fri, 19 Jul 2019 12:39:31 -0400 8227179: Test for new gc+metaspace=info output format
tonyp [Fri, 19 Jul 2019 12:39:31 -0400] rev 55751
8227179: Test for new gc+metaspace=info output format Reviewed-by: tschatzl, kbarrett
Fri, 19 Jul 2019 15:36:23 +0200 8228394: Cleanup unused java.net SharedSecrets classes
redestad [Fri, 19 Jul 2019 15:36:23 +0200] rev 55750
8228394: Cleanup unused java.net SharedSecrets classes Reviewed-by: alanb, chegar
Fri, 19 Jul 2019 16:25:04 +0300 8227260: JNI upcalls should bypass class initialization barrier in c2i adapter
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
Mon, 08 Jul 2019 17:44:34 +0200 8227397: Add --with-extra-asflags configure option
sgehwolf [Mon, 08 Jul 2019 17:44:34 +0200] rev 55748
8227397: Add --with-extra-asflags configure option Reviewed-by: phh
Fri, 19 Jul 2019 12:35:33 +0200 8228420: compile error in shenandoahSupport.cpp with clang 9
mbaesken [Fri, 19 Jul 2019 12:35:33 +0200] rev 55747
8228420: compile error in shenandoahSupport.cpp with clang 9 Reviewed-by: shade
Fri, 12 Jul 2019 19:37:25 +0200 8227642: [TESTBUG] Make docker tests podman compatible
sgehwolf [Fri, 12 Jul 2019 19:37:25 +0200] rev 55746
8227642: [TESTBUG] Make docker tests podman compatible Reviewed-by: mseledtsov, iignatyev
Fri, 19 Jul 2019 10:18:48 +0200 8227692: Remove develop feature PrintMallocStatistics
mdoerr [Fri, 19 Jul 2019 10:18:48 +0200] rev 55745
8227692: Remove develop feature PrintMallocStatistics Reviewed-by: coleenp, dcubed
Thu, 18 Jul 2019 14:01:54 +0200 8228368: avoid incompatible pointer to integer conversion initializing gint in gtk2_interface
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
Tue, 16 Jul 2019 14:42:36 +0200 8227633: avoid comparing this pointers to NULL
mbaesken [Tue, 16 Jul 2019 14:42:36 +0200] rev 55743
8227633: avoid comparing this pointers to NULL Reviewed-by: coleenp, mdoerr
Fri, 19 Jul 2019 02:40:59 +0000 8157830: Errors in XSLT stylesheet are not dispatched correctly to ErrorListener
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
Thu, 18 Jul 2019 17:10:33 -0700 8228392: Backout incorrect change done by JDK-8067801
bpb [Thu, 18 Jul 2019 17:10:33 -0700] rev 55741
8228392: Backout incorrect change done by JDK-8067801 Reviewed-by: lancea
Thu, 18 Jul 2019 14:57:32 -0400 8227653: Add VM Global OopStorage
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
Wed, 17 Jul 2019 08:33:38 -0400 8227755: Need more than 2 distinct CodeCache unloading cycles
zgu [Wed, 17 Jul 2019 08:33:38 -0400] rev 55739
8227755: Need more than 2 distinct CodeCache unloading cycles Reviewed-by: eosterlund, rkennke
Thu, 18 Jul 2019 11:54:54 -0400 8227652: SetupOperatorNewDeleteCheck should discuss deleting destructors
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
Thu, 18 Jul 2019 07:54:21 -0700 8228338: tools/pack200/TimeStamp.java fails with NullPointerException
bpb [Thu, 18 Jul 2019 07:54:21 -0700] rev 55737
8228338: tools/pack200/TimeStamp.java fails with NullPointerException Reviewed-by: lancea
Thu, 18 Jul 2019 21:25:41 +0900 8227815: Minimal VM: set_state is not a member of AttachListener
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
Thu, 18 Jul 2019 13:16:10 +0200 8228364: Shenandoah: Remove unused code from ShenandoahBarrierSetC1
rkennke [Thu, 18 Jul 2019 13:16:10 +0200] rev 55735
8228364: Shenandoah: Remove unused code from ShenandoahBarrierSetC1 Reviewed-by: shade
Thu, 18 Jul 2019 07:06:33 -0400 8227766: CheckUnhandledOops is broken in MemAllocator
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
Thu, 18 Jul 2019 10:25:49 +0200 8227435: Perf::attach() should not throw a java.lang.Exception
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
Wed, 17 Jul 2019 09:58:42 +0200 8227834: build.log output from failing commands : include the hs_error file path in case of crashes in build
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
Wed, 10 Jul 2019 11:11:30 +0200 8227247: tools/sjavac/IdleShutdown.java fails with AssertionError: Error too big on windows
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
Wed, 17 Jul 2019 15:12:47 -0700 8073213: javadoc of PushbackInputStream methods should specify NullPointerExceptions
bpb [Wed, 17 Jul 2019 15:12:47 -0700] rev 55730
8073213: javadoc of PushbackInputStream methods should specify NullPointerExceptions Reviewed-by: lancea, darcy
Wed, 17 Jul 2019 15:12:30 -0700 8228204: Fix for JDK-8067801 breaks java/io/NegativeInitSize.java
bpb [Wed, 17 Jul 2019 15:12:30 -0700] rev 55729
8228204: Fix for JDK-8067801 breaks java/io/NegativeInitSize.java Reviewed-by: lancea
Wed, 17 Jul 2019 14:24:37 -0700 8067801: Enforce null check for underlying I/O streams
bpb [Wed, 17 Jul 2019 14:24:37 -0700] rev 55728
8067801: Enforce null check for underlying I/O streams Reviewed-by: lancea
Wed, 17 Jul 2019 14:24:24 -0700 8131664: Javadoc for PrintStream is now incorrect
bpb [Wed, 17 Jul 2019 14:24:24 -0700] rev 55727
8131664: Javadoc for PrintStream is now incorrect Reviewed-by: lancea, darcy
Wed, 17 Jul 2019 13:41:38 -0700 Added tag jdk-14+6 for changeset 443f7359b34d
mikael [Wed, 17 Jul 2019 13:41:38 -0700] rev 55726
Added tag jdk-14+6 for changeset 443f7359b34d
Wed, 17 Jul 2019 11:23:51 -0700 8206179: com/sun/management/OperatingSystemMXBean/GetCommittedVirtualMemorySize.java fails with Committed virtual memory size illegal value
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
Wed, 17 Jul 2019 16:33:19 +0200 8227090: G1 does not account the OptMergeRS in cost per card calculation
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
Wed, 17 Jul 2019 16:33:19 +0200 8227089: Add timing information for merging humongous remembered sets
tschatzl [Wed, 17 Jul 2019 16:33:19 +0200] rev 55723
8227089: Add timing information for merging humongous remembered sets Reviewed-by: sangheki, kbarrett
Wed, 17 Jul 2019 16:33:19 +0200 8227084: Add timing information for merge heap root preparation
tschatzl [Wed, 17 Jul 2019 16:33:19 +0200] rev 55722
8227084: Add timing information for merge heap root preparation Reviewed-by: sangheki, kbarrett
Wed, 17 Jul 2019 16:33:19 +0200 8227671: G1: assert_used_and_recalculate_used_equal performs work in product builds
tschatzl [Wed, 17 Jul 2019 16:33:19 +0200] rev 55721
8227671: G1: assert_used_and_recalculate_used_equal performs work in product builds Reviewed-by: kbarrett, sangheki
Wed, 17 Jul 2019 16:33:19 +0200 8226232: Move merge heap roots code out from G1RemSetScanState
tschatzl [Wed, 17 Jul 2019 16:33:19 +0200] rev 55720
8226232: Move merge heap roots code out from G1RemSetScanState Reviewed-by: sangheki, kbarrett
Wed, 17 Jul 2019 23:22:48 +0900 8227738: jvmti/DataDumpRequest/datadumpreq001 failed due to "exit code is 134"
ysuenaga [Wed, 17 Jul 2019 23:22:48 +0900] rev 55719
8227738: jvmti/DataDumpRequest/datadumpreq001 failed due to "exit code is 134" Reviewed-by: sspitsyn, cjplummer
Sat, 13 Jul 2019 12:14:24 -0400 8227635: Shenandoah: SHBSA::load_at() needs to deal IN_NATIVE load
zgu [Sat, 13 Jul 2019 12:14:24 -0400] rev 55718
8227635: Shenandoah: SHBSA::load_at() needs to deal IN_NATIVE load Reviewed-by: rkennke, roland
Wed, 17 Jul 2019 04:33:37 -0700 Merge
mikael [Wed, 17 Jul 2019 04:33:37 -0700] rev 55717
Merge
Wed, 17 Jul 2019 00:21:02 +0000 Merge
henryjen [Wed, 17 Jul 2019 00:21:02 +0000] rev 55716
Merge
Thu, 02 May 2019 17:43:26 -0700 8222678: Improve TLS negotiation
jnimeh [Thu, 02 May 2019 17:43:26 -0700] rev 55715
8222678: Improve TLS negotiation Reviewed-by: mullan, rhalade, mschoene
Tue, 23 Apr 2019 08:34:51 +0800 8222751: closed/test/jdk/sun/security/util/DerIndefLenConverter/IndefBerPkcs12.java fail
weijun [Tue, 23 Apr 2019 08:34:51 +0800] rev 55714
8222751: closed/test/jdk/sun/security/util/DerIndefLenConverter/IndefBerPkcs12.java fail Reviewed-by: jnimeh, ascarpino, ssahoo, skoivu
Thu, 11 Apr 2019 17:58:18 -0700 8218873: Improve JSSE endpoint checking
xuelei [Thu, 11 Apr 2019 17:58:18 -0700] rev 55713
8218873: Improve JSSE endpoint checking Reviewed-by: mullan, ahgross, rhalade
Wed, 10 Apr 2019 14:43:13 -0700 8218876: Improve PNG support options
serb [Wed, 10 Apr 2019 14:43:13 -0700] rev 55712
8218876: Improve PNG support options Reviewed-by: prr, rhalade, mschoene
Wed, 10 Apr 2019 15:49:24 +0100 8221518: Normalize normalization
dfuchs [Wed, 10 Apr 2019 15:49:24 +0100] rev 55711
8221518: Normalize normalization Reviewed-by: chegar, igerasim, ahgross, rhalade
Wed, 03 Apr 2019 13:35:11 -0700 8221345: Better Poly1305 support
jnimeh [Wed, 03 Apr 2019 13:35:11 -0700] rev 55710
8221345: Better Poly1305 support Reviewed-by: apetcher, mschoene, rhalade
Thu, 28 Mar 2019 14:18:57 -0700 8212328: Exceptional throw cases
darcy [Thu, 28 Mar 2019 14:18:57 -0700] rev 55709
8212328: Exceptional throw cases Reviewed-by: smarks, rriggs, igerasim, ahgross, skoivu
Wed, 27 Mar 2019 00:24:13 -0700 8220517: Enhanced GIF support
serb [Wed, 27 Mar 2019 00:24:13 -0700] rev 55708
8220517: Enhanced GIF support Reviewed-by: aivanov, ssahoo, mschoene, prr
Thu, 07 Mar 2019 22:19:12 -0800 8219775: Certificate validation improvements
jnimeh [Thu, 07 Mar 2019 22:19:12 -0800] rev 55707
8219775: Certificate validation improvements Reviewed-by: ascarpino, ssahoo, skoivu
Wed, 27 Feb 2019 13:58:04 -0800 8218863: Better endpoint checks
xuelei [Wed, 27 Feb 2019 13:58:04 -0800] rev 55706
8218863: Better endpoint checks Reviewed-by: ahgross, jnimeh, mullan, rhalade
Thu, 07 Feb 2019 08:47:10 -0500 8216381: More limited privilege usage
mullan [Thu, 07 Feb 2019 08:47:10 -0500] rev 55705
8216381: More limited privilege usage Reviewed-by: ahgross, coffeys, rhalade
Wed, 30 Jan 2019 14:14:57 +0000 8213431: Improve file protocol handling
prappo [Wed, 30 Jan 2019 14:14:57 +0000] rev 55704
8213431: Improve file protocol handling Reviewed-by: chegar, dfuchs, igerasim, rhalade, weijun
Wed, 30 Jan 2019 10:51:50 +0800 8217563: Improve realm maintenance
weijun [Wed, 30 Jan 2019 10:51:50 +0800] rev 55703
8217563: Improve realm maintenance Reviewed-by: mullan, mschoene, valeriep
Wed, 23 Jan 2019 14:45:54 -0800 8213432: Better copies of CopiesList
smarks [Wed, 23 Jan 2019 14:45:54 -0800] rev 55702
8213432: Better copies of CopiesList Reviewed-by: rriggs, skoivu, ahgross, robm, rhalade, jeff
Tue, 16 Jul 2019 15:15:45 +0100 8227392: Colors with alpha are painted incorrectly on Linux, after JDK-8214579
alitvinov [Tue, 16 Jul 2019 15:15:45 +0100] rev 55701
8227392: Colors with alpha are painted incorrectly on Linux, after JDK-8214579 8224825: java/awt/Color/AlphaColorTest.java fails in linux-x64 system Reviewed-by: prr
Tue, 16 Jul 2019 10:48:22 +0200 8227640: javac crashes on text blocks with invalid escapes.
jlahoda [Tue, 16 Jul 2019 10:48:22 +0200] rev 55700
8227640: javac crashes on text blocks with invalid escapes. Summary: Do not translate escape sequences if text block contains illegal escapes. Reviewed-by: jlaskey
Mon, 15 Jul 2019 16:25:23 -0700 8226653: [accessibility] Can edit text cell correctly, but Accessibility Tool reads nothing about editor
serb [Mon, 15 Jul 2019 16:25:23 -0700] rev 55699
8226653: [accessibility] Can edit text cell correctly, but Accessibility Tool reads nothing about editor Reviewed-by: prr
Mon, 15 Jul 2019 09:53:23 -0700 8227496: Update NUM_CDS_REGIONS and CURRENT_CDS_ARCHIVE_VERSION in cds.h
ccheung [Mon, 15 Jul 2019 09:53:23 -0700] rev 55698
8227496: Update NUM_CDS_REGIONS and CURRENT_CDS_ARCHIVE_VERSION in cds.h Reviewed-by: jiangli
Sat, 13 Jul 2019 10:43:45 +0000 8227368: EnumSet.class serialization broken in JDK 9+
plevart [Sat, 13 Jul 2019 10:43:45 +0000] rev 55697
8227368: EnumSet.class serialization broken in JDK 9+ Reviewed-by: smarks
Fri, 12 Jul 2019 21:38:46 +0200 8227636: Fix output dir for jlink_jre target in Images.gmk
clanger [Fri, 12 Jul 2019 21:38:46 +0200] rev 55696
8227636: Fix output dir for jlink_jre target in Images.gmk Reviewed-by: tbell
Thu, 04 Jul 2019 11:55:00 +0200 8227252: [aix] Disable jdk/java/lang/reflect/exeCallerAccessTest
stuefe [Thu, 04 Jul 2019 11:55:00 +0200] rev 55695
8227252: [aix] Disable jdk/java/lang/reflect/exeCallerAccessTest Reviewed-by: goetz
Fri, 12 Jul 2019 08:40:37 -0700 8226406: JVM fails to detect mismatched or corrupt CDS archive
ccheung [Fri, 12 Jul 2019 08:40:37 -0700] rev 55694
8226406: JVM fails to detect mismatched or corrupt CDS archive Summary: Check important archive header fields such as _jvm_ident before processing other fields. Reviewed-by: iklam, jiangli
Wed, 17 Jul 2019 12:35:46 +0200 8227587: Add internal privileged System.loadLibrary
redestad [Wed, 17 Jul 2019 12:35:46 +0200] rev 55693
8227587: Add internal privileged System.loadLibrary Reviewed-by: rriggs, mchung, chegar
Wed, 17 Jul 2019 11:43:38 +0200 8227677: Shenandoah: C2: Make in-native LRB special case of normal LRB
rkennke [Wed, 17 Jul 2019 11:43:38 +0200] rev 55692
8227677: Shenandoah: C2: Make in-native LRB special case of normal LRB Reviewed-by: roland
Tue, 16 Jul 2019 11:10:38 +0200 8227631: Adjust AIX version check jdk-14+6
mbaesken [Tue, 16 Jul 2019 11:10:38 +0200] rev 55691
8227631: Adjust AIX version check Reviewed-by: clanger, goetz
Wed, 17 Jul 2019 10:11:05 +0800 8227615: [TESTBUG] JTReg "jdk/sun/security/util/FilePermCompat/CompatImpact.java" fails with graal
njian [Wed, 17 Jul 2019 10:11:05 +0800] rev 55690
8227615: [TESTBUG] JTReg "jdk/sun/security/util/FilePermCompat/CompatImpact.java" fails with graal Reviewed-by: kvn Contributed-by: xiaohong.gong@arm.com
Tue, 16 Jul 2019 00:57:00 +0000 8227512: [TESTBUG] Fix JTReg javac test failures with Graal
pli [Tue, 16 Jul 2019 00:57:00 +0000] rev 55689
8227512: [TESTBUG] Fix JTReg javac test failures with Graal Reviewed-by: mcimadamore
Tue, 16 Jul 2019 21:12:14 +0000 8176447: javax.xml.validation.Validator validates incorrectly on uniqueness constraint
joehw [Tue, 16 Jul 2019 21:12:14 +0000] rev 55688
8176447: javax.xml.validation.Validator validates incorrectly on uniqueness constraint Reviewed-by: lancea
Tue, 16 Jul 2019 17:50:54 +0200 8227720: Improve ExtendedSocketOptions initialization
redestad [Tue, 16 Jul 2019 17:50:54 +0200] rev 55687
8227720: Improve ExtendedSocketOptions initialization Reviewed-by: chegar, vtewari
Tue, 16 Jul 2019 18:05:42 +0300 8227632: Incorrect PrintCompilation message: made not compilable on levels 0 1 2 3 4
bulasevich [Tue, 16 Jul 2019 18:05:42 +0300] rev 55686
8227632: Incorrect PrintCompilation message: made not compilable on levels 0 1 2 3 4 Summary: Fixing the message to print actual comp_level Reviewed-by: dlong, kvn
Tue, 16 Jul 2019 13:57:13 +0200 8227440: Implement fix to JDK-8224642 on all platforms
rschmelter [Tue, 16 Jul 2019 13:57:13 +0200] rev 55685
8227440: Implement fix to JDK-8224642 on all platforms Reviewed-by: sspitsyn, clanger
Mon, 15 Jul 2019 03:14:28 +0000 8227574: [TESTBUG] JTReg tests fail with Graal due to access denied
njian [Mon, 15 Jul 2019 03:14:28 +0000] rev 55684
8227574: [TESTBUG] JTReg tests fail with Graal due to access denied Reviewed-by: kvn Contributed-by: xiaohong.gong@arm.com
Fri, 12 Jul 2019 12:19:58 +0200 8227630: adjust format specifiers in loadlib_aix.cpp
mbaesken [Fri, 12 Jul 2019 12:19:58 +0200] rev 55683
8227630: adjust format specifiers in loadlib_aix.cpp Reviewed-by: mdoerr, shade
Tue, 16 Jul 2019 07:29:12 +0900 8225690: Multiple AttachListener threads can be created
ysuenaga [Tue, 16 Jul 2019 07:29:12 +0900] rev 55682
8225690: Multiple AttachListener threads can be created Reviewed-by: sspitsyn, cjplummer
Mon, 15 Jul 2019 11:23:05 -0400 8225483: Shenandoah: Enhance native access barrier
zgu [Mon, 15 Jul 2019 11:23:05 -0400] rev 55681
8225483: Shenandoah: Enhance native access barrier Reviewed-by: rkennke
Mon, 15 Jul 2019 10:21:33 +0800 8227289: Enable assertions for some shell to java conversion tests after JDK-8218960
yzhou [Mon, 15 Jul 2019 10:21:33 +0800] rev 55680
8227289: Enable assertions for some shell to java conversion tests after JDK-8218960 Reviewed-by: naoto
Mon, 15 Jul 2019 15:27:06 +0200 8227676: Shenandoah: More consistent naming of LRB entry points
rkennke [Mon, 15 Jul 2019 15:27:06 +0200] rev 55679
8227676: Shenandoah: More consistent naming of LRB entry points Reviewed-by: shade
Mon, 15 Jul 2019 12:31:35 +0200 8227637: Adjust Shenandoah C2 verifier to recognize IN_NATIVE barriers
rkennke [Mon, 15 Jul 2019 12:31:35 +0200] rev 55678
8227637: Adjust Shenandoah C2 verifier to recognize IN_NATIVE barriers Reviewed-by: roland
Mon, 15 Jul 2019 17:53:36 +0800 8227438: [TESTLIB] Determine if file exists by Files.exists in function FileUtils.deleteFileIfExistsWithRetry
fyuan [Mon, 15 Jul 2019 17:53:36 +0800] rev 55677
8227438: [TESTLIB] Determine if file exists by Files.exists in function FileUtils.deleteFileIfExistsWithRetry Reviewed-by: lancea, joehw
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 tip