annotate test/whitelist_shortunittest.txt @ 21552:9579a3c62a9e

use skeleton findbugs jar containing only SuppresFBWarnings to avoid external dependency for JVMCI classes (JBS:GRAAL-53)
author Doug Simon <doug.simon@oracle.com>
date Tue, 26 May 2015 17:21:29 +0200
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.*