开发者

java hsperfdata directory [closed]

开发者 https://www.devze.com 2022-12-26 23:13 出处:网络
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed. This question is off-topic. It is not currently accepting answers.

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

开发者_JAVA技巧

Closed 9 years ago.

Improve this question

Java creates hsperfdata directory usually in the /tmp directory. What purpose does this directory serve? What is the effect on the JVM if this directory is accidentally deleted?


That directory is part of a Java performance counter. There's a JVM argument for turning it off: see this related question on StackOverflow.

0

精彩评论

暂无评论...
验证码 换一张
取 消