Recaf is a modern java bytecode editor using Objectweb's ASM and JavaFX. (more…)
Read more »
Understanding the Java Executor Framework, Executor Services, Thread Pools, Fork Join Pools, Thread Pool Executors, Scheduled Executors in Java Concurrency. (more…)
Read more »
If you’ve been following the news about Oracle’s new direction for Java EE, you’ll know that one of the motivations for changing the governance and process is to move Java EE forward in a more agil… (more…)
Read more »
JEP 445, Unnamed Classes and Instance Main Methods (Preview), has been promoted from its Proposed to Target to Targeted status. This feature of JEP, formerly entitled Implicit Classes and Enhanced Main Methods (Preview), proposes to "evolve the Java langu... (more…)
Read more »
Investigating concurrency, cache contention, and coherence issues on the JVM using JOL and the new @Contended annotation in Java 8. (more…)
Read more »