Commits
User selector
Commit History
Commits on Aug 30, 2021
8273059: Redundant Math.min call in Http2ClientImpl#getConnectionWindowSize
Show description for 16e8305committed
Commits on Aug 24, 2021
8253178: Replace LinkedList Impl in net.http.FilterFactory
Show description for 2309b7dauthored andcommitted
Commits on Aug 20, 2021
Commits on Aug 12, 2021
8272120: Avoid looking for standard encodings in "java." modules
Show description for ec2fc38committed
Commits on Jul 13, 2021
8263531: Remove unused buffer int
Show description for ca806efcommitted
Commits on Jun 17, 2021
8268294: Reusing HttpClient in a WebSocket.Listener hangs.
Show description for 2d088facommitted
Commits on Jun 2, 2021
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
Show description for 6765f90committed
Commits on Jun 1, 2021
8268023: Improve diagnostic for HandshakeFailureTest
Show description for d4b4caecommitted8267990: Revisit some uses of `synchronized` in the HttpClient API
Show description for 9d8ad2ecommitted
Commits on May 28, 2021
8265367: [macos-aarch64] 3 java/net/httpclient/websocket tests fail with "IOException: No buffer space available"
Show description for 24bf35fcommitted
Commits on Apr 30, 2021
Commits on Apr 20, 2021
8257001: Improve Http Client Support
Show description for 8d0faafauthored andcommitted
Commits on Mar 24, 2021
8263899: HttpClient throws NPE in AuthenticationFilter when parsing www-authenticate head
Show description for e55aa41committed
Commits on Mar 23, 2021
8263442: Potential bug in jdk.internal.net.http.common.Utils.CONTEXT_RESTRICTED
Show description for bd7a184committed
Commits on Feb 24, 2021
8262027: Improve how HttpConnection detects a closed channel when taking/returning a connection to the pool
Show description for 0d2dbd2committed
Commits on Jan 15, 2021
8257736: InputStream from BodyPublishers.ofInputStream() leaks when IOE happens
Show description for e3b548acommitted
Commits on Jan 14, 2021
8259631: Reapply pattern match instanceof use in HttpClientImpl
Show description for b040a3dcommitted
Commits on Dec 18, 2020
8258696: Temporarily revert use of pattern match instanceof until docs-reference is fixed
Show description for be41468committed
Commits on Dec 17, 2020
8258582: HttpClient: the HttpClient doesn't explicitly shutdown its default executor when stopping.
Show description for 3f77a60committed
Commits on Dec 16, 2020
8251989: Hex formatting and parsing utility
Show description for aa9c136committed
Roger Riggs
Commits on Dec 10, 2020
Commits on Dec 4, 2020
8257401: Use switch expressions in jdk.internal.net.http and java.net.http
Show description for ac54900committed8257707: Fix incorrect format string in Http1HeaderParser
Show description for c6f93ecauthored andcommitted
Commits on Nov 19, 2020
8252304: Seed an HttpRequest.Builder from an existing HttpRequest
Show description for 9fe2d31andcommitted
Commits on Nov 13, 2020
8255244: HttpClient: Response headers contain incorrectly encoded Unicode characters
Show description for 1c47244committed
Commits on Oct 28, 2020
8255299: Drop explicit zeroing at instantiation of Atomic* objects
Show description for 3c4fc79authored andcommitted
Commits on Oct 13, 2020
8254704: Add missing @since tag to BodyPublishers::concat
Show description for 6ed4c89committed
Commits on Oct 12, 2020
8252374: Add a new factory method to concatenate a sequence of BodyPublisher instances into a single publisher.
Show description for 4184959committed
Commits on Oct 7, 2020
8253179: Replace LinkedList Impl in net.http.Http2Connection
Show description for 703b345authored andcommitted
Commits on Aug 28, 2020
8245462: HttpClient send throws InterruptedException when interrupted but does not cancel request
Show description for 80d8891committed
Commits on Aug 19, 2020
8246047: Replace LinkedList impl in net.http.websocket.BuilderImpl
Show description for 3fb8f43authored andcommitted
Commits on Aug 18, 2020
Commits on Aug 10, 2020
8248006: Revisit exceptions thrown when creating an HttpClient fails due to unavailability of underlying resources
Show description for 8e68745committed
Commits on Aug 7, 2020
8229822: ThrowingPushPromises tests sometimes fail due to EOF
Show description for 77c46eacommitted8249786: java/net/httpclient/websocket/PendingPingTextClose.java fails very infrequently
Show description for 45c89dacommitted