| Author |
Log Garbage Collection in Java Web Start
|
Sebastian Albrecht
Greenhorn
Joined: Apr 13, 2011
Posts: 2
|
|
I want to log the GCs in my Java Webstart Apps.
I already tried the option:in the jnlp file, but neither in the java console nor in the specified file gc.log appears any logging when i execute System.gc().
I also tried an absolute file-/pathname.
|
 |
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16487
|
|
|
Have you tried configuring those options in the Java Control Panel on the client machine?
|
 |
Sebastian Albrecht
Greenhorn
Joined: Apr 13, 2011
Posts: 2
|
|
|
Yes i tried, but why do my entered args under 'Runtime-Parameter' always disappear when i close the javaws control panel?
|
 |
 |
|
|
subject: Log Garbage Collection in Java Web Start
|
|
|