jdk/makefiles/CompileLaunchers.gmk
changeset 15140 87c70ee15c73
parent 14994 a544909d1d1c
parent 15126 bceb690ccf35
child 15334 19ab20cb461f
child 21373 83541e43a6d6
--- a/jdk/makefiles/CompileLaunchers.gmk	Wed Jan 16 12:00:10 2013 -0800
+++ b/jdk/makefiles/CompileLaunchers.gmk	Wed Jan 16 22:21:30 2013 -0800
@@ -32,6 +32,9 @@
 # Setup the java compilers for the JDK build.
 include Setup.gmk
 
+# Prepare the find cache. Only used on windows.
+$(eval $(call FillCacheFind,$(JDK_TOPDIR)/src/share/bin))
+
 # Build tools
 include Tools.gmk