Choosing a GC Algorithm in Java

Learn about the various garbage collectors supported by the JVM and some key characteristics that can help us decide on the right one to use, depending on our application’s needs.

Java Weekly, Issue 441

Java GCs, Project Panama, Spring Data JDBC, multiset vs joins, structured concurrency, and HTTP/3.

New Features in Java 17

In this article, we’ll talk about the news related to the new version of the Java ecosystem, Java SE 17 – the new features and the changes in its release process, LTS support, and licenses.

Java Weekly, Issue 375

Deserialization events in JFR, more efficient G1, native images, Scala 3, pattern matching for primitives, merge join algorithm, and effective communication.