8155689: Build failing for install on jdk9/dev when using -testset hotspot
authordholmes
Fri, 29 Apr 2016 01:45:35 -0400
changeset 37655 3cd86dd3801a
parent 37654 6269360a88c9
child 37657 d30c89286225
child 37962 fdac490facd6
8155689: Build failing for install on jdk9/dev when using -testset hotspot Summary: add installer target that aliases the expected target Reviewed-by: jmasa, tbell
make/Main.gmk
--- a/make/Main.gmk	Thu Apr 28 09:37:59 2016 -0700
+++ b/make/Main.gmk	Fri Apr 29 01:45:35 2016 -0400
@@ -831,6 +831,10 @@
 
 ################################################################################
 
+
+# workaround issue when building open targets when closed jib-profiles.js is used
+installer: product-images test-image
+
 .PHONY: $(ALL_TARGETS)
 
 FRC: # Force target