annotate test/whitelist_shortunittest.txt @ 16230:5f72421928e0

converted MemoryMap to an interface and provided new MemoryMapNode implementation that is also a Node allowing the map and it's node entries to survive DeadCodeElimination by normal graph reachability rules
author Doug Simon <doug.simon@oracle.com>
date Wed, 25 Jun 2014 16:56:45 +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.*