blob: 68edb6c7836974e7914ab088d6b3634e06d82dcd [file] [log] [blame]
.class public LUnbalancedStraight;
.super Ljava/lang/Object;
.method public static run(Ljava/lang/Object;Ljava/lang/Object;)V
.registers 3
invoke-static {}, LMain;->assertCallerIsInterpreted()V
monitor-enter v1 # 1
monitor-enter v2 # 2
monitor-exit v1 # 1 Unbalanced unlock.
monitor-exit v2 # 2
return-void
.end method