News

Next year’s Java release is slated to include a performance boost for the G1 garbage collector and opt-in support for HTTP/3.
Latest release of the JVM language also features hundreds of new and improved extension methods including 10x faster arrays.
Microsoft's implementation of OpenJDK is now ready for developers who want to use Java on the Azure cloud.
The growth has put Kotlin in second place, albeit well behind Java, but now ahead of Clojure and Scala. Oracle JDK – Java Development Kit – is also losing share to OpenJDK alternatives.
Still, this news will probably only increase the antsiness of OS X developers who have to do without the (official) new Java 6 JDK, so hopefully Apple will get on the stick and release something soon.
The importance of Java test frameworks in modern, Agile software development simply can't be understated. Of course, software developers tend to like writing code more than they like writing tests, ...
Oracle has made Java 16 generally available to developers. The new version of the Java Development Kit (JDK) includes 17 new features that will enhance developer productivity.
Java uses a runtime platform and software development environment known as the Java Development Kit (JDK) for developing and running applications.
Java Standard Edition 8 (Java SE 8) isn't due until March, but Oracle has just released a preview build for testing by developers. The Developer Preview for JDK (Java Development Kit) 8, known as ...
Oracle has recently announced the release of GraalVM for JDK 21. GraalVM is a JDK that uses an alternative just-in-time (JIT) compiler but it also includes a Native Image module, a technology that ...