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
--- 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