[Bug 3111] [IcedTea7] Provide option to disable SystemTap tests

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed Jul 27 04:39:52 UTC 2016


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

--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea7?cmd=changeset;node=9f713d6ccf2a
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Wed Jul 27 05:41:48 2016 +0100

    PR3111: Provide option to disable SystemTap tests

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

        PR3111: 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/20160727/607414ca/attachment.html>


More information about the distro-pkg-dev mailing list