Hi, Please review this test fix.
Instead to specify a port, we use "0" to get a free port.I also remove the test waiting time variable, better to reply on directly the test harness timeout.
bug: https://bugs.openjdk.java.net/browse/JDK-8077408 webrev: http://cr.openjdk.java.net/~sjiang/JDK-8077408/00/ Thanks, Shanliang