diff -r c1437bb64131 -r acb1d044a217 jdk/make/gensrc/GensrcProperties.gmk --- a/jdk/make/gensrc/GensrcProperties.gmk Fri Mar 14 09:29:16 2014 +0800 +++ b/jdk/make/gensrc/GensrcProperties.gmk Fri Mar 14 12:31:28 2014 +0100 @@ -23,8 +23,10 @@ # questions. # -# Prepare the find cache. This is only used on windows. -$(eval $(call FillCacheFind, $(JDK_TOPDIR)/src/share/classes $(JDK_TOPDIR)/src/windows/classes)) +# Prepare the find cache. +$(eval $(call FillCacheFind, $(JDK_TOPDIR)/src/share/classes \ + $(JDK_TOPDIR)/src/windows/classes \ + $(JDK_TOPDIR)/src/macosx/classes)) # All .properties files to be compiled are appended to this variable. ALL_COMPILED_PROPSOURCES :=