https://github.com/rahmanusta/java15-edu
Java 14 Features
https://github.com/rahmanusta/java15-edu
java java-14
Last synced: 9 months ago
JSON representation
Java 14 Features
- Host: GitHub
- URL: https://github.com/rahmanusta/java15-edu
- Owner: rahmanusta
- Created: 2020-03-28T08:56:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-12T22:30:32.000Z (about 5 years ago)
- Last Synced: 2025-03-27T08:48:38.508Z (9 months ago)
- Topics: java, java-14
- Language: Java
- Size: 348 KB
- Stars: 13
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
== Java 15 Features
This repository includes some selected Java 15 features which have presented in conference and meetups.
== Notes
* Be sure `--enable-preview` option is enabled to run preview features
//* Be sure `-XX:+ShowCodeDetailsInExceptionMessages` option is enabled to see helpful NLP output
== Slides
You can find slides here link:Java_15_Features.pdf[]
== How to run
Download JDK 15 https://jdk.java.net/15/ and use your favorite IDE which supports Java 14.
or you can try features on https://tryjshell.org/
== Author
Rahman Usta