[Bug 1756] [IcedTea7] Bootstrap with IcedTea broken

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Thu Jun 5 17:54:54 UTC 2014


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

--- Comment #2 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/release/icedtea7-2.5?cmd=changeset;node=b9b6ccc93bdc
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Thu Jun 05 16:40:42 2014 +0100

    PR1756: Bootstrap with IcedTea broken

    2014-05-01  Andrew John Hughes  <gnu.andrew at member.fsf.org>

        PR1756: Bootstrap with IcedTea broken
        * Makefile.am:
        (ICEDTEA_BOOT_PATCHES): Only apply ant-javac.patch
        when using bootstrap tools. Only patch JAXWS build
        when the bootstrap JDK doesn't have the com.sun.*
        classes it requires. Split the root patch in
        corba-dependencies.patch into its own file.
        * NEWS: Updated.
        * acinclude.m4:
        (IT_CHECK_FOR_JDK): Make DEFUN_ONCE and fix typo.
        (IT_CHECK_FOR_CLASS): Depend on IT_CHECK_TOOLS_JAR_EXISTS
        and adds TOOLS_JAR to classpath.
        (IT_CHECK_TOOLS_JAR_EXISTS): Find a tools.jar so
        we can check for classes it contains.
        * configure.ac:
        Check for com.sun.mirror.type.TypeMirror and
        com.sun.net.httpserver.Headers, required by JAXWS.
        * patches/boot/corba-dependencies.patch:
        Remove root part of patch.
        * patches/boot/dependencies.patch:
        Root part of patch from corba-dependencies.
        * patches/boot/jaxws-jdk-dependency.patch:
        Regenerated.
        * patches/boot/jaxws-langtools-dependency.patch:
        Rewrite to use sources, not 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/20140605/0a63a5f5/attachment.html>


More information about the distro-pkg-dev mailing list