CheerpJ 2.2 introduces better support to audio, improved AWT controls, and improved reflection performance. (more…)
Read more »
If you’ve ever struggled with optimising Java’s Garbage Collection performance in production then our newest feature, Continuous Allocation Profiling, is the tool for you. It breaks down allocations by type and by line of allocating code, live from your p... (more…)
Read more »
New release delivers seven JDK Enhancement Proposals to increase developer productivity, improve the Java language, and enhance the platform’s performance, stability, and security. (more…)
Read more »
If you already had to manage some degree of randomness on Java, chances are you got acquainted with the Math.random() methods. (more…)
Read more »
I had a discussion with a colleague the other day. He was trying to write some SQL to use for a less-than-optimal data structure and was get... (more…)
Read more »