[Bug 2826] [IcedTea8] Provide option to disable SystemTap tests

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Sat Mar 5 02:09:26 UTC 2016


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

--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea?cmd=changeset;node=db6287c26b47
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Sat Mar 05 02:06:23 2016 +0000

    PR2826: Provide option to disable SystemTap tests

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

        PR2826: 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,
        jtregcheck, 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/20160305/69f86ce3/attachment.html>


More information about the distro-pkg-dev mailing list