Hi,
Would it be possible to have my fix for JDK-8078219 reviewed?
Several tests in java.net were found to be missing their JTReg @test tags:
1. test/jdk/java/net/MulticastSocket/Reuse.java -- Test tag added. Test
worked as expected
2. test/jdk/java/net/URLClassLoader/GetURLsTest.java -- Test tag added.
Fix was required.
3. test/jdk/java/net/MulticastSocket/MulticastAddresses.java -- Test
tag added. Fix was required.
Further information on this bug can be found here:
https://bugs.openjdk.java.net/browse/JDK-8078219
Webrev for fix:
http://cr.openjdk.java.net/~aefimov/pconcann/8078219/00/<http://cr.openjdk.java.net/~aefimov/pconcann/8078219/00/>
Kind regards,
Patrick