On Tue, 20 Jan 2026 13:40:10 GMT, SendaoYan <[email protected]> wrote:

>> Hi all,
>> 
>> The sctp tests need libsctp.so.1 to be installed, otherwise those tests will 
>> report skipped. Seems that there is no help information to descript how to 
>> run those tests. I think it's meaningful to add help information how to run 
>> those tests.
>
> SendaoYan has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Add index in testing.html

doc/testing.md line 649:

> 647: pre-installed. So the SCTP tests will be skipped by default. If you want 
> to
> 648: enable the SCTP tests, you should install the SCTP library before run the
> 649: tests.

Suggested text:

The SCTP tests require the SCTP runtime library, which is often not installed 
by default in popular Linux distributions. Without this library, the SCTP tests 
will be skipped.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/29320#discussion_r2709751791

Reply via email to