On Wed, 11 Mar 2026 13:50:54 GMT, Alan Bateman <[email protected]> wrote:

> @mahendrachhipa Can you confirm that the tests are quietly passing on macOS 
> and Windows already? I just want to make sure that isSCTPSupported is doing 
> the right thing. No objection to adding the `@requires` of course, this will 
> just avoid attempting to run when there is nothing to test.

Hi @AlanBateman , Without "@requires" when tests are executed on MacOS and 
Windows platforms, throws SkippedExceptions at run time. With current changes, 
JTreg does not  execute these tests on Windows and MacOs platform and report 
them as "Not Run" as platform requirements are not met.

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

PR Comment: https://git.openjdk.org/jdk/pull/30186#issuecomment-4040316222

Reply via email to