Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
252 views
in Technique[技术] by (71.8m points)

java - Reduce Metaspace free space (grow less aggressive)

Running an application with Java 8 I have the situation below regarding Metaspace memory:

Metaspace visualvm screenshot

As you can see the difference between size and used space of Metaspace it's a lot imho.

It's possible to reduce how the free Metaspace memory grows during time keeping it's value nearest to the used Metaspace memory?

Thanks

question from:https://stackoverflow.com/questions/65560161/reduce-metaspace-free-space-grow-less-aggressive

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...