<?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>JDK on DevTrace — 글로벌 개발 에러 트러블슈팅</title><link>https://tokkabi.com/tags/jdk/</link><description>Recent content in JDK on DevTrace — 글로벌 개발 에러 트러블슈팅</description><generator>Hugo -- 0.125.7</generator><language>ko</language><lastBuildDate>Wed, 02 Sep 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://tokkabi.com/tags/jdk/index.xml" rel="self" type="application/rss+xml"/><item><title>java.lang.UnsupportedClassVersionError 해결법 — JDK/JRE 버전 불일치와 major.minor 클래스 파일 버전 매핑</title><link>https://tokkabi.com/posts/how-to-fix-javalangunsupportedclassversionerror-unsupported/</link><pubDate>Wed, 02 Sep 2026 00:00:00 +0000</pubDate><guid>https://tokkabi.com/posts/how-to-fix-javalangunsupportedclassversionerror-unsupported/</guid><description>컴파일된 클래스 파일 버전(major.minor)이 실행 중인 JRE보다 높아 발생하는 java.lang.UnsupportedClassVersionError의 원인과 해결법을 설명합니다. Java 버전별 클래스 파일 버전 매핑 표, 임시/권장 해결책, 검증 명령까지 담았습니다.</description></item></channel></rss>