Documentation
Java Profiler 9.0 Help
Getting started
Running applications with profiler
Profiling Java Web Start/JNLP
Java Profiler 9.0 Help
Getting started
Running applications with profiler
Profiling Java Web Start/JNLPProfiling Java Web Start/JNLP
To profile Java Web Start applications,
set environment variable JAVAWS_VM_ARGS:
JAVAWS_VM_ARGS=-agentpath:<agent library path>
If necessary, specify other VM options too:
JAVAWS_VM_ARGS=-agentpath:<agent library path> <other VM options>
Please learn how to specify -agentpath:<agent library path>
On Windows,
you can set JAVAWS_VM_ARGS variable globally in "My Computer" settings.