Java 19 officially released, improve multi-threaded, concurrent programming difficulties
Java 19 was officially released a few minutes ago, a non-LTS (long term support) release with seven features including structured concurrency, record mode, a preview of external functions and memory APIs, and support for the open source Linux/RISC-V instruction set architecture (ISA).
New Features JEP 405 Record Patterns (preview)
JEP 422 Linux/RISC-V Port
JEP 424 Foreign Function & Memory API (preview)
JEP 425 Virtual Threads (Preview)
JEP 426 Vector API (4th incubation)