annotate test/whitelist_shortunittest.txt @ 19134:0b05bd821399

Factor the findSpecialCallTarget logic when canonicalizing MethodCallTarget nodes into a static method.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Wed, 04 Feb 2015 21:04:41 +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.*