I am using commadline java and javac on my Ubuntu Linux host and I was wondering how can I get the list and values of options being passed to JVM like -Xmx -Xms -Xss ?
Also I could not find this information on man java or man javac and I was very surprised with that. Can you help?
 
     
     
    