annotate test/whitelist_shortunittest.txt @ 18964:c1f8125b4207

Various adjustments to simplify future merges Do not keep values in static final fields that can be different in other execution contexts. Make callRootMethod and callInlinedMethod accessible for subclasses of TruffleCacheImpl.
author Paul Woegerer <paul.woegerer@oracle.com>
date Tue, 27 Jan 2015 15:10:32 +0100
parents 706bb8271128
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
15354
4ab89f0ff10c mx unittest: use supported glob syntax in white list
Bernhard Urban <bernhard.urban@jku.at>
parents: 15324
diff changeset
1 com.oracle.graal.jtt.bytecode.*
15535
706bb8271128 mx shortunittest: test jtt.loop.* and jtt.except.*.
Josef Eisl <josef.eisl@jku.at>
parents: 15354
diff changeset
2 com.oracle.graal.jtt.loop.*
706bb8271128 mx shortunittest: test jtt.loop.* and jtt.except.*.
Josef Eisl <josef.eisl@jku.at>
parents: 15354
diff changeset
3 com.oracle.graal.jtt.except.*