Integrated: 8359127: Amend java/nio/channels/DatagramChannel/PromiscuousIPv6.java to use @requires for OS platform selection
Dermot Boyle
duke at openjdk.org
Fri Jun 13 15:59:59 UTC 2025
On Thu, 12 Jun 2025 11:55:35 GMT, Dermot Boyle <duke at openjdk.org> wrote:
> Replaced programmatic check for the OS platform (which threw a Skipped exception) with JTreg @requires.
This pull request has now been integrated.
Changeset: 78b1360e
Author: dermster <dermot.boyle at oracle.com>
Committer: Mark Sheppard <msheppar at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/78b1360e7de84585d6e387ac6e0789a4d02187d5
Stats: 18 lines in 1 file changed: 1 ins; 11 del; 6 mod
8359127: Amend java/nio/channels/DatagramChannel/PromiscuousIPv6.java to use @requires for OS platform selection
Reviewed-by: djelinski, dfuchs
-------------
PR: https://git.openjdk.org/jdk/pull/25781
More information about the nio-dev
mailing list