RFR 8078219: Verify lack of @test tag in files in java/net test directory
    Patrick Concannon 
    patrick.concannon at oracle.com
       
    Tue Aug 20 14:27:16 UTC 2019
    
    
  
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/net-dev/attachments/20190820/89d60007/attachment.html>
    
    
More information about the net-dev
mailing list