<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Java on NineKoo9's story</title><link>https://NineKoo9.github.io/ja/tags/java/</link><description>Recent content in Java on NineKoo9's story</description><generator>Hugo -- gohugo.io</generator><language>ja</language><copyright>© 2026 NineKoo9</copyright><lastBuildDate>Thu, 19 Feb 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://NineKoo9.github.io/ja/tags/java/index.xml" rel="self" type="application/rss+xml"/><item><title>[Java] Javaはなぜ一度コンパイルすれば複数のOSで実行できるのか？ JVM、GC、JIT、JDK/JRE</title><link>https://NineKoo9.github.io/ja/posts/jvm-complete-guide/</link><pubDate>Thu, 19 Feb 2026 00:00:00 +0000</pubDate><guid>https://NineKoo9.github.io/ja/posts/jvm-complete-guide/</guid><description>Javaがなぜプラットフォーム独立性を得るのか、Python/Cとは何が違うのか、現代JVMにおけるGCとJIT、JDK/JREのインストールの概念を一度に整理します。</description></item><item><title>Singleton、そのまま実装したらいけないの？</title><link>https://NineKoo9.github.io/ja/posts/java-singleton-patterns/</link><pubDate>Sat, 14 Feb 2026 00:00:00 +0000</pubDate><guid>https://NineKoo9.github.io/ja/posts/java-singleton-patterns/</guid><description>マルチスレッド環境でSingletonがなぜ壊れてしまうのか、Holderパターンがなぜ安全なのか、enumとSpring singletonをどこまで同じ概念として捉えるべきかを整理します。</description></item></channel></rss>