An open API service indexing awesome lists of open source software.

https://github.com/quickheaven/java-new-features

High-level overview of some of the new features.
https://github.com/quickheaven/java-new-features

java

Last synced: 2 months ago
JSON representation

High-level overview of some of the new features.

Awesome Lists containing this project

README

          

# New Features in Java
High-level overview of some of the new features.

* [Java 12](https://github.com/quickheaven/java-new-features/blob/main/java-core-nf/src/test/java/ca/quickheaven/jdk/nf/Java12NewFeaturesTest.java)
* [Java 13](https://github.com/quickheaven/java-new-features/blob/main/java-core-nf/src/test/java/ca/quickheaven/jdk/nf/Java13NewFeaturesTest.java)
* [Java 14](https://github.com/quickheaven/java-new-features/blob/main/java-core-nf/src/test/java/ca/quickheaven/jdk/nf/Java14NewFeaturesTest.java)
* [Java 15](https://github.com/quickheaven/java-new-features/blob/main/java-core-nf/src/test/java/ca/quickheaven/jdk/nf/Java15NewFeaturesTest.java)
* [Java 16](https://github.com/quickheaven/java-new-features/blob/main/java-core-nf/src/test/java/ca/quickheaven/jdk/nf/Java16NewFeaturesTest.java)
* [Java 17](https://github.com/quickheaven/java-new-features/blob/main/java-core-nf/src/test/java/ca/quickheaven/jdk/nf/Java17NewFeaturesTest.java)