8171316: Add IMPLEMENTOR property to the release file
authorsundar
Thu, 15 Dec 2016 22:00:30 +0530
changeset 42516 238e72a732d8
parent 42515 bbd21adf33c7
child 42518 f7ec0bceb374
8171316: Add IMPLEMENTOR property to the release file Reviewed-by: jlaskey, erikj, mchung
make/ReleaseFile.gmk
--- 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