RFR: 8365983: Tests should throw SkippedException when SCTP not supported [v2]

SendaoYan syan at openjdk.org
Sat Aug 23 02:26:50 UTC 2025


On Fri, 22 Aug 2025 23:54:13 GMT, ExE Boss <duke at openjdk.org> wrote:

>> SendaoYan has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Replace "throw new jtreg.SkippedException" ad "throw new SkippedException"
>
> test/jdk/com/sun/nio/sctp/SctpMultiChannel/Branch.java line 2:
> 
>> 1: /*
>> 2:  * Copyright (c) 2009, 2025 Oracle and/or its affiliates. All rights reserved.
> 
> Missing comma:
> Suggestion:
> 
>  * Copyright (c) 2009, 2025, Oracle and/or its affiliates. All rights reserved.

Thanks. Fixed.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/26903#discussion_r2295022937


More information about the nio-dev mailing list