Is Kotlin just a beta version of Java and is it going to be superseded by Java and die? Or, is Java just trying to catch up from a better language but it will be never able to do this? Let’s … (more…)
Read more »
Earlier today Oracle releases patches for various flavors of Java. At the same time, the open source version of Java – OpenJDK – released their patches as well. The problem is that it i… (more…)
Read more »
Java Agents are an interesting capability of the JVM. Agents can either be Static(Load when the java app starts with a special flag) or the... (more…)
Read more »
If you maybe-kinda-sorta have a idea of what a Future is in Java, and want a concise post with a functional “Hello world” example of code… (more…)
Read more »
nudge4j is a piece of java code to let you hack your JVM from the browser. (more…)
Read more »