8071805: BarrierSet::Other is not used and should be removed

Remove all occurences of BarrierSet::Other because the barrier set kind is never set to Other.

Reviewed-by: tschatzl, kbarrett
This commit is contained in:
Joseph Provino 2015-02-04 10:18:28 -05:00
parent 3e6220b1ab
commit 00d9c7a2d1
8 changed files with 1 additions and 12 deletions

View file

@ -39,8 +39,7 @@ public:
CardTableModRef,
CardTableExtension,
G1SATBCT,
G1SATBCTLogging,
Other
G1SATBCTLogging
};
enum Flags {