# HG changeset patch # User Andrew John Hughes # Date 1471879734 -3600 # Node ID f1753092c32c6cd635d981dbc993699348c3a007 # Parent a736828eef94b912ff52a6e062a29aada2787a11 Bump to new b40 tarball to fix TCK failures. 2016-08-22 Andrew John Hughes * Makefile.am: (OPENJDK_DATE): Bump to new b40 creation date; 22nd of August, 2016. (OPENJDK_SHA256SUM): Update for new b40 tarball. diff -r a736828eef94 -r f1753092c32c ChangeLog --- a/ChangeLog Mon Aug 22 12:38:17 2016 +0100 +++ b/ChangeLog Mon Aug 22 16:28:54 2016 +0100 @@ -1,3 +1,10 @@ +2016-08-22 Andrew John Hughes + + * Makefile.am: + (OPENJDK_DATE): Bump to new b40 creation date; + 22nd of August, 2016. + (OPENJDK_SHA256SUM): Update for new b40 tarball. + 2016-08-21 Andrew John Hughes * Makefile.am: diff -r a736828eef94 -r f1753092c32c Makefile.am --- a/Makefile.am Mon Aug 22 12:38:17 2016 +0100 +++ b/Makefile.am Mon Aug 22 16:28:54 2016 +0100 @@ -1,7 +1,7 @@ # Dependencies -OPENJDK_DATE = 21_aug_2016 -OPENJDK_SHA256SUM = f01985c6fa3ec247fcb073c617414f05e3d744e4d18e33eeb1b161354a984347 +OPENJDK_DATE = 22_aug_2016 +OPENJDK_SHA256SUM = 70ac61635032e77cecf935b53b22a9545d5d0a7f55ad6a15dca9b84a2be993be OPENJDK_VERSION = b40 OPENJDK_URL = https://java.net/downloads/openjdk6/