【JVM】1、java虛擬機參數-X 與 -XX的區別


Options that begin with -X are non-standard (not guaranteed to be supported on all VM implementations), and are subject to change without notice in subsequent releases of the JDK.
以 -X 開頭的是非標准選項(不能保證被所有的 JVM 實現都支持),如果在后續版本的 JDK 中有變更恕不另行通知。

Options that are specified with -XX are not stable and are not recommended for casual use. These options are subject to change without notice.
指定 -XX 的選項是不穩定、不建議隨便使用的。這些選項在今后變更恕不另行通知。


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM