News

Java programs are multithreaded, whether you like it or not. This comparative review of six Java thread programming books will help you decide which books are the best read for learning the Java ...
Java has a powerful new concurrency model, and it works with both traditional and virtual threads. Here's a first look at structured concurrency. Structured concurrency is a new way to use ...
Java records tutorial The Java language is constantly evolving, but some advancements are more significant than others. The March 2020 inclusion of Java records is one of the most impactful and ...
For 2018, our most popular articles were Java developer tutorials on new APIs, frameworks such as Spring or the tools and techniques server-side developers use to move code into production. Here is ...
This is actually a pretty disturbing problem for us Java developers. We can use alternative JVM's, but they don't neccessarily offer all the features of Java 1.4.2 that Sun's JVM offers.