<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>JVM on Neat Guy Coding</title><link>https://neatguycoding.com/categories/jvm/</link><description>Recent content in JVM on Neat Guy Coding</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 NeatGuyCoding</copyright><lastBuildDate>Mon, 01 Dec 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://neatguycoding.com/categories/jvm/index.xml" rel="self" type="application/rss+xml"/><item><title>JDK Tough Way - 7. JFR Event Collection Principles and Evolution</title><link>https://neatguycoding.com/posts/tough-jdk-7-jfr-conf-usage/</link><pubDate>Mon, 01 Dec 2025 00:00:00 +0000</pubDate><guid>https://neatguycoding.com/posts/tough-jdk-7-jfr-conf-usage/</guid><description>A comprehensive analysis of JFR (Java Flight Recorder) configuration system, usage methods, and event collection mechanisms. Covers JFR configuration system (global configuration, recording level configuration, JFC configuration files), multiple usage methods (JVM parameters, jcmd commands, JDK API, JMX), jfr tool analysis, event type classification and configuration applicability, as well as core changes and best practices from JDK 11 to JDK 25.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://neatguycoding.com/posts/tough-jdk-7-jfr-conf-usage/featured.jpg"/></item><item><title>JDK Tough Way - 6. Practical Guide and Underlying Principles of Tracking Java Heap OOM with JFR</title><link>https://neatguycoding.com/posts/tough-jdk-6-jfr-track-oom/</link><pubDate>Tue, 18 Nov 2025 00:00:00 +0000</pubDate><guid>https://neatguycoding.com/posts/tough-jdk-6-jfr-track-oom/</guid><description>In-depth guide on how to quickly locate Java heap OOM using JFR (JDK Flight Recorder) with practical methods and underlying principles, covering JFR event analysis for three typical OOM scenarios, including key events such as Allocation Requiring GC, ZAllocationStall, ObjectAllocationOutsideTLAB, and techniques for collecting and analyzing them.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://neatguycoding.com/posts/tough-jdk-6-jfr-track-oom/featured.jpg"/></item><item><title>JDK Tough Way - 5. Heap Dump and Error Handling Diagnostic Evolution and Best Practices</title><link>https://neatguycoding.com/posts/tough-jdk-5-heap-dump-diagnostics/</link><pubDate>Tue, 11 Nov 2025 00:00:00 +0000</pubDate><guid>https://neatguycoding.com/posts/tough-jdk-5-heap-dump-diagnostics/</guid><description>In-depth analysis of JVM error handling and diagnostic parameter design principles, implementation mechanisms, and version evolution, covering Heap Dump, Java heap OOM handling, error logging, and other key parameters with source code analysis and best practices.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://neatguycoding.com/posts/tough-jdk-5-heap-dump-diagnostics/featured.jpg"/></item><item><title>A Brief Look at JEP - JEP-502: Stable Value (Preview)</title><link>https://neatguycoding.com/posts/brief-look-jep-502/</link><pubDate>Sat, 01 Nov 2025 00:00:00 +0000</pubDate><guid>https://neatguycoding.com/posts/brief-look-jep-502/</guid><description>An exploration of JEP 502&amp;rsquo;s StableValue API, which addresses the fundamental trade-off between immutability and initialization flexibility in Java. This article covers the API design, core implementation details including double-checked locking patterns, memory semantics, and JIT optimization strategies using the @Stable annotation.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://neatguycoding.com/posts/brief-look-jep-502/featured.jpg"/></item><item><title>JDK Tough Way - 4. The Most Detailed JVM Memory Structure Analysis</title><link>https://neatguycoding.com/posts/tough-jdk-4-jvm-memory/</link><pubDate>Tue, 28 Mar 2023 00:00:00 +0000</pubDate><guid>https://neatguycoding.com/posts/tough-jdk-4-jvm-memory/</guid><description>A comprehensive deep-dive into JVM memory architecture covering heap memory, metaspace, thread stacks, and compressed object pointers. This technical analysis examines memory allocation processes, Native Memory Tracking, and provides practical examples using tools like jol, jhsdb, and JFR for understanding JVM memory management internals.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://neatguycoding.com/posts/tough-jdk-4-jvm-memory/featured.jpg"/></item><item><title>Tackling a Mysterious JVM Safepoint Issue: A Journey from Problem to Solution</title><link>https://neatguycoding.com/posts/log-copy-issue/</link><pubDate>Sun, 19 Jun 2022 00:00:00 +0000</pubDate><guid>https://neatguycoding.com/posts/log-copy-issue/</guid><description>A deep dive into diagnosing and resolving a production JVM issue where applications would freeze during hourly log synchronization tasks. We explore safepoint analysis, JVM log output blocking, asynchronous logging implementation, and WebFlux optimization to achieve a complete solution.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://neatguycoding.com/posts/log-copy-issue/featured.jpg"/></item><item><title>OpenJDK 11 JVM Logging: A Comprehensive Guide to the New Unified Configuration</title><link>https://neatguycoding.com/posts/jvm-log/</link><pubDate>Thu, 06 Feb 2020 00:00:00 +0000</pubDate><guid>https://neatguycoding.com/posts/jvm-log/</guid><description>Discover how OpenJDK 11 revolutionized JVM logging with its unified configuration system. Learn about essential log tags for GC analysis, class loading, and runtime compilation, plus master dynamic log configuration using jcmd for real-time performance tuning.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://neatguycoding.com/posts/jvm-log/featured.jpg"/></item></channel></rss>