[Bug 3105] [IcedTea8] Use version from hotspot.map to create tarball filename

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Jul 25 03:17:58 UTC 2016


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

--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea8?cmd=changeset;node=f26b3a59dc3f
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Fri Jul 22 15:36:47 2016 +0100

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

    2016-07-22  Andrew John Hughes  <gnu.andrew at member.fsf.org>

        PR3105: Use version from hotspot.map to
        create tarball filename
        * Makefile.am:
        (NASHORN_SRC_ZIP): Use TAR_SUFFIX.
        * NEWS: Updated.

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

        PR3105: Use version from hotspot.map to
        create tarball filename
        * 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).

-- 
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/20160725/c5e68eba/attachment.html>


More information about the distro-pkg-dev mailing list