# HG changeset patch # User Andrew John Hughes # Date 1471879734 -3600 # Node ID 319be9160383a9fbd2c0acd04998f3811fd0f2fa # Parent 7ebfe0235c8ccb55b5acaa0c5b78087c039b8cec 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 7ebfe0235c8c -r 319be9160383 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 7ebfe0235c8c -r 319be9160383 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/