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

Aleksey Shipilev shade at openjdk.org
Mon Aug 21 09:19:32 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`

Reviews are here. Testing is clean. Push approval is here.

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/1664#issuecomment-1685953634


More information about the jdk-updates-dev mailing list