There has been an ever growing number of teams looking to re-architect their monolithic systems into a series of single-responsibility… (more…)
Read more »
Jazelle DBX (direct bytecode execution)[1] is an extension that allows some ARM processors to execute Java bytecode in hardware as a third execution state alongside the existing ARM and Thumb modes.[2] Jazelle functionality was specified in the ARMv5TEJ a... (more…)
Read more »
This post was written by Bitbucket user Anton Lawrence. Security is an essential aspect of software development. When overlooked, development teams… (more…)
Read more »
While self-reported data suggests that running the latest and greatest JVM in production is the way forward, the recent report by New Relic (which monitors real JVMs in production) suggests that the Java landscape is dominated by Java 8, and to a lesser e... (more…)
Read more »
The Java hashmap is a widely used data structure! Won't it be awesome if you knew how it actually works behind the scenes? (more…)
Read more »