News

JDK 9 is a production-ready implementation of the Java SE 9 Platform Specification, which was recently approved, along with Java EE 8, in the Java Community Process (JCP). Java SE 9 comes with more ...
Java 9 introduces the Stack-Walking API as a more performant and capable alternative to the StackTraceElement– and SecurityManager-related APIs.
Java 9 made it much easier to obtain the current PID. In my previous post, I presented the new java.lang.ProcessHandle interface and its long getPid() method for returning a PID.
Oracle's Java Chief Architect Mark Reinhold has proposed delaying the release of Java 9 for 6 months to allow for more complete testing of the modularity features at the heart of the release.
Java 9 -- better known as Java SE 9 Platform Specification, or Java SE 9 (JDK 9) -- comes nearly three years after the release of Java 8.. In addition to Java 9, Oracle announced the availability of ...
java.util.jar.Pack200.Unpacker.removePropertyChangeListener java.util.logging.LogManager.removePropertyChangeListener In addition, in Java SE 9, about 20 methods and six modules have been deprecated ...
Java 5, released in 2004, marked a turning point with the addition of generics, enhanced for-loops, and annotations, moving Java closer to modern programming practices. From Java 9 onward, the ...
Since Java 9, new releases of Java — the Java Development Kit (JDK) and associated software — come out every six months, every March and September, ...
Oracle is taking the final step to rid the web of its terrible Java browser plugin. While the plugin started off life back in the ‘90s as an innocent way to bring app-like features to browsers ...