[jdk11u-dev] Integrated: 8249812: java/net/DatagramSocket/PortUnreachable.java still fails intermittently with SocketTimeoutException

Andrew Lu andrewlu at openjdk.org
Tue Nov 28 11:43:18 UTC 2023


On Tue, 21 Nov 2023 05:41:42 GMT, Andrew Lu <andrewlu at openjdk.org> wrote:

> I backport this for parity with 11.0.22-oracle. 
> Also backport for JDK-8232513. Clean backports.

This pull request has now been integrated.

Changeset: 911c3597
Author:    Andrew Lu <andrewlu at openjdk.org>
Committer: Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/911c3597a2f373204b2f00d1d1d5d71867920c5c
Stats:     47 lines in 1 file changed: 18 ins; 3 del; 26 mod

8249812: java/net/DatagramSocket/PortUnreachable.java still fails intermittently with SocketTimeoutException
8232513: java/net/DatagramSocket/PortUnreachable.java still fails intermittently with BindException

Fixed the test to reenable its retry logic

Reviewed-by: lucy
Backport-of: 9f23c2c159fdb992edc4023f9dc5e9e88b15e53e

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

PR: https://git.openjdk.org/jdk11u-dev/pull/2285


More information about the jdk-updates-dev mailing list