News

This installment of <i>Open source Java projects</i> showcases Akka, a JVM-based toolkit and runtime that implements the actor model as message-passing paradigm. Start with a simple example, then ...
The Java Native Interface offers a complex and potentially error-prone approach to accessing native code from your Java programs. This month Jeff Friesen introduces JNA: an open source Java ...
With Java running critical applications the world over, the nearly 25-year-old programming language must balance its community’s affection for its syntax with new trends.
Project Harmony aims to create version of Java desktop software with an open-source license--something Sun has resisted in the past.
An academic paper [PDF] published in 2018 identified a code snippet Lundblad posted on the site as the most copied Java code taken from StackOverflow and then re-used in open source projects.
Rocher’s new project fills a growing need in a cloud native, polyglot, device-independent world—and dovetails nicely with projects such as GraalVM, for compiling native, faster-running Java code.
The latest update to Java on Visual Studio Code improves the debugging experience thanks to support for the newly released Java 19. Java 19 shipped a month ago with a preview of Virtual Threads and ...
Microsoft's June update to its Java tooling in Visual Studio Code focuses on enhancing code completion performance, improving user experience in unit testing and project creation, and introducing new ...
Code hosting service GitHub has updated its platform this week, and among the many developer-centric changes, the company also rolled out three new security features for project owners. The most ...
Java deployment tools can help developers ease the delivery process on their applications. Here are some of the most popular tools and frameworks to consider for your next project.