OpenJDK 6 build 13 source posted
Mark Wielaard
mark at klomp.org
Sat Nov 8 09:18:04 PST 2008
On Sat, 2008-11-08 at 17:18 +0100, Mark Wielaard wrote:
> Note that the MD5SUM (3b6975c8eaf465396c8c488a9877f259) is the one I
> did locally because the Checksums file (*) only contains the md5s for
> the (unpublished?) zip files and we are using the tar.gz one.
Doh, and I pasted in the wrong one... sigh. Fixed:
2008-11-08 Mark Wielaard <mark at klomp.org>
* Makefile.am (OPENJDK_MD5SUM): Fixed value.
Cheers,
Mark
diff -r e58c66c7c2ee Makefile.am
--- a/Makefile.am Sat Nov 08 11:47:10 2008 +0100
+++ b/Makefile.am Sat Nov 08 18:16:57 2008 +0100
@@ -1,5 +1,5 @@
OPENJDK_DATE = 05_nov_2008
-OPENJDK_MD5SUM = 3b6975c8eaf465396c8c488a9877f259
+OPENJDK_MD5SUM = eb9a408ac0215f3f0aa5c02fa86d5b30
OPENJDK_VERSION = b13
CACAO_VERSION = 0.99.3
More information about the jdk6-dev
mailing list