Changeset: e26bec65c55f Author: youdwei Date: 2012-04-12 15:04 +0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/e26bec65c55f
6610897: New constructor in sun.tools.java.ClassPath builds a path using File.separator instead of File.pathSeparator Reviewed-by: alanb ! src/share/classes/sun/tools/java/ClassPath.java + test/sun/tools/classpath/RMICClassPathTest.java Changeset: cb92fa2fc48e Author: littlee Date: 2012-04-16 11:12 +0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/cb92fa2fc48e 7161282: Move test/sun/tools/classpath/RMICClassPathTest.java to a more appropriate location Reviewed-by: alanb = test/sun/rmi/rmic/classpath/RMICClassPathTest.java < test/sun/tools/classpath/RMICClassPathTest.java