From abc2ec6eb5acee0aa5bb2dd716b69738c138087e Mon Sep 17 00:00:00 2001 From: bobv Date: Mon, 5 Oct 2015 16:29:05 -0400 Subject: [PATCH] 8134946: Embedded source bundle should contain binary artifacts Reviewed-by: erikj, collins --- common/autoconf/generated-configure.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/autoconf/generated-configure.sh b/common/autoconf/generated-configure.sh index 317f353..0848db3 100644 --- a/common/autoconf/generated-configure.sh +++ b/common/autoconf/generated-configure.sh @@ -3879,7 +3879,7 @@ fi #CUSTOM_AUTOCONF_INCLUDE # Do not change or remove the following line, it is needed for consistency checks: -DATE_WHEN_GENERATED=1433258489 +DATE_WHEN_GENERATED=1444076935 ############################################################################### # @@ -11295,7 +11295,7 @@ fi fi -# The cooked update version used to encode trailing letters in the update + # The cooked update version used to encode trailing letters in the update # version into a trailing number. That is no longer needed, but need to # keep the format in 8u for compatibility. COOKED_JDK_UPDATE_VERSION="${JDK_UPDATE_VERSION}0" -- GitLab