hotspot/agent/make/saenv64.bat

Print this page
rev 611 : Merge

*** 1,8 **** @echo off REM ! REM Copyright 2003-2005 Sun Microsystems, Inc. All Rights Reserved. REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. REM REM This code is free software; you can redistribute it and/or modify it REM under the terms of the GNU General Public License version 2 only, as REM published by the Free Software Foundation. --- 1,8 ---- @echo off REM ! REM Copyright 2003-2008 Sun Microsystems, Inc. All Rights Reserved. REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. REM REM This code is free software; you can redistribute it and/or modify it REM under the terms of the GNU General Public License version 2 only, as REM published by the Free Software Foundation.
*** 41,51 **** :no_sa_java set SA_JAVA=java :sa_java_set ! set SA_CLASSPATH=..\build\classes;..\closed\src\share\lib\maf-1_0.jar;..\closed\src\share\lib\jlfgr-1_0.jar;..\src\share\lib\js.jar;sa.jar;..\..\closed\src\sharelib\maf-1_0.jar;..\..\src\share\lib\jlfgr-1_0.jar;lib\js.jar REM For now, only AMD-64, IA-64 stack walking is not working anyway set SA_LIBPATH=.\src\os\win32\windbg\amd64;.\win32\amd64 set OPTIONS=-Dsun.jvm.hotspot.debugger.useWindbgDebugger --- 41,51 ---- :no_sa_java set SA_JAVA=java :sa_java_set ! set SA_CLASSPATH=..\build\classes;..\src\share\lib\js.jar;sa.jar;lib\js.jar REM For now, only AMD-64, IA-64 stack walking is not working anyway set SA_LIBPATH=.\src\os\win32\windbg\amd64;.\win32\amd64 set OPTIONS=-Dsun.jvm.hotspot.debugger.useWindbgDebugger