Re: Review request: JDK-8080108: [TEST_BUG] The case failed automatically and thrown java.lang.RuntimeException

2015-06-27 Thread Alexander Fomin
reminder On 25.06.2015 11:54, Alexander Fomin wrote: Hello, Please review the test bug fix https://bugs.openjdk.java.net/browse/JDK-8080108 webrev attached. Either you can see it by the link http://stt-13.ru.oracle.com/newroot/tmp/alex/regression/JDK-8080108/JDK9/dev/jdk/webrev/ The

Review request: JDK-8080108: [TEST_BUG] ERROR: No IPv6 address returned from platform

2015-07-29 Thread Alexander Fomin
Hello, Please review the test bug fix https://bugs.openjdk.java.net/browse/JDK-8080108 See webrev here http://cr.openjdk.java.net/~kshefov/8080108/webrev.00/ The original test (com/sun/jndi/dns/IPv6NameserverPlatformParsingTest.java @bug 6991580) fails automatically if /etc/resolv.conf file d

Re: Review request: JDK-8080108: [TEST_BUG] ERROR: No IPv6 address returned from platform

2015-08-04 Thread Alexander Fomin
de any mechanism for manual test run execution. But this jtreg enhancement is out of scope for the bug I'm trying to fix. Thanks, Alexander -Chris. On 29/07/15 12:59, Alexander Fomin wrote: Hello, Please review the test bug fix https://bugs.openjdk.java.net/browse/JDK-8080108 See

Re: Review request: JDK-8080108: [TEST_BUG] ERROR: No IPv6 address returned from platform

2015-08-05 Thread Alexander Fomin
Hi Crhis On 05.08.2015 17:54, Chris Hegarty wrote: What is the problem with dependency on the jdk.desktop module? The problem is that you must have a java runtime image with the java.desktop module installed, to be able to run a core networking test that has got nothing to do with graph