News

Java is quite platform-independent and mostly upwards compatible, so it is common to compile a piece of code using a given J2SE version and expect it to work in later JVM versions.
After two years in the current format, the Java version scheme is going to adopt semantic versioning from Java 9 onwards, following best practices in software versioning across the industry. Applicati ...