Search This Blog

Monday, December 13, 2004

Tracing Methods in Java

Install the Weblogic JRockit JVM in your PC.

after this set the path
PATH=d:\jrockit\bin;%PATH%

And make sure the correct JVM is loaded ,

java -version , This should display ,
BEA WebLogic JRockit(TM) 1.4.2_04 JVM

java -Xjvmpi:entryexit=on -Xverbose:codegen -Xverboselog:c :\jvm.txt -jar oc4j.jar

Make sure you delete the jvm.txt before running this.






No comments: