1178476Sjb#
2178476Sjb# CDDL HEADER START
3178476Sjb#
4178476Sjb# The contents of this file are subject to the terms of the
5178476Sjb# Common Development and Distribution License (the "License").
6178476Sjb# You may not use this file except in compliance with the License.
7178476Sjb#
8178476Sjb# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9178476Sjb# or http://www.opensolaris.org/os/licensing.
10178476Sjb# See the License for the specific language governing permissions
11178476Sjb# and limitations under the License.
12178476Sjb#
13178476Sjb# When distributing Covered Code, include this CDDL HEADER in each
14178476Sjb# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15178476Sjb# If applicable, add the following below this CDDL HEADER, with the
16178476Sjb# fields enclosed by brackets "[]" replaced with your own identifying
17178476Sjb# information: Portions Copyright [yyyy] [name of copyright owner]
18178476Sjb#
19178476Sjb# CDDL HEADER END
20178476Sjb#
21178476Sjb
22178476Sjb#
23178476Sjb# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
24178476Sjb# Use is subject to license terms.
25178476Sjb#
26178476Sjb
27178476Sjb# Exception list: names tests that are bypassed when running in Java
28178476Sjb# mode (relative to /opt/SUNWdtrt/tst)
29178476Sjb
30178476Sjb# double precision (64-bit floating point) not same in java
31178476Sjbcommon/aggs/tst.neglquant.d
32178476Sjbcommon/aggs/tst.negquant.d
33178476Sjb
34178476Sjb# freopen() (to suppress output) not supported by Java DTrace API
35178476Sjbcommon/printa/tst.walltimestamp.ksh
36178476Sjb
37178476Sjb# -G option not supported by jdtrace
38178476Sjbcommon/dtraceUtil/tst.ELFGenerationOut.d.ksh
39178476Sjbcommon/dtraceUtil/tst.ELFGenerationWithO.d.ksh
40178476Sjb
41178476Sjb# -H option not supported by jdtrace
42178476Sjbcommon/dtraceUtil/tst.PreprocessorStatement.d.ksh
43178476Sjb
44178476Sjb# -G and -h options not supported by jdtrace
45178476Sjbcommon/usdt/tst.badguess.ksh
46178476Sjbcommon/usdt/tst.dlclose1.ksh
47178476Sjbcommon/usdt/tst.dlclose2.ksh
48178476Sjbcommon/usdt/tst.dlclose3.ksh
49178476Sjbcommon/usdt/tst.eliminate.ksh
50178476Sjbcommon/usdt/tst.enabled.ksh
51184696Srodrigccommon/usdt/tst.enabled2.ksh
52178476Sjbcommon/usdt/tst.entryreturn.ksh
53178476Sjbcommon/usdt/tst.fork.ksh
54178476Sjbcommon/usdt/tst.guess32.ksh
55178476Sjbcommon/usdt/tst.guess64.ksh
56250484Spfgcommon/usdt/tst.header.ksh
57178476Sjbcommon/usdt/tst.linkpriv.ksh
58178476Sjbcommon/usdt/tst.linkunpriv.ksh
59178476Sjbcommon/usdt/tst.multiple.ksh
60178476Sjbcommon/usdt/tst.nodtrace.ksh
61250484Spfgcommon/usdt/tst.noreap.ksh
62250484Spfgcommon/usdt/tst.noreapring.ksh
63178476Sjbcommon/usdt/tst.onlyenabled.ksh
64250484Spfgcommon/usdt/tst.reap.ksh
65178476Sjbcommon/usdt/tst.reeval.ksh
66178476Sjbcommon/usdt/tst.static.ksh
67178476Sjbcommon/usdt/tst.static2.ksh
68178476Sjbcommon/usdt/tst.user.ksh
69178476Sjbsparc/usdt/tst.tailcall.ksh
70178476Sjbcommon/pid/tst.provregex3.ksh
71178476Sjbcommon/pid/tst.provregex4.ksh
72178476Sjb
73178476Sjb# freopen() and ftruncate() not supported by Java DTrace API
74178476Sjbcommon/funcs/tst.badfreopen.ksh
75178476Sjbcommon/funcs/tst.freopen.ksh
76178476Sjbcommon/funcs/tst.ftruncate.ksh
77178476Sjb
78178476Sjb# jdtrace doesn't pull in library files?
79178476Sjbcommon/pragma/tst.libdepfullyconnected.ksh
80