Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何确定 JVM 堆大小默认值?
请注意,我对在运行我的应用程序之前/期间设置或修改其初始、最小或最大大小不感兴趣。如果我什么都不做,我只想知道它在给定的机器上是什么!
Runtime.getRuntime().totalMemory();