[Bug 3112] [IcedTea6] Provide option to disable SystemTap tests

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Aug 15 04:35:54 UTC 2016


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

--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea6?cmd=changeset;node=d9c4980dca4a
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Mon Aug 15 03:54:34 2016 +0100

    PR3112: Provide option to disable SystemTap tests

    2016-03-04  Andrew John Hughes  <gnu.andrew at member.fsf.org>

        PR3112: Provide option to disable SystemTap tests
        * INSTALL: Document --disable-systemtap-tests.
        * Makefile.am:
        (SYSTEMTAP_TEST_SUITE): Define if SystemTap tests
        are enabled.
        (check-local): Use SYSTEMTAP_TEST_SUITE in place
        of check-tapset.
        (.PHONY): Add check-jdk, check-hotspot, check-langtools,
        check-tapset, check-tapset-probes and check-tapset-jstack
        * NEWS: Updated.
        * acinclude.m4:
        (IT_DISABLE_SYSTEMTAP_TESTS): Add option to
        disable SystemTap tests.
        * configure.ac:
        Call IT_DISABLE_SYSTEMTAP_TESTS.

-- 
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/20160815/1f95077b/attachment.html>


More information about the distro-pkg-dev mailing list