java-24share & followShare this post with your community:I'm active on various platforms. Watch this space or follow me there to get notified when I publish new content:▼s+fShare this post with your community:I'm active on various platforms. Watch this space or follow me there to get notified when I publish new content:Scoped Values in Java 24 - Inside Java Newscast #86#video#java‑24 #project‑loom #structured‑concurrencyScoped values enable a method to share immutable data both with its callees within a thread and with child threads in a convenient, safe, scalable way, particular in comparison to thread-local variables.2025-02-27Java 24 Performance Improvements & Deprecations - Inside Java Newscast #82#video#java‑24 #performance #deprecationJava 24's feature list contains a whopping 24 JDK Enhancement Proposals. Here, we're going to look at the performance improvements and deprecations/removals.2024-12-12Java 24 Language & API Changes - Inside Java Newscast #81#video#java‑24Java 24's feature list contains a whopping 24 JDK Enhancement Proposals. Here, we're going to look at the language and API changes.2024-12-05Java 24 Stops Pinning Virtual Threads (Almost) - Inside Java Newscast #80#video#java‑24 #virtual‑threadsOn Java 24, virtual threads will no longer be pinned inside synchronized blocks, which increases ease of adoption2024-11-21