Wednesday, January 18, 2012

JVM Arguments

Following are usefull JVM Arguments which can be usefull while debugging purpose on production environment:

1. -Verbose:class - this used to get filepath details of each class from where it loaded and on which time.

17 comments: