# HG changeset patch # User jjg # Date 1262985285 28800 # Node ID 96c56220dcc216f6821fb9d0199d97fe337bb6b3 # Parent aa06467be3a260897f9ae4b1f84374c73dea6894 6915152: langtools build failures with import.jdk on Windows Reviewed-by: ohair diff -r aa06467be3a2 -r 96c56220dcc2 make/build.xml --- a/make/build.xml Fri Jan 08 11:32:57 2010 -0800 +++ b/make/build.xml Fri Jan 08 13:14:45 2010 -0800 @@ -107,14 +107,21 @@ ignoresystemclasses="true" classpath="${import.jdk}/jre/lib/rt.jar" classname="java.nio.file.Path"/> + + +