How to find if the JVM installed on a Windows box is HotSpot or JRockit, or from any other vendor for that matter?
Run this command in your terminal
java -XshowSettings:properties -version
You may use command java -version
from command prompt, which prints JVM information
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With