p8g 0.3.0 – 2D graphics library for C and Java
p8g has been developed for individuals interested in getting into creative programming no matter the experience.
Read more »p8g has been developed for individuals interested in getting into creative programming no matter the experience.
Read more »Project Amber has brought a number of new features to Java in recent years. While each of these features are self-contained, they are also designed to work together. Specifically, records, sealed classes, and pattern matching work together to enable easie…
Read more »Java 19 is the first release to preview Project Loom’s virtual threads and structured concurrency, Project Amber’s record patterns, and Project Panama’s fore…
Read more »Recommended strategies for containerizing your Java applications for deployment to the cloud.
Read more »Apache Beam is a stream processor, helping developers migrate work between different processes to offload work onto runners that leverage external resources.
Read more »JEP 428, Structured Concurrency (Incubator), has been promoted from Proposed to Target to Targeted status for JDK 19. Under the umbrella of Project Loom, this JEP proposes simplifying multithreaded programming by introducing a library to treat multiple ta…
Read more »Native Java is essential for Java to remain relevant in the evolving cloud world. But it is not a solved problem yet. And the development lifecycle needs to adapt as well. Standardization through Project Leyden is key to the success of native Java. Nativ…
Read more »New release delivers thousands of performance, stability, and security improvements, and nine JDK Enhancement Proposals.
Read more »Native Java is essential for Java to remain relevant in the evolving cloud world. But it is not a solved problem yet. And the development lifecycle needs to adapt as well. Standardization through Project Leyden is key to the success of native Java. Nativ…
Read more »If you discover an issue with the JDK, please start by searching the Bug Database to find out if that issue has been reported and fixed already. Once you confirm that the issue you discovered is new, please report it here. In your repor…
Read more »