- JVMLS - The Challenges of Introducing Virtual Threads to the Java Platform on August 25, 2023 Loom
- JEP proposed to target JDK 21: 444: Virtual Threads on April 9, 2023 Loom JDK 21
- More ...
- G1 Pre-Barrier Implementation on August 24, 2022 GC
- Brief Introduction to the Template Interpreter in OpenJDK on September 3, 2021 HotSpot
- Multi-Tier Compilation in GraalVM on April 19, 2021 GraalVM Performance
- Apache Spark—Lightning fast on GraalVM Enterprise on May 5, 2020 GraalVM
- JEP proposed to target JDK 18: 418: Internet-Address Resolution SPI on October 28, 2021 JDK 18 Networking
- Episode 30 “Preview Features: A Look Back and A Look Ahead” with Alex Buckley on March 21, 2023 JDK 20
- Informational JEP: Preview Features: A Look Back, and A Look Ahead on January 18, 2023
- More ...
- Draft JEP: JDK Packaging Guidelines on February 3, 2023 Serviceability
- GraalVM Community Survey Results on December 22, 2020 GraalVM
- GraalVM: Run Programs Faster Everywhere on April 4, 2019 GraalVM
- Java 21 Security #RoadTo21 on September 13, 2023 JDK 21 Security
- Java 21 Tool Enhancements: Better Across the Board #RoadTo21 on September 6, 2023 JDK 21 Serviceability JFR
- More ...
- Standardizing JEP 343 with draft of new JEP - Packaging Tool on July 20, 2020 Client
- New candidate JEP: 456: Unnamed Variables and Patterns on September 27, 2023 Amber
- New candidate JEP: 455: Primitive types in Patterns, instanceof, and switch (Preview) on September 26, 2023 Amber
- More ...
- Java Cryptographic Extension Survey on April 12, 2022 Security
- What's New in JDK 20? on July 1, 2023 JDK 20
- JDK 20 - Reviewing the Enhancements in the Latest JDK Release on April 8, 2023 JDK 20
- More ...
- Java Management Service on January 17, 2023 Oracle Cloud
- Java Experts Spill the Beans on November 12, 2021 JDK 17 GraalVM Oracle
- More ...
- Java 21 JVM and GC Improvements #RoadTo21 on September 3, 2023 JDK 21 Performance GC
- To Java 21 and Beyond! on August 8, 2023 JDK 21
- More ...
- Evolving the Security of the Java Platform on April 11, 2023 Security Oracle
- What’s New in Java Security? on September 19, 2019 Security
- Episode 21 “JEP 421 and Finalization Deprecation” on January 12, 2022 JDK 18 Core Libraries Security
- JEP proposed to target JDK 18: 421: Deprecate Finalization for Removal on November 30, 2021 JDK 18 Core Libraries
- More ...
- New candidate JEP: 457: Class-File API (Preview) on September 28, 2023 Core Libraries
- JVMLS - A Classfile API for the JDK on August 24, 2023 Core Libraries
- More ...
- OpenJDK - Change the Future of Java on May 7, 2023
- Episode 30 “Preview Features: A Look Back and A Look Ahead” with Alex Buckley on March 21, 2023 JDK 20
- More ...
- Experimenting with JFR Mirror Events on June 4, 2021 JFR Networking JDK 17
- Networking I/O with Virtual Threads - Under the hood on May 10, 2021 Loom Networking
- More ...
- Secure Coding Guidelines for Java SE on January 4, 2023 Security
- Keeping Your Java Applications Secure - Cryptographic Improvements and Best Practices on September 17, 2020 Security
- Running JDK Tools within a JShell Session on March 13, 2023
- In-memory HttpServer Handler on October 18, 2021 JDK 18 Networking
- JVMLS - Everything You Never Wanted to Know about Java Class Initialization on September 4, 2023
- GraalVM-Native Images: The Best Startup Solution for Your Applications on September 19, 2019 GraalVM Native Image Performance
- More ...
- Faster Charset Encoding on October 17, 2021 Performance JDK 17 JDK 18
- Faster Charset Decoding on February 24, 2021 JDK 17 Performance
- More ...
- The Arrival of Java 18! on March 22, 2022 JDK 18 Oracle
- JVMLS - Value Objects in Valhalla on September 5, 2023 Valhalla
- Episode 16 “Let's Discuss JDK and Networking” with Michael McMahon and Daniel Fuchs on April 12, 2021 Networking JDK 16 JDK 17 Loom
- Terminology update: Primitive Objects on October 5, 2020 Valhalla
- Class & Interface Terminology on May 7, 2020 Amber
- David Buck on Java Concurrency and the Japanese Java Community on October 27, 2019
- Java Concurrency, A(nother) Peek Under the Hood on September 20, 2019 Concurrency
- More ...
- New container-discuss@openjdk.org mailing list on August 16, 2023 Cloud
- Quality Outreach Heads-up - JLine is now the Default Console Provider on July 31, 2023 JDK 22 Core Libraries
- More ...
- David Simms on the JVM and Project Valhalla on February 7, 2020
- LWorld: the next steps on the journey to Valhalla on July 31, 2018 Valhalla
- Introduction to Project Panama - Part 2: Variadic Functions on June 27, 2022 Panama JDK 19
- Introduction to Project Panama - Part 1: "Hello World" on June 6, 2022 Panama JDK 19
- Introducing the Java SE Subscription Enterprise Performance Pack on October 18, 2022 Oracle
- The New Stack - Java Adapts to Cloud Native Computing on March 1, 2022 Oracle Cloud
- More ...
- SuperWord (Auto-Vectorization) - An Introduction on March 20, 2023 HotSpot
- Oracle GraalVM Enterprise Edition on May 16, 2019 GraalVM
- Project Skara: Migrating OpenJDK to Git and GitHub on April 3, 2021 Skara
- Migrating OpenJDK to Git & GitHub - GitHub Universe 2020 on December 11, 2020 Skara
- More ...
- New JFR `view` Command on May 31, 2023 JFR JDK 21
- JFR Improved Ergonomics on June 1, 2022 JFR JDK 17
- More ...
- JVMLS - Generational ZGC and Beyond on August 31, 2023 GC
- ZGC - The Future of Low-Latency Garbage Collection Is Here on January 25, 2023 GC
- More ...
- Evolving the Security of the Java Platform on April 11, 2023 Security Oracle
- JVMLS - Java and GPU … are we nearly there yet? on August 22, 2023 Babylon
- Patterns: Exhaustiveness, Unconditionality, and Remainder on May 26, 2023 Java Language Amber
- JEP proposed to target JDK 21: 441: Pattern Matching for switch on May 5, 2023 Amber JDK 21
- More ...
- JVMLS 2023 Keynote on September 14, 2023 Valhalla Leyden Oracle
- Java First. Java Always. | Level Up Keynote on March 22, 2023 JDK 20 Oracle
- More ...
- The Inside Java Newsletter: June 2023 - An Inspiration for the Future! on June 30, 2023 Oracle
- The Future of Java is You | JavaOne 2022 Community Keynote on October 27, 2022
- Ahead Of Time (AOT) Internals on August 1, 2017
- The Future of Java is Now - Deep Dive on January 15, 2020
- The Future of Java is Today on June 24, 2019
- More ...
- Improving performance of GraalVM native images with profile-guided optimizations on August 29, 2019 GraalVM Native Image Performance
- Moving Java Forward Keynote on March 28, 2022 JDK 18 Oracle
- Your Guide to OpenJDK Development on April 12, 2021
- OracleDevLive Preview | Jesper Wilhelmsson on Contributing to OpenJDK on February 22, 2021
- More ...
- The Inside Java Newsletter: Learning, Sharing, Collaborating on September 14, 2023 Oracle
- The Inside Java Newsletter: July 2023 — The Paris JUG Java Day on August 17, 2023 Oracle
- More ...
- JEP proposed to target JDK 21: 445: Unnamed Classes and Instance Main Methods (Preview) on May 6, 2023 Amber JDK 21
- JEP proposed to target JDK 21: 430: String Templates (Preview) on March 3, 2023 Amber JDK 21
- More ...
- GraalVM 21.0 VS Code Extensions Released on January 19, 2021 GraalVM
- Programmer's Guide to JDK Flight Recorder on February 27, 2023 Serviceability
- Exceptions - You don't gotta catch 'em all! on January 12, 2022 Java Language Serviceability
- More ...
- Quality Outreach Heads-up - Annotation Processing Change on July 29, 2023 JDK 21 JDK 22
- JDK 18 augmented `javac -Xlint:serial` checks on October 20, 2021 JDK 18 Security
- More ...
- JVMLS - Project Leyden on September 7, 2023 Leyden
- Introduction: Q-descriptors and v-bytecodes on August 22, 2023 Valhalla
- More ...
- On Markdown in (Java) documentation on January 24, 2023
- Programmer's Guide to Snippets on March 23, 2022 JDK 18
- More ...
- Debugging Native Library Linkage Errors on April 1, 2022
- Calling a Rust library with the Panama FFI on September 3, 2021 Panama
- More ...
- Java 21 API Changes #RoadTo21 on September 10, 2023 JDK 21 Core Libraries
- Java 21 new feature: Virtual Threads #RoadTo21 on August 30, 2023 JDK 21 Loom
- More ...
- The Simple Web Server in JDK 18 on April 1, 2022 JDK 18
- Episode 22 “JEP 408 - Simple Web Server” on March 4, 2022 JDK 18 Networking Core Libraries
- More ...
- Java Experts Spill the Beans on November 12, 2021 JDK 17 GraalVM Oracle
- KDF JEP for the Java Platform on July 30, 2023 Security
- JavaFX 20 and Beyond on April 16, 2023 JDK 20 Client
- Building and Deploying Java Client Desktop Applications with JDK 17 and Beyond on December 8, 2022 Client
- More ...
- JEP 347: Adopt C++14 Language Features in the JDK on June 29, 2020 JDK 16
- Metaspace in OpenJDK 16 on November 27, 2020 JDK 16
- JEP proposed to target JDK 18: 416: Reimplement Core Reflection with Method Handles on October 19, 2021 JDK 18 Core Libraries
- Modern Java Delivery: Java 17, 18 and Open JDK on May 3, 2022 Oracle JDK 17 JDK 18
- Moving Java Forward Keynote on March 28, 2022 JDK 18 Oracle
- More ...
- JVMLS 2023 Keynote on September 14, 2023 Valhalla Leyden Oracle
- JVMLS - Project Leyden on September 7, 2023 Leyden
- More ...
- HotSpot Deep Dive - Safepoint on July 12, 2022 HotSpot
- Episode 13 “JDK Flight Recorder” with Markus Grönlund on February 22, 2021 JFR
- More ...
- New candidate JEP: 454: Foreign Function & Memory API on September 11, 2023 Panama
- FFM API Provides Massive Performance Improvements for Native Strings on August 29, 2023 JDK 22 Panama
- More ...
- Java Networking Enhancements since JDK 11 on December 28, 2022 Networking
- Episode 16 “Let's Discuss JDK and Networking” with Michael McMahon and Daniel Fuchs on April 12, 2021 Networking JDK 16 JDK 17 Loom
- More ...
- Episode 23 “Java 18 is Here!” on March 22, 2022 JDK 18
- What’s New in the Java Language and Tooling on September 18, 2019
- Java First. Java Always. on October 19, 2022 Oracle
- Meet the Java Experts Panel on October 5, 2021 JDK 17 Oracle
- More ...
- Episode 23 “Java 18 is Here!” on March 22, 2022 JDK 18
- JEP 400 and the Default Charset on October 4, 2021 Core Libraries JDK 18
- Java 21 Brings Full Pattern Matching #RoadTo21 on September 17, 2023 JDK 21 Amber
- Upgrading from Java 17 to 21 #RoadTo21 on August 27, 2023 JDK 21
- More ...
- Nils Eliasson on OpenJDK Hotspot Compiler Engineering on February 13, 2020
- Faster warmup, smaller downloads, JDK 16 — GraalVM 21.1 is here! on April 20, 2021 GraalVM Native Image JDK 16
- GraalVM on Truffle—Going Fully Metacircular on January 19, 2021 GraalVM
- More ...
- Making Sense of Native Image Contents on February 15, 2021 GraalVM
- GraalVM Native Image Quick Reference on February 4, 2021 GraalVM
- More ...
- Biased locking Obsoletion update on November 17, 2020 HotSpot JDK 16
- Biased locking Obsoletion on November 3, 2020 HotSpot JDK 16
- Call for Discussion: New Project: Babylon on September 6, 2023 Babylon
- JVMLS - Code Reflection on August 28, 2023 Babylon
- More ...
- Z Garbage Collector: The Next Generation on April 23, 2023 GC
- Simplifying native-image generation with Maven plugin and embeddable configuration on March 19, 2019 GraalVM Native Image
- Programmer's Guide to Snippets on March 23, 2022 JDK 18
- JEP proposed to target JDK 18: 413: Code Snippets in Java API Documentation on August 23, 2021 JDK 18
- Java Records are "Trusted" and Consequently Faster on September 15, 2023 JDK 21 Performance Amber
- FFM API Provides Massive Performance Improvements for Native Strings on August 29, 2023 JDK 22 Panama
- More ...
- ZGC - What's new in JDK 18 on April 29, 2022 JDK 18 GC
- ZGC - The Future of Low-Latency Garbage Collection Is Here on March 30, 2022 GC
- More ...
- Building and Deploying Java Client Desktop Applications with JDK 17 and Beyond on December 8, 2022 Client
- CFV: New Project: Wakefield on August 11, 2021 Client
- More ...
- UseDynamicNumberOfCompilerThreads and Memory Footprint on May 30, 2023 GC
- Troubleshooting Native Memory Issues in Java Applications on March 29, 2023 Serviceability
- More ...
- Project Loom Update on July 29, 2019 Loom Concurrency
- HotSpot Handshaking on February 10, 2020 GC
- JShell Tutorial on April 15, 2017
- Control-flow based JIT compiler visualization on May 24, 2022 HotSpot
- Improving the Ideal Graph Visualizer for better comprehension of Java's main JIT compiler on April 22, 2021 HotSpot JDK 17
- Project Skara: Migrating OpenJDK to Git and GitHub on April 3, 2021 Skara
- Migrating OpenJDK to Git & GitHub - GitHub Universe 2020 on December 11, 2020 Skara
- More ...
- Testing Clean Cleaner Cleanup on May 27, 2022 Core Libraries JDK 18
- Replacing Finalizers with Cleaners on May 25, 2022 Core Libraries JDK 18
- JVMLS - Continuations Under the Covers on August 26, 2023 Loom
- JEP proposed to target JDK 21: 451: Prepare to Disallow the Dynamic Loading of Agents on May 24, 2023 Modules Serviceability JDK 21
- More ...
- NUMA-Aware Memory Allocation for G1 GC on November 3, 2020 GC
- Optimize Java Applications and Simplify Uptaking New JDK Versions with Java Management Service on June 16, 2023 Oracle Cloud
- Announcing Windows support for Java Management Service on October 7, 2021 Oracle Cloud Serviceability
- More ...
- JDK 21 Security Enhancements on September 22, 2023 Security JDK 21
- JDK 20 Security Enhancements on March 22, 2023 Security JDK 20
- More ...
- Java Virtual Threads on May 4, 2023 JDK 20 Loom
- The Arrival of Java 21! on September 19, 2023 JDK 21 Oracle
- The Inside Java Newsletter: Learning, Sharing, Collaborating on September 14, 2023 Oracle
- More ...
- GraalVM Native Image — Faster, Smarter, Leaner on April 25, 2023 GraalVM JDK 20
- Java Experts Spill the Beans on November 12, 2021 JDK 17 GraalVM Oracle
- More ...
- GC progress from JDK 8 to JDK 17 on November 24, 2021 GC Performance JDK 17
- G1: To Infinity and Beyond on October 11, 2021 GC JDK 17 Performance
- More ...
- JEP proposed to target JDK 21: 439: Generational ZGC on May 4, 2023 GC JDK 21
- Quality Outreach Heads-up - New Generational ZGC Early Access Builds on November 29, 2022 GC
- Survey on serviceability tools: jinfo, jmap & jstack on June 15, 2020 Serviceability
- My Favorite JDK 21 Feature: Javadoc Search URL on September 25, 2023 JDK 21 Core Libraries
- Quality Outreach Heads-up - JDK 21: Sequenced Collections Incompatibilities on May 12, 2023 Core Libraries JDK 21
- More ...
- Using the JShell API to implement a Java Source Browser on November 21, 2022 Core Libraries
- The javac Tree API on September 20, 2021
- More ...
- G1/Parallel/Serial GC improvements in JDK 21 on August 10, 2023 JDK 21 GC
- G1/Parallel/Serial GC improvements in JDK 20 on March 17, 2023 JDK 20 GC
- More ...
- Everything you need to know about GraalVM on November 4, 2019 GraalVM
- Maximizing Performance with GraalVM on September 17, 2019 GraalVM Native Image Performance
- SHA-3 based digital signatures support on August 18, 2020 Security
- Amber is moving to Git, GitHub and Skara on April 13, 2020 Amber Skara
- Evolving Java: Project Amber on February 20, 2020 Amber
- More ...
- Gathering the Streams on June 29, 2023 Core Libraries
- Vector API on September 17, 2019 Panama
- Vectors and the Numerics on the JVM on July 29, 2019 Panama
- Ahead Of Time (AOT) Internals on August 1, 2017