JDK12 (March 2019)
Contents
Sources
- Wikipedia
- OpenJDK 12
- Definitive Guide To Java 12
- The Complete Guide to Java 12 New Features
- 39 New Features (and APIs) in JDK 12
- String API updates in Java 12
- Mkyong: What is new in Java 12
JEP list
- JEP 230: Microbenchmark Suite
- JEP 325: Switch Expressions (Preview)
- JEP 326: Raw String Literals (Preview)
- JEP 340: One AArch64 Port, Not Two
- JEP 341: Default CDS Archives
- Address compiler warnings
- Check for use of Internal APIs
- Upgrade your build tool
- Upgrade your dependencies
- Add dependencies for functionality that has moved
- Run the application with the new JDK
- Compile with the new JDK
- Start using the new features