2009-04-07 sponge
* BOB prevent jvac from optimizing out thread-group code from -10
This commit is contained in:
@ -166,6 +166,8 @@ public class BOB {
|
||||
SimpleScheduler Y1 = SimpleScheduler.getInstance();
|
||||
SimpleTimer2 Y2 = SimpleTimer2.getInstance();
|
||||
i = Y.hashCode();
|
||||
i = Y1.hashCode();
|
||||
i = Y2.hashCode();
|
||||
|
||||
{
|
||||
try {
|
||||
|
Reference in New Issue
Block a user