Skip to content

LinZong/HugeStackMapTableOom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

mvn package -Dmaven.test.skip=true -DskipTests
java -jar /path/to/target/huge-stackmap-oom-0.0.1-SNAPSHOT.jar

And use Arthas 3.3.9 to trace method:

trace demo.OomClass traceMe

About

A small sample for Metaspace OOM due to copying a huge StackMapTable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages