-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
21
-
x86_64
-
os_x
The following provider will be used by current test:impl.SimpleResolverProviderImpl
test RuntimePermissionTest.noRuntimePermission(): failure
java.lang.AssertionError: Expected ServiceConfigurationError to be thrown, but nothing was thrown
at org.testng.Assert.expectThrows(Assert.java:1730)
at RuntimePermissionTest.testRuntimePermission(RuntimePermissionTest.java:64)
at RuntimePermissionTest.noRuntimePermission(RuntimePermissionTest.java:51)
- duplicates
-
JDK-8280839 java/net/spi/InetAddressResolverProvider/RuntimePermissionTest.java failed Expected ServiceConfigurationError not thrown
- Open