[jdk11u-dev] Integrated: 8229348: java/net/DatagramSocket/UnreferencedDatagramSockets.java fails intermittently

luchenlin duke at openjdk.org
Wed Jun 14 07:13:15 UTC 2023


On Thu, 1 Jun 2023 08:57:25 GMT, luchenlin <duke at openjdk.org> wrote:

> I backport this for parity with 11.0.20-oracle.
> No risk, only a test change.
> Tests pass. SAP nightly testing passed.

This pull request has now been integrated.

Changeset: d0252df6
Author:    i556354 <andrew.lu02 at sap.com>
Committer: Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/d0252df66c2a45d3b3df3dca02eecb05f9345424
Stats:     14 lines in 1 file changed: 8 ins; 0 del; 6 mod

8229348: java/net/DatagramSocket/UnreferencedDatagramSockets.java fails intermittently

The test was observed blocking on receive and is updated to avoid using the wildcard address

Reviewed-by: goetz
Backport-of: 6d63995ada6b4f2cdd8921dc254276fe724a12c4

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

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


More information about the jdk-updates-dev mailing list