Java 18¶
Java 18 (2022):
-
UTF-8 by Default: Adopted UTF-8 as the default charset for standard Java APIs.
-
Simple Web Server: Introduced a command-line tool to start a minimal web server.
- Code Snippets in Java API Documentation: Improved API documentation with tagged code snippets.