[Bug 2945] [IcedTea8] No LocalVariableTable generated for the entire JDK

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Sun Jul 17 07:28:14 UTC 2016


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

--- Comment #5 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea8?cmd=changeset;node=7e85cdc1efab
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Fri Jul 15 15:43:57 2016 +0100

    PR2945: No LocalVariableTable generated for the entire JDK

    2016-07-15  Andrew John Hughes  <gnu.andrew at member.fsf.org>

        PR2945: No LocalVariableTable generated
        for the entire JDK
        * Makefile.am:
        (ICEDTEA_CONFIGURE): Set the new
        --with-debug-symbols option to yes.
        (ICEDTEA_ENV): Drop now-unused DEBUG_CLASSFILES.
        Drop SCTP_WERROR which is now handled by
        configurable Werror in PR1937.
        (check-local): Depend on check-java-debug and
        check-java-src.
        (clean-tests): Depend on clean-check-java-debug
        and clean-check-java-src.
        (.PHONY): Add clean-check-java-src and
        clean-check-java-debug.
        (check-java-debug): Adapt Omair Majid's Java debug
        info test from Fedora RPM to IcedTea.
        (clean-check-java-debug): Cleanup target for
        check-java-debug.
        (check-java-src): Adapt Omair Majid's Java source
        file test from Fedora RPM to IcedTea.
        (clean-check-java-src): Cleanup target for
        check-java-src.

-- 
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/20160717/3c9f17f2/attachment.html>


More information about the distro-pkg-dev mailing list