2009-04-07 sponge

* BOB prevent jvac from optimizing out thread-group code from -10
This commit is contained in:
sponge
2009-04-07 03:01:39 +00:00
parent 98617723a2
commit c03b519849
3 changed files with 6 additions and 1 deletions

View File

@ -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 {