[jdk17u-dev] Integrated: 8309591: Socket.setOption(TCP_QUICKACK) uses wrong level

Aleksey Shipilev shade at openjdk.org
Mon Aug 21 09:19:34 UTC 2023


On Mon, 14 Aug 2023 10:49:42 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Unclean backport to fix TCP_QUICKACK bug.
> 
> The backport is unclean, because AIX hunks could not be applied. The implementation of extended socket options on AIX went into JDK 21 with [JDK-8305089](https://bugs.openjdk.org/browse/JDK-8305089).
> 
> Additional testing:
>  - [x] Linux AArch64 fastdebug, `jdk_net`
>  - [x] Linux AArch64 fastdebug, `tier1 tier2 tier3`

This pull request has now been integrated.

Changeset: 78bbd57d
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/78bbd57d5bee4bd3eec670fab69a35588025d9a1
Stats:     4 lines in 1 file changed: 0 ins; 0 del; 4 mod

8309591: Socket.setOption(TCP_QUICKACK) uses wrong level

Reviewed-by: phh
Backport-of: 56a73a6f0f3d38379cecea1de5eacb751febca95

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

PR: https://git.openjdk.org/jdk17u-dev/pull/1664


More information about the jdk-updates-dev mailing list