[Bug 2429] [IcedTea8] OpenJDK build does not copy a symlinked cacerts file

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Jun 16 23:08:12 UTC 2015


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

--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea?cmd=changeset;node=aecf66878c91
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Tue Jun 16 20:04:36 2015 +0100

    PR2429: OpenJDK build does not copy a symlinked cacerts file

    2015-06-16  Andrew John Hughes  <gnu_andrew at member.fsf.org>

        PR2429: OpenJDK build does not copy a symlinked
        cacerts file
        * Makefile.am:
        (JDK_CACERTS_FILE): Added to specify the location
        of cacerts within the bootstrap JDK.
        (CACERTS_FILE): Find the regular cacerts file,
        dereferencing any symlinks which point to it.
        (ICEDTEA_CONFIGURE): Pass the deferenced CACERTS_FILE
        to OpenJDK's configure, rather than the JDK path.
        * NEWS: Updated.
        * configure.ac:
        Call IT_FIND_TOOL to locate the readlink tool,
        which is part of coreutils.

-- 
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/20150616/ebe268c7/attachment.html>


More information about the distro-pkg-dev mailing list