8171316: Add IMPLEMENTOR property to the release file
Reviewed-by: jlaskey, erikj, mchung
--- a/make/ReleaseFile.gmk Wed Dec 14 20:33:31 2016 +0000
+++ b/make/ReleaseFile.gmk Thu Dec 15 22:00:30 2016 +0530
@@ -47,6 +47,7 @@
$(if $(JDK_ARCH_ABI_PROP_NAME), \
$(call info-file-item, "SUN_ARCH_ABI", "$(JDK_ARCH_ABI_PROP_NAME)"))
$(call info-file-item, "SOURCE", "$(strip $(SOURCE_REVISION))")
+ $(call info-file-item, "IMPLEMENTOR", "$(COMPANY_NAME)")
endef
# Param 1 - The file containing the MODULES list