Looks good Michael. But I'm afraid the use of Utils.getFreePort() means we might continue to see this test failing intermittently now and then.
best regards, -- daniel On 10/02/17 09:35, Michael McMahon wrote:
This test has been failing since the introduction of the incubator mechanism but wasn't being run due to an issue with jtreg that is about to be fixed. This fixes the problem with the test first. http://cr.openjdk.java.net/~michaelm/8174716/webrev.1/ Thanks, Michael.