8227721: test/jdk/java/net/NetworkInterface/NetworkInterfaceRetrievalTests.java should open the java.net package

Reviewed-by: chegar, bpb, alanb
This commit is contained in:
Patrick Concannon 2019-07-24 13:08:36 +01:00 committed by Aleksei Efimov
parent 5e48c76e81
commit 00395fe0d0

@ -24,6 +24,7 @@
/**
* @test
* @bug 8179559 8225239
* @modules java.base/java.net:open
*/
import java.net.InetAddress;