This is the sixth in OSSBlog’s series of open source programming books. This compilation focuses on the Java language with… (more…)
Read more »
A tutorial on how to use Java's new Record Patterns feature to write powerful, concise pattern matching code for usecases like AST transformations and rewrite-rules in compiler passes.
(more…)
Read more »
Oracle's history highlights a possible downside to its stance on API copyrights. (more…)
Read more »
The Adwind remote access Trojan conceals malicious activity in Java commands to slip past threat intelligence tools and steal user data. (more…)
Read more »
Our previous two posts have focused on the deployment infrastructure and continuous integration building blocks that we need to both enable our Kubernetes cluster and provide the foundation of our containerised deployments – continuously integrated builds... (more…)
Read more »