<?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 Niweea’s Blog</title><link>https://niweea.github.io/tags/jvm/</link><description>Recent content in JVM on Niweea’s Blog</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 04 Dec 2022 18:12:22 +0800</lastBuildDate><atom:link href="https://niweea.github.io/tags/jvm/index.xml" rel="self" type="application/rss+xml"/><item><title>JVM字节码理解</title><link>https://niweea.github.io/posts/java/bytecode/jvm_bytecode/</link><pubDate>Sun, 04 Dec 2022 18:12:22 +0800</pubDate><guid>https://niweea.github.io/posts/java/bytecode/jvm_bytecode/</guid><description>从 class 文件结构、常量池到字节码指令，结合 javap 与编译器行为理解 JVM 如何执行 Java 代码。</description></item></channel></rss>