[Bug 1813] [IcedTea8] HotSpot URL should be used with --enable-hg
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Mon Jun 2 17:41:58 UTC 2014
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1813
--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea?cmd=changeset;node=c728621e76f2
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Mon Jun 02 18:41:24 2014 +0100
PR1813: HotSpot URL should be used with --enable-hg
2014-06-02 Andrew John Hughes <gnu.andrew at member.fsf.org>
PR1813: HotSpot URL should be used with --enable-hg
* Makefile.am:
(HOTSPOT_URL): Drop unused variable to avoid
confusion.
(.PHONY): Add clean-download-hotspot.
(download); Depend on download-hotspot.
(clean-download): Move clean-download-nashorn
to clean-download-openjdk to retain ordering.
(download-openjdk): Remove hotspot from for loop
and HotSpot zip download rules.
(clean-download-openjdk): Depend on clean-download-nashorn
and clean-download-hotspot.
(download-nashorn): Depend on download-openjdk so
root directory exists for Nashorn checkout.
(download-hotspot): New target. Cloning now uses HS_URL
as with zip downloading.
(clean-download-hotspot): Separated from clean-download-openjdk.
* NEWS: Updated.
--
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/20140602/e8ba4811/attachment-0001.html>
More information about the distro-pkg-dev
mailing list