test/java/net/URLPermission/nstest/lookup.sh is failing sporadically due to incorrect use of
@build jdk.testlibrary.*
which doesn't play well with concurrent test execution in jtreg
Targets need to specified explicitly
@build jdk.testlibrary.*
which doesn't play well with concurrent test execution in jtreg
Targets need to specified explicitly