Java- How to turn off class sharing -


hello im using visual vm , use profiler section messages stating:

to profile application running on jdk 6, need turn off class sharing application otherwise application may crash. turn off class sharing, start application -xshare:off argument.

how do this?

if using eclipse, go run->run configurations, find run configuration, , add -xshare:off in arguments.


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -