jdk/make/Tools.gmk
changeset 26192 33b90e93e3bf
parent 26191 a0ff4b39d34b
child 26227 aa7ada31eb77
--- a/jdk/make/Tools.gmk	Thu Aug 21 11:05:35 2014 +0200
+++ b/jdk/make/Tools.gmk	Thu Aug 21 12:23:20 2014 +0200
@@ -34,9 +34,6 @@
 include NativeCompilation.gmk
 include SetupJavaCompilers.gmk
 
-# Cache all finds needed for this file.
-$(eval $(call FillCacheFind, $(JDK_TOPDIR)/make/src/classes))
-
 # The exception handling of swing beaninfo which have the own tool directory
 ifeq (, $(BUILD_TOOLS_JDK))
   $(eval $(call SetupJavaCompilation,BUILD_TOOLS_JDK, \