As it's pure Python I thought it would be interesting to try PyJVM in Pythonista. It's installed, the test suite runs fine as well as a simple HelloWorld Java class compiled and copied into the package.
bytecode.ArraysTest OK
bytecode.CalcsTest OK
langfeatures.Hashes OK
langfeatures.InnerClazz OK
langfeatures.ThreadsDaemons OK
langfeatures.ThreadsSync OK
langfeatures.ThreadsSync OK
sorts.HeapSort OK
io.FilePrint OK
ALL TESTS ARE OK