Replaced signed decimal with hex. Eliminated querying canonical path.
This commit is contained in:
@@ -5,5 +5,5 @@ val prop: Int = 0
|
||||
return $prop + 1
|
||||
}
|
||||
|
||||
// 2 INVOKESTATIC a/APackage\$src\$1\$[\-]*[0-9]*\.getProp \(\)I
|
||||
// 1 GETSTATIC a/APackage\$src\$1\$[\-]*[0-9]*\.prop \: I
|
||||
// 2 INVOKESTATIC a/APackage\$src\$1\$[0-9a-f]+\.getProp \(\)I
|
||||
// 1 GETSTATIC a/APackage\$src\$1\$[0-9a-f]+\.prop \: I
|
||||
Reference in New Issue
Block a user