Comment on Java Puzzle: Square RootComments−asabil13yMaybe read /proc/self/maps and /proc/self/mem and try to locate the BigInteger value in the JVM heap?
Comments
Maybe read /proc/self/maps and /proc/self/mem and try to locate the BigInteger value in the JVM heap?