Hi All
I want to write a test running on a single machine. One requirement is
that both "a" and "b" should be resolved to "127.0.0.1", but their
getCanonicalHostName() returns "a.one.com" and "b.another.com"
separately, so that FQDN name lookup for multiple vhosts is possible.
Maybe (?) t
Changeset: 57195a368d33
Author:ohair
Date: 2009-11-25 08:24 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/57195a368d33
6904183: Fix jdk/test/com/sun/jdi tests to run with -samevm
Reviewed-by: dcubed
! test/Makefile
! test/ProblemList.txt
! test/com/sun/jdi/BadHandshakeTest.