Activity
Add a bunch of stuff to workaround sharing a JVM in a python process
Add a bunch of stuff to workaround sharing a JVM in a python process
Force push
Dump android home
Dump android home
Force push
Remove atexit handler
Remove atexit handler
Don't notify the JVM of shutdown
Don't notify the JVM of shutdown
Remove faulthandler disable
Remove faulthandler disable
Don't destroy jvm at exit
Don't destroy jvm at exit
Don't free JVM memory at exit
Don't free JVM memory at exit
Force push
Increase memory limit
Increase memory limit
Try semeru jvm
Try semeru jvm
Force push
Automatically detect android sdk
Automatically detect android sdk
Force push
Automatically detect android sdk
Automatically detect android sdk
Don't call register_at_fork on windows
Don't call register_at_fork on windows
Add a bunch of stuff to workaround sharing a JVM in a python process
Add a bunch of stuff to workaround sharing a JVM in a python process
Redo CI for multiplatform support
Redo CI for multiplatform support
Force push
Fix broken test
Fix broken test
Force push
Use semicolon seperator on windows
Use semicolon seperator on windows
Be more flexible about rt.jar and jce.jar locations
Be more flexible about rt.jar and jce.jar locations
Fix binaries checkout
Fix binaries checkout
Fix SootMethod serialization
Fix SootMethod serialization
Fix some issues raised by mypy
Fix some issues raised by mypy
Improve ir hashability and type correctness
Improve ir hashability and type correctness
Fix missing libs by fetching them from JAVA_HOME
Fix missing libs by fetching them from JAVA_HOME