[Bug 1368] [IcedTea8] Ensure debug data is available for all libraries and binaries without redundant files
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Fri May 30 21:32:09 UTC 2014
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1368
--- Comment #4 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea?cmd=changeset;node=3d2a25b6d167
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Fri May 30 19:59:09 2014 +0100
PR1796: make fails with "computed checksum did NOT match"
2014-05-29 Andrew John Hughes <ahughes at redhat.com>
* patches/alt-jar.patch,
* patches/cacao/arch.patch,
* patches/debian/uname.patch:
Applied to upstream IcedTea forest.
* patches/pr1368-debug_jdk_libs.patch,
* patches/pr1368-debug_jdk_programs.patch:
Applied to upstream OpenJDK.
* patches/rhino.patch:
Rhino has been removed.
* INSTALL: Mention --with-nashorn-src-zip.
* Makefile.am:
(OPENJDK_VERSION): Bump to b10.
(JDK_UPDATE_VERSION): Bump to 20.
(CORBA_CHANGESET): Update to 3.0.0pre01 .
(JAXP_CHANGESET): Likewise.
(JAXWS_CHANGESET): Likewise.
(JDK_CHANGESET): Likewise.
(LANGTOOLS_CHANGESET): Likewise.
(OPENJDK_CHANGESET): Likewise.
(NASHORN_CHANGESET): Added & likewise.
(CORBA_SHA256SUM): Likewise.
(JAXP_SHA256SUM): Likewise.
(JAXWS_SHA256SUM): Likewise.
(JDK_SHA256SUM): Likewise.
(LANGTOOLS_SHA256SUM): Likewise.
(OPENJDK_SHA256SUM): Likewise.
(NASHORN_SHA256SUM): Added & likewise.
(OPENJDK_URL): Switch back to IcedTea.
(CORBA_URL): Likewise.
(JAXP_URL): Likewise.
(JAXWS_URL): Likewise.
(JDK_URL): Likewise.
(LANGTOOLS_URL): Likewise.
(HOTSPOT_URL): Likewise.
(NASHORN_URL): Added.
(VERSION_SETTINGS_FILE): Store path of file
needed to store version variable settings.
(NASHORN_SRC_ZIP): Added.
(ICEDTEA_PATCHES): Drop upstreamed & removed
patches.
(.PHONY): Add clean-download-nashorn and
clean-extract-nashorn.
(download): Depend on download-nashorn.
(clean-download): Depend on clean-download-nashorn.
(download-nashorn): Download the Nashorn source
zip if necessary.
(clean-download-nashorn): Cleanup for download-nashorn.
(extract): Depend on extract-nashorn.
(extract-nashorn); Extract the Nashorn source zip if
necessary.
(clean-extract-nashorn): Cleanup for extract-nashorn.
(versioning): Replace hardcoded path with VERSION_SETTINGS_FILE.
* NEWS: Updated.
* acinclude.m4:
(IT_WITH_NASHORN_SRC_ZIP): New macro to allow Nashorn
source file to be set.
* configure.ac:
Bump version to 3.0.0pre01. Invoke IT_WITH_NASHORN_SRC_ZIP.
* hotspot.map:
Bump to 3.0.0pre01.
* patches/memory-limits.patch,
* patches/nss-config.patch,
* patches/nss-not-enabled-config.patch:
Regenerated.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20140530/a1cb0251/attachment-0001.html>
More information about the distro-pkg-dev
mailing list