Turkey JUG (Java User Group) Profile picture
🇹🇷 Türkiye Java User Group (https://t.co/u87yZTLdwW) JCP (#Java Community Process) Member, Eclipse Foundation Member, JetBrains Community Partner #TurkeyJUG #TürkiyeJUG
Sep 2, 2022 12 tweets 6 min read
Summary of #Java 8,9,10,11,12,13,14,15,16,17,18 features.
All features in a single post. #JDK #JRE #JavaAPI #Software

References: Oracle official website, Java doc and API specification doc.
docs.oracle.com/en/java/ #Java18 Features:
- UTF-8 by Default
- Simple Web Server
- Code Snippets in Java API Doc
- Reimplement Core Reflection with Method Handles
- Vector API
- Internet-Address Resolution SPI
- Foreign Function & Memory API
- Pattern Matching for switch