Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084401 | emb-9 | Mark Sheppard | P3 | Resolved | Fixed | team |
JDK-8063905 | 8u45 | Mark Sheppard | P3 | Resolved | Fixed | b01 |
JDK-8059539 | 8u40 | Mark Sheppard | P3 | Resolved | Fixed | b10 |
JDK-8069989 | emb-8u47 | Mark Sheppard | P3 | Resolved | Fixed | team |
JDK-8072297 | 7u85 | Mark Sheppard | P3 | Resolved | Fixed | b01 |
JDK-8059540 | 7u80 | Sean Coffey | P3 | Resolved | Fixed | b03 |
JDK-8059541 | 6u91 | Sean Coffey | P3 | Resolved | Fixed | b03 |
----------System.err:(12/636)----------
java.lang.RuntimeException: hello.foo.bar should throw UnknownHostException!
at IPv4Formats.main(IPv4Formats.java:57)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.sun.javatest.regtest.MainAction$SameVMRunnable.run(MainAction.java:759)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.lang.RuntimeException
JavaTest Message: shutting down test
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: hello.foo.bar should throw UnknownHostException!
I tried "ping hello.foo.bar" on my machine. hello.foo.bar is indeed pingable. So I suppose this is a test bug. We may need another dummy name for UnknownHostException
- backported by
-
JDK-8059539 [TEST_BUG] java/net/InetAddress/IPv4Formats.java failed because hello.foo.bar does exist
-
- Resolved
-
-
JDK-8059540 [TEST_BUG] java/net/InetAddress/IPv4Formats.java failed because hello.foo.bar does exist
-
- Resolved
-
-
JDK-8059541 [TEST_BUG] java/net/InetAddress/IPv4Formats.java failed because hello.foo.bar does exist
-
- Resolved
-
-
JDK-8063905 [TEST_BUG] java/net/InetAddress/IPv4Formats.java failed because hello.foo.bar does exist
-
- Resolved
-
-
JDK-8069989 [TEST_BUG] java/net/InetAddress/IPv4Formats.java failed because hello.foo.bar does exist
-
- Resolved
-
-
JDK-8072297 [TEST_BUG] java/net/InetAddress/IPv4Formats.java failed because hello.foo.bar does exist
-
- Resolved
-
-
JDK-8084401 [TEST_BUG] java/net/InetAddress/IPv4Formats.java failed because hello.foo.bar does exist
-
- Resolved
-