[Bug 2014] [IcedTea7] Use version from hotspot.map to create tarball filename

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed Oct 15 05:30:47 UTC 2014


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2014

--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/release/icedtea7-2.5?cmd=changeset;node=4ab80eb99ae1
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Wed Oct 15 04:09:18 2014 +0100

    PR2014: Use version from hotspot.map to create tarball filename

    2014-10-14  Andrew John Hughes  <gnu.andrew at member.fsf.org>

        * Makefile.am:
        (TAR_SUFFIX): New variable to store filename
        suffix of OpenJDK drop tarballs.
        (OPENJDK_SRC_ZIP): Use TAR_SUFFIX.
        (CORBA_SRC_ZIP): Likewise.
        (JAXP_SRC_ZIP): Likewise.
        (JAXWS_SRC_ZIP): Likewise.
        (JDK_SRC_ZIP): Likewise.
        (LANGTOOLS_SRC_ZIP): Likewise.
        (HOTSPOT_SRC_ZIP): Likewise.
        (download-hotspot): Look for $(HSBUILD).$(TAR_SUFFIX)
        as the drop tarball filename in the URL if using
        a non-default HotSpot, rather than always looking
        for hotspot.$(TAR_SUFFIX).
        (ADD_ZERO_CONFIGURE_ARGS): Make use of $(TAR_SUFFIX).
        * NEWS: Updated.
        * hotspot.map.in:
        Use same drop path for aarch64 as for default.

-- 
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/20141015/b5a8fbf5/attachment.html>


More information about the distro-pkg-dev mailing list