<?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>OutOfMemoryError on DevTrace — 글로벌 개발 에러 트러블슈팅</title><link>https://tokkabi.com/tags/outofmemoryerror/</link><description>Recent content in OutOfMemoryError on DevTrace — 글로벌 개발 에러 트러블슈팅</description><generator>Hugo -- 0.125.0</generator><language>ko</language><lastBuildDate>Tue, 01 Sep 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://tokkabi.com/tags/outofmemoryerror/index.xml" rel="self" type="application/rss+xml"/><item><title>Java 'GC overhead limit exceeded' OutOfMemoryError — 가비지 컬렉터 과부하의 원인과 해결</title><link>https://tokkabi.com/posts/gc-overhead-limit-exceeded-outofmemoryerror-cause-fix/</link><pubDate>Tue, 01 Sep 2026 00:00:00 +0000</pubDate><guid>https://tokkabi.com/posts/gc-overhead-limit-exceeded-outofmemoryerror-cause-fix/</guid><description>JUnit 테스트나 Java 애플리케이션에서 java.lang.OutOfMemoryError: GC overhead limit exceeded가 발생하는 원인을 추적한다. GC가 기본값으로 전체 CPU 시간의 98%를 소비하면서 힙의 2% 미만만 회수할 때 JVM이 던지는 이 오류의 근본 원인과 힙 크기 조정·메모리 누수 진단·GC 튜닝 해결책을 다룬다.</description></item></channel></rss>