8055497: [infra] build failure when building bootcycle image

Reviewed-by: naoto
This commit is contained in:
Mandy Chung 2014-08-19 19:07:53 -07:00
parent 3195bc66ba
commit 759e173d7e

View File

@ -234,7 +234,8 @@ nashorn-jar:
+($(CD) $(NASHORN_TOPDIR)/make && $(MAKE) $(MAKE_ARGS) -f BuildNashorn.gmk all)
# Creates the jar files (rt.jar resources.jar etc)
main-jars:
# this depends on all modules built
main-jars: exploded-image
+($(CD) $(JDK_TOPDIR)/make && $(MAKE) $(MAKE_ARGS) -f CreateJars.gmk)
# Creates the images (j2sdk-image j2re-image etc)