Joeffice: Open-Source Java Office Suite

Java Office Suite – Word processor – Spreadsheet – Presentation – Database – Drawing – Main Libraries: NetBeans Platform and Apache POI – Apache License – GitHub – japplis/Joeffice: Java Office Sui… 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 »