News

The developers behind the Sumatra project are currently focusing on developing OpenCL support with Java 8 technologies, but they expect the development research to influence GPU hardware ...
When people ask me why I prefer IntelliJ IDEA for Java development, my answer usually comes down to one thing: it feels like ...
Now that Sun Microsystems has taken the plunge and set Java free under the open-source GNU General Public License, partners are chomping at the bit to contribute to the Java platform.
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.
A year ago, several Google engineers got together and lay the foundation of Operation Rosehub, a project during which Google employees used some of their official work time to patch thousands of ...
The Java ecosystem is bursting with tools and frameworks for just about every programming need. Here are seven open source Java projects you don't want to miss.
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 ...