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

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

2015-08-05 Thread Chris Hegarty
On 04/08/15 13:53, Alexander Fomin wrote: Hi Chris On 04.08.2015 13:29, Chris Hegarty wrote: Alexander, Wow, that's a lot of boiler plate for a manual test. Surely a README.txt, or similar would be sufficient? I noticed that with your changes, now this test has a dependency on the jdk.desktop