8366031: Mark com/sun/nio/sctp/SctpChannel/CloseDescriptors.java as intermittent

Reviewed-by: jpai
This commit is contained in:
SendaoYan 2025-09-02 06:50:15 +00:00
parent 8f11d83a01
commit efb81dafaf

View File

@ -24,6 +24,7 @@
/*
* @test
* @bug 8238274
* @key intermittent
* @summary Potential leak file descriptor for SCTP
* @requires (os.family == "linux")
* @library /test/lib