Tag

JDK 19

0 views collected around this technical thread.

Java Architecture Diary
Java Architecture Diary
Sep 23, 2022 · Backend Development

Spring Boot 2.7.4 Released: New JDK 19 Support, Bug Fixes & Dependency Updates

Spring Boot 2.7.4 introduces official support for JDK 19, includes numerous bug fixes such as H2 console logging issues and Hazelcast configuration problems, and upgrades a wide range of dependencies from Byte Buddy to Spring Framework, enhancing stability and compatibility for Java developers.

Bug FixesDependency UpdatesJDK 19
0 likes · 4 min read
Spring Boot 2.7.4 Released: New JDK 19 Support, Bug Fixes & Dependency Updates
Java Architecture Diary
Java Architecture Diary
Sep 23, 2022 · Fundamentals

What’s New in JDK 19? 7 Preview Features You Should Know

JDK 19 has been released, bringing seven preview‑stage JEPs—including Record Patterns, Linux/RISC‑V support, a Foreign Function & Memory API, Virtual Threads, a fourth‑incubator Vector API, Pattern Matching for switch, and Structured Concurrency—each aimed at enhancing Java’s performance, interoperability, and concurrency capabilities.

Foreign Function APIJDK 19Java
0 likes · 4 min read
What’s New in JDK 19? 7 Preview Features You Should Know