[jdk17u-dev] RFR: 8299058: AssertionError in sun.net.httpserver.ServerImpl when connection is idle [v2]

Matthias Baesken mbaesken at openjdk.org
Tue Jul 16 13:51:52 UTC 2024


On Tue, 16 Jul 2024 13:18:08 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

>> 8299058: AssertionError in sun.net.httpserver.ServerImpl when connection is idle
>
> Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Add java.util.Iterator import
>   
>   it is still needed

Backport was clean, but I had to re-add the Iterator import, because this class is still used in jdk17 .

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2719#issuecomment-2230945297


More information about the jdk-updates-dev mailing list