<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>内存管理 on Jeanphilo Blog</title><link>https://shio-chan-dev.github.io/jeanblog/zh/tags/%E5%86%85%E5%AD%98%E7%AE%A1%E7%90%86/</link><description>Recent content in 内存管理 on Jeanphilo Blog</description><generator>Hugo -- 0.159.2</generator><language>zh-cn</language><lastBuildDate>Sat, 24 Jan 2026 15:29:20 +0800</lastBuildDate><atom:link href="https://shio-chan-dev.github.io/jeanblog/zh/tags/%E5%86%85%E5%AD%98%E7%AE%A1%E7%90%86/index.xml" rel="self" type="application/rss+xml"/><item><title>Java 栈的内存泄漏：为什么 pop 之后仍然占用</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/engineering/java-stack-memory-leak/</link><pubDate>Sat, 24 Jan 2026 15:29:20 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/engineering/java-stack-memory-leak/</guid><description>通过经典栈实现示例解释 Java 的内存泄漏与修复方式。</description></item><item><title>实时语言与堆内存分配：为什么动态分配会破坏实时性</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/system/real-time-language-heap-allocation/</link><pubDate>Sat, 24 Jan 2026 11:06:00 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/system/real-time-language-heap-allocation/</guid><description>解释实时系统为什么回避堆分配与 GC，并给出可落地的内存管理策略。</description></item></channel></rss>