News

JDK Enhancement Proposal (JEP) 223 is a new JDK versioning scheme to make it easier to distinguish major, minor, and security releases. It's simpler, more intuitive, easier to parse, and aligns ...
With the latest release of the JDK, Oracle has embarked upon a new Java versioning scheme. There has always been a disconnect between the branding of the Java product and the version of the underlying ...
The first edition of Java XML and JSON (June 2016) introduces XML and JSON, explores Java SE’s own XML-oriented APIs, and explores external JSON-oriented APIs for Java SE.