[Bug 2256] [IcedTea8] Add SystemTap tests

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed Mar 4 17:31:43 UTC 2015


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

--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea?cmd=changeset;node=d4b7c0a97901
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Wed Mar 04 15:00:16 2015 +0000

    PR2256: Add tapset tests.

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

        * Makefile.am:
        (clean-tests): Add dependency on clean-jtreg-reports.
        (clean-local): Drop clean-jtreg-reports.
        * NEWS: Updated.

    2012-03-23  Jon VanAlten  <jon.vanalten at redhat.com>

        * Makefile.am:
        (check-local): Depend on check-tapset.
        (clean-tests): New target to group test cleanup
        rules.
        (clean-local): Depend on clean-tests rather than
        clean-jtreg.
        (.PHONY): Add clean-tests and clean-tapset-report.
        (check-tapset): Add target to run tapset tests.
        (clean-tapset-report): Cleanup tapset test output.
        * tapset/hotspot_jni.stp.in:
        Add notes regarding required JVM option to Get<PrimitiveType>Field
        family of probe aliases.
        * test/tapset/ClassUnloadedProbeTester.java:
        Part of test coverage for hotspot.stp and hotspot_jni.stp tapsets.
        * test/tapset/JNIStapTest.c:
        Likewise.
        * test/tapset/JNITestClass.c:
        Likewise.
        * test/tapset/JNITestClass.h:
        Likewise.
        * test/tapset/JNITestClass.java:
        Likewise.
        * test/tapset/RunWrapper.java:
        Likewise.
        * test/tapset/StapJNIClassLoader.java:
        Likewise.
        * test/tapset/StapURLClassLoader.java:
        Likewise.
        * test/tapset/SystemtapTester.java:
        Likewise.
        * test/tapset/TestingRunner.java:
        Likewise.
        * test/tapset/jstaptest.pl:
        Wrapper script, compiles and runs tests for tapsets.

-- 
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/20150304/02c7f962/attachment.html>


More information about the distro-pkg-dev mailing list