[jdk13u-dev] Integrated: 8248865: Document JNDI/LDAP timeout properties

Alexey Bakhtin abakhtin at openjdk.java.net
Fri Nov 13 11:14:25 UTC 2020


On Fri, 13 Nov 2020 08:59:19 GMT, Alexey Bakhtin <abakhtin at openjdk.org> wrote:

> I would like to backport  JDK-8248865 to 13u.
> The patch applies cleanly.

This pull request has now been integrated.

Changeset: 552a0986
Author:    Yuri Nesterenko <yan at openjdk.org>
URL:       https://git.openjdk.java.net/jdk13u-dev/commit/552a0986
Stats:     342 lines in 4 files changed: 336 ins; 0 del; 6 mod

8238270: java.net HTTP/2 client does not decrease stream count when receives 204 response

The HTTP/2 Stream is updated to register a trivial data subscriber in case of 204 so that the END_STREAM is correctly processed.

Backport-of: da1abd18db7c38c421a86b81941811c035ed3ed5

-------------

PR: https://git.openjdk.java.net/jdk13u-dev/pull/15


More information about the jdk-updates-dev mailing list