More execution, including getstatic
This commit is contained in:
@@ -23,4 +23,10 @@ public class Long extends PoolEntry
|
||||
{
|
||||
return 2;
|
||||
}
|
||||
|
||||
@Override
|
||||
public Object getObject()
|
||||
{
|
||||
return value;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user