Every single programmer learns early on in their career how to get familiar with whatever debugging tools that are most effective and/or popular in their language of choice. Java has jdb, jconsole, and many more; C++ has gdb; Python has pdb; etc. My perso...
Read more »
Contribute to tfij/module-size-calculator development by creating an account on GitHub. (more…)
Read more »
linear time regular expression matching in Java. Contribute to google/re2j development by creating an account on GitHub. (more…)
Read more »
A new tool identifies cryptographic vulnerabilities in Java (and soon, in Python) automatically.
... (more…)
Read more »
This is a guest blog post written by Sanhong Li, Ziyi Lin, Chuansheng Lu and Kingsum Chow from the Alibaba JVM team. (more…)
Read more »