On Sat, 23 Aug 2025 02:46:06 GMT, SendaoYan <s...@openjdk.org> wrote:
> The test com/sun/nio/sctp/SctpChannel/CloseDescriptors.java observed > intermittent fails. Before the root cause of failure has been fixed, should > we mark this test `@key intermittent`, to make some setups skip this test or > re-run this test when it's fails. > > After the failure root cause has been fixed, we should remove the `@key > intermittent` in test definition. This pull request has now been integrated. Changeset: efb81daf Author: SendaoYan <s...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/efb81dafaf6da334674e52dbb509208d7d872440 Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod 8366031: Mark com/sun/nio/sctp/SctpChannel/CloseDescriptors.java as intermittent Reviewed-by: jpai ------------- PR: https://git.openjdk.org/jdk/pull/26910