I need to get a code review for
6800805: java.net.NetworkInterface.getNetworkInterfaces() does not
list IPv6 network interfaces correctly.
http://cr.openjdk.java.net/~chegar/6800805/webrev.00/
There is a change in behaviour between JDK5 and JDK6 in how virtual
interfaces addresses are repor
Changeset: 6ada6122dd4f
Author:mcimadamore
Date: 2009-02-13 11:57 +
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/6ada6122dd4f
6769027: Source line should be displayed immediately after the first diagnostic
line
Summary: Added support for customizing diagnostic output v