mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-17 18:30:27 +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