Functional transformation of immutable objects in Java

https://openjdk.java.net/projects/amber. Contribute to openjdk/amber-docs development by creating an account on GitHub. Read more

Similar

How ZGC allocates memory for the Java heap

This post explores how ZGC, one of the garbage collectors in the OpenJDK, allocates memory for the Java heap, focusing on enhancements introduced in JDK-8350441 with the Mapped Cache. A garbage collector does much more than just collect garbage - and that... (more…)

Read more »