In message <aanlktikafmzefjnsphxewo1z4mncnjyp1eu3zmnef...@mail.gmail.com>, Alex ei Fedotov writes: > > I get most JDWP tests fail due to UnknownHostException: <MyHostName>. > Should I rename my host to run JDWP tests?
Without knowing anything about your particular setup I wouldn't like to guess but, assuming you don't literally mean the string "<MyHostName>", I'd say that being able to look up your own hostname doesn't seem like a particularly unreasonable prerequisite for running the tests. ;-) Regards, -Mark.