On Fri, 28 Jun 2024 15:36:28 GMT, SendaoYan wrote:
> Hi all,
>
> This pull request contains a backport of commit
> [f23295ec](https://github.com/openjdk/jdk/commit/f23295ec1dde58d239a2625c9b1645534a2bb625)
> from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
>
> The commit being
Hi all,
This pull request contains a backport of commit
[f23295ec](https://github.com/openjdk/jdk/commit/f23295ec1dde58d239a2625c9b1645534a2bb625)
from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
The commit being backported was authored by Daniel Fuchs on 26 Jun 2024 and was
rev
On Fri, 28 Jun 2024 15:05:21 GMT, SendaoYan wrote:
>> Please find here a change that makes the test IPMulticastIF.java more
>> resilient to platform-dependent behavior.
>>
>> The test assumed that you could set any outbound network interface on a
>> bound datagram channel. This is in fact syst
On Fri, 28 Jun 2024 15:05:21 GMT, SendaoYan wrote:
>> Please find here a change that makes the test IPMulticastIF.java more
>> resilient to platform-dependent behavior.
>>
>> The test assumed that you could set any outbound network interface on a
>> bound datagram channel. This is in fact syst
On Tue, 25 Jun 2024 13:22:38 GMT, Daniel Fuchs wrote:
> Please find here a change that makes the test IPMulticastIF.java more
> resilient to platform-dependent behavior.
>
> The test assumed that you could set any outbound network interface on a bound
> datagram channel. This is in fact system