RFR: 8359402: Test CloseDescriptors.java should throw SkippedException when there is no lsof/sctp
Jaikiran Pai
jpai at openjdk.org
Tue Jun 17 04:12:28 UTC 2025
On Tue, 17 Jun 2025 02:33:48 GMT, SendaoYan <syan at openjdk.org> wrote:
>> This test-only change looks reasonable to me. I've fixed a typo in the JBS issue title, so you will have to fix this PR title too.
>> Before integrating it would be good to verify that this test continues to be executed on a setup where SCTP is present and lsof is present. I'll run this in our CI tomorrow to verify this works as expected.
>
> Thanks @jaikiran
>
> I have executed this test on a setup where SCTP is present and lsof is present, but it will report failures which has been recorded by https://bugs.openjdk.org/browse/JDK-8298466. I think the test failure is unrelated to this PR.
Hello @sendaoYan, thank you for verifying. I have checked in our CI too and this test continues to get executed where SCTP is supported and lsof is present. That's a good thing. You can go ahead with the integration.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25790#issuecomment-2978863181
More information about the net-dev
mailing list