What's up with jdk/test/TestEnv.java?
Martin Buchholz
martinrb at google.com
Sun Feb 1 13:36:58 PST 2009
I've been trying to get the jtreg tests
currently failing with UnknownHostException
to start passing instead.
I looked at jdk/test/TestEnv.java
which looks perfectly designed for our needs.
But it's not in openjdk7...!?!?
(normally I would expect to see things the other way around)
In openjdk7 I just see the hostnames hardcoded into
jdk/test/java/nio/channels/TestUtil.java
Do y'all plan to forward-port jdk/test/TestEnv.java to openjdk7?
Thanks,
Martin
More information about the jdk6-dev
mailing list