[Bug 751] IcedTea7 should bootstrap with IcedTea7

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Thu Apr 14 19:28:47 UTC 2016


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

--- Comment #5 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//people/andrew/icedtea8?cmd=changeset;node=91be8105cfa7
author: Andrew John Hughes <ahughes at redhat.com>
date: Tue Jul 05 13:48:51 2011 +0100

    PR icedtea/751: Make IcedTea7 bootstrap IcedTea7

    2011-07-05  Andrew John Hughes  <ahughes at redhat.com>

        PR icedtea/751
        * Makefile.am:
        (ICEDTEA_BOOT_PATCHES): Include compile-for-7
        patch if javac supports diamond.  This makes
        the HotSpot build use source/target 7, allowing
        it to compile the JDK code it depends on.
        * javac.in: Add -XDignore.symbol.file=true
        when using javac to avoid numerous proprietary
        warnings.
        * patches/boot/compile-for-7.patch:
        Set SOURCE_LANGUAGE_VERSION/TARGET_CLASS_VERSION
        use 7 in HotSpot instead of 6.
        * patches/boot/hotspot-jdk-dependency.patch:
        Include the *nix-specific code in solaris/classes.

-- 
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/20160414/5d39a331/attachment.html>


More information about the distro-pkg-dev mailing list