JDK-8250889 : Disable testing SendReceiveMaxSize with preferIPv4Stack=true on the old impl until JDK-8250886 is fixed
Type:Sub-task
Component:core-libs
Sub-Component:java.net
Priority:P4
Status:Resolved
Resolution:Fixed
OS:os_x
CPU:x86_64
Submitted:2020-07-31
Updated:2020-08-06
Resolved:2020-07-31
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
Temporary removing the @run testng/othervm -Djdk.net.usePlainDatagramSocketImpl -Djava.net.preferIPv4Stack=true SendReceiveMaxSize
until the problem is fixed.