mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-25 15:20:11 +00:00
This fix changes the test to run with the new impl of DatagramSocket, which remedies the issue that caused the test to fail with a wrong expection and can now be taken off the ProblemList. Reviewed-by: dfuchs