[Bug 3595] [IcedTea7] Bootstrapping with IcedTea 2.x as the bootstrap JDK broken by import of 7u181-b01

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed May 23 16:22:39 UTC 2018


https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3595

--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/release/icedtea7-2.6?cmd=changeset;node=7e755ac52c7e
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Wed May 23 05:40:28 2018 +0100

    PR3595: Bootstrapping with IcedTea 2.x as the bootstrap JDK broken by
import of 7u181-b01

    2018-05-22  Andrew John Hughes  <gnu_andrew at member.fsf.org>

        PR3595: Bootstrapping with IcedTea 2.x as the
        bootstrap JDK broken by import of 7u181-b01
        * Makefile.am:
        (ICEDTEA_BOOT_PATCHES): Apply updated
        corba-dependencies.patch conditionally;
        only if sun.tools.java classes are missing.
        * NEWS: Updated.
        * configure.ac: Check for sun.tools.java.ClassDefinition
        so we know whether we have a pre-built version
        of the Sun tooling available in the bootstrap JDK or not.
        * patches/boot/bootstrap-tools.patch:
        Remove chunk that switches from tools.jar to
        langtools classes.jar so this patch can be applied
        on both GNU Classpath & OpenJDK bootstraps.
        * patches/boot/corba-dependencies.patch:
        Add tools.jar switch to here.

-- 
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/20180523/7f9d3230/attachment.html>


More information about the distro-pkg-dev mailing list