On Wed, 27 Apr 2022 09:43:52 GMT, Michael McMahon <micha...@openjdk.org> wrote:

> Hi,
> 
> Can I get the following fix reviewed please? JDK-8284890 was pushed yesterday 
> and is causing failures on older versions of macOS that do not support the 
> option. The fix here is to check at initialization time whether it is 
> supported before adding it to the list of supported options. The error causes 
> the new test and two existing ones to fail. I will remove the two tests from 
> the problem list separately.
> 
> Thanks,
> Michael.

This pull request has now been integrated.

Changeset: ef27081f
Author:    Michael McMahon <micha...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/ef27081fe7e00c8ec8e21d3ee31d7194b5339da2
Stats:     96 lines in 7 files changed: 91 ins; 3 del; 2 mod

8285671: java/nio/channels/etc/PrintSupportedOptions.java and 
java/nio/channels/DatagramChannel/AfterDisconnect.java are failing

Reviewed-by: dfuchs

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

PR: https://git.openjdk.java.net/jdk/pull/8419

Reply via email to