Changeset 278 for trunk/openjdk/hotspot/agent/make
- Timestamp:
- Mar 26, 2011, 8:39:20 PM (14 years ago)
- Location:
- trunk/openjdk
- Files:
-
- 82 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/openjdk
- Property svn:ignore
-
old new 1 1 build 2 build-product-release
-
-
Property svn:mergeinfo
set to
/branches/vendor/oracle/openjdk6/b22 merged eligible /branches/vendor/oracle/openjdk6/current merged eligible
- Property svn:ignore
-
trunk/openjdk/hotspot/agent/make/ClosureFinder.java
r2 r278 1 1 /* 2 * Copyright 2003-2004 Sun Microsystems, Inc. All Rights Reserved.2 * Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved. 3 3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 4 4 * … … 17 17 * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 18 18 * 19 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,20 * CA 95054 USA or visit www.sun.com if you need additional information or21 * have anyquestions.19 * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 20 * or visit www.oracle.com if you need additional information or have any 21 * questions. 22 22 * 23 23 */ -
trunk/openjdk/hotspot/agent/make/Makefile
r2 r278 1 1 # 2 # Copyright 2000-2008 Sun Microsystems, Inc. All Rights Reserved.2 # Copyright (c) 2000, 2008, Oracle and/or its affiliates. All rights reserved. 3 3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 4 4 # … … 17 17 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 18 18 # 19 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,20 # CA 95054 USA or visit www.sun.com if you need additional information or21 # have anyquestions.19 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 20 # or visit www.oracle.com if you need additional information or have any 21 # questions. 22 22 # 23 23 # -
trunk/openjdk/hotspot/agent/make/bugspot.bat
r2 r278 1 1 REM 2 REM Copyright 2002-2008 Sun Microsystems, Inc. All Rights Reserved.2 REM Copyright (c) 2002, 2008, Oracle and/or its affiliates. All rights reserved. 3 3 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 4 4 REM … … 17 17 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 18 18 REM 19 REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,20 REM CA 95054 USA or visit www.sun.com if you need additional information or21 REM have anyquestions.19 REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 20 REM or visit www.oracle.com if you need additional information or have any 21 REM questions. 22 22 REM 23 23 REM -
trunk/openjdk/hotspot/agent/make/build.xml
r2 r278 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <!-- 3 Copyright 2002-2008 Sun Microsystems, Inc. All Rights Reserved.3 Copyright (c) 2002, 2008, Oracle and/or its affiliates. All rights reserved. 4 4 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 … … 18 18 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 20 Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 CA 95054 USA or visit www.sun.com if you need additional information or22 have anyquestions.20 Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 or visit www.oracle.com if you need additional information or have any 22 questions. 23 23 24 24 --> -
trunk/openjdk/hotspot/agent/make/clhsdbproc.sh
r2 r278 2 2 3 3 # 4 # Copyright 2005 Sun Microsystems, Inc. All Rights Reserved.4 # Copyright (c) 2005, Oracle and/or its affiliates. All rights reserved. 5 5 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 6 6 # … … 19 19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 20 20 # 21 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,22 # CA 95054 USA or visit www.sun.com if you need additional information or23 # have anyquestions.21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 22 # or visit www.oracle.com if you need additional information or have any 23 # questions. 24 24 # 25 25 # -
trunk/openjdk/hotspot/agent/make/clhsdbproc64.sh
r2 r278 2 2 3 3 # 4 # Copyright 2005 Sun Microsystems, Inc. All Rights Reserved.4 # Copyright (c) 2005, Oracle and/or its affiliates. All rights reserved. 5 5 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 6 6 # … … 19 19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 20 20 # 21 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,22 # CA 95054 USA or visit www.sun.com if you need additional information or23 # have anyquestions.21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 22 # or visit www.oracle.com if you need additional information or have any 23 # questions. 24 24 # 25 25 # -
trunk/openjdk/hotspot/agent/make/clhsdbwindbg.bat
r2 r278 2 2 3 3 REM 4 REM Copyright 2005 Sun Microsystems, Inc. All Rights Reserved.4 REM Copyright (c) 2005, Oracle and/or its affiliates. All rights reserved. 5 5 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 6 6 REM … … 19 19 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 20 20 REM 21 REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,22 REM CA 95054 USA or visit www.sun.com if you need additional information or23 REM have anyquestions.21 REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 22 REM or visit www.oracle.com if you need additional information or have any 23 REM questions. 24 24 REM 25 25 REM -
trunk/openjdk/hotspot/agent/make/clhsdbwindbg64.bat
r2 r278 2 2 3 3 REM 4 REM Copyright 2005 Sun Microsystems, Inc. All Rights Reserved.4 REM Copyright (c) 2005, Oracle and/or its affiliates. All rights reserved. 5 5 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 6 6 REM … … 19 19 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 20 20 REM 21 REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,22 REM CA 95054 USA or visit www.sun.com if you need additional information or23 REM have anyquestions.21 REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 22 REM or visit www.oracle.com if you need additional information or have any 23 REM questions. 24 24 REM 25 25 REM -
trunk/openjdk/hotspot/agent/make/dumpflagsproc.sh
r2 r278 1 1 #!/bin/sh 2 2 # 3 # Copyright 2002-2003 Sun Microsystems, Inc. All Rights Reserved.3 # Copyright (c) 2002, 2003, Oracle and/or its affiliates. All rights reserved. 4 4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 # … … 18 18 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 # 20 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 # CA 95054 USA or visit www.sun.com if you need additional information or22 # have anyquestions.20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 # or visit www.oracle.com if you need additional information or have any 22 # questions. 23 23 # 24 24 # -
trunk/openjdk/hotspot/agent/make/dumpflagsproc64.sh
r2 r278 1 1 #!/bin/sh 2 2 # 3 # Copyright 2002-2003 Sun Microsystems, Inc. All Rights Reserved.3 # Copyright (c) 2002, 2003, Oracle and/or its affiliates. All rights reserved. 4 4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 # … … 18 18 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 # 20 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 # CA 95054 USA or visit www.sun.com if you need additional information or22 # have anyquestions.20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 # or visit www.oracle.com if you need additional information or have any 22 # questions. 23 23 # 24 24 # -
trunk/openjdk/hotspot/agent/make/dumpflagswindbg.bat
r2 r278 1 1 @echo off 2 2 REM 3 REM Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.3 REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. 4 4 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 REM … … 18 18 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 REM 20 REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 REM CA 95054 USA or visit www.sun.com if you need additional information or22 REM have anyquestions.20 REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 REM or visit www.oracle.com if you need additional information or have any 22 REM questions. 23 23 REM 24 24 REM -
trunk/openjdk/hotspot/agent/make/dumpflagswindbg64.bat
r2 r278 1 1 @echo off 2 2 REM 3 REM Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.3 REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. 4 4 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 REM … … 18 18 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 REM 20 REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 REM CA 95054 USA or visit www.sun.com if you need additional information or22 REM have anyquestions.20 REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 REM or visit www.oracle.com if you need additional information or have any 22 REM questions. 23 23 REM 24 24 REM -
trunk/openjdk/hotspot/agent/make/dumpsyspropsproc.sh
r2 r278 1 1 #!/bin/sh 2 2 # 3 # Copyright 2002-2003 Sun Microsystems, Inc. All Rights Reserved.3 # Copyright (c) 2002, 2003, Oracle and/or its affiliates. All rights reserved. 4 4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 # … … 18 18 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 # 20 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 # CA 95054 USA or visit www.sun.com if you need additional information or22 # have anyquestions.20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 # or visit www.oracle.com if you need additional information or have any 22 # questions. 23 23 # 24 24 # -
trunk/openjdk/hotspot/agent/make/dumpsyspropsproc64.sh
r2 r278 1 1 #!/bin/sh 2 2 # 3 # Copyright 2002-2003 Sun Microsystems, Inc. All Rights Reserved.3 # Copyright (c) 2002, 2003, Oracle and/or its affiliates. All rights reserved. 4 4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 # … … 18 18 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 # 20 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 # CA 95054 USA or visit www.sun.com if you need additional information or22 # have anyquestions.20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 # or visit www.oracle.com if you need additional information or have any 22 # questions. 23 23 # 24 24 # -
trunk/openjdk/hotspot/agent/make/dumpsyspropswindbg.bat
r2 r278 1 1 @echo off 2 2 REM 3 REM Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.3 REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. 4 4 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 REM … … 18 18 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 REM 20 REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 REM CA 95054 USA or visit www.sun.com if you need additional information or22 REM have anyquestions.20 REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 REM or visit www.oracle.com if you need additional information or have any 22 REM questions. 23 23 REM 24 24 REM -
trunk/openjdk/hotspot/agent/make/dumpsyspropswindbg64.bat
r2 r278 1 1 @echo off 2 2 REM 3 REM Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.3 REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. 4 4 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 REM … … 18 18 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 REM 20 REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 REM CA 95054 USA or visit www.sun.com if you need additional information or22 REM have anyquestions.20 REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 REM or visit www.oracle.com if you need additional information or have any 22 REM questions. 23 23 REM 24 24 REM -
trunk/openjdk/hotspot/agent/make/finalizerinfoproc.sh
r2 r278 1 1 #!/bin/sh 2 2 # 3 # Copyright 2004 Sun Microsystems, Inc. All Rights Reserved.3 # Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved. 4 4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 # … … 18 18 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 # 20 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 # CA 95054 USA or visit www.sun.com if you need additional information or22 # have anyquestions.20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 # or visit www.oracle.com if you need additional information or have any 22 # questions. 23 23 # 24 24 # -
trunk/openjdk/hotspot/agent/make/finalizerinfoproc64.sh
r2 r278 1 1 #!/bin/sh 2 2 # 3 # Copyright 2004 Sun Microsystems, Inc. All Rights Reserved.3 # Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved. 4 4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 # … … 18 18 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 # 20 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 # CA 95054 USA or visit www.sun.com if you need additional information or22 # have anyquestions.20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 # or visit www.oracle.com if you need additional information or have any 22 # questions. 23 23 # 24 24 # -
trunk/openjdk/hotspot/agent/make/finalizerinfowindbg.bat
r2 r278 1 1 @echo off 2 2 REM 3 REM Copyright 2004 Sun Microsystems, Inc. All Rights Reserved.3 REM Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved. 4 4 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 REM … … 18 18 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 REM 20 REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 REM CA 95054 USA or visit www.sun.com if you need additional information or22 REM have anyquestions.20 REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 REM or visit www.oracle.com if you need additional information or have any 22 REM questions. 23 23 REM 24 24 REM -
trunk/openjdk/hotspot/agent/make/finalizerinfowindbg64.bat
r2 r278 1 1 @echo off 2 2 REM 3 REM Copyright 2004 Sun Microsystems, Inc. All Rights Reserved.3 REM Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved. 4 4 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 REM … … 18 18 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 REM 20 REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 REM CA 95054 USA or visit www.sun.com if you need additional information or22 REM have anyquestions.20 REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 REM or visit www.oracle.com if you need additional information or have any 22 REM questions. 23 23 REM 24 24 REM -
trunk/openjdk/hotspot/agent/make/grantAll.policy
r2 r278 1 1 // 2 // Copyright 2000 Sun Microsystems, Inc. All Rights Reserved.2 // Copyright (c) 2000, Oracle and/or its affiliates. All rights reserved. 3 3 // DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 4 4 // … … 17 17 // Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 18 18 // 19 // Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,20 // CA 95054 USA or visit www.sun.com if you need additional information or21 // have anyquestions.19 // Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 20 // or visit www.oracle.com if you need additional information or have any 21 // questions. 22 22 // 23 23 // -
trunk/openjdk/hotspot/agent/make/heapdumpproc.sh
r2 r278 2 2 3 3 # 4 # Copyright 2004-2005 Sun Microsystems, Inc. All Rights Reserved.4 # Copyright (c) 2004, 2005, Oracle and/or its affiliates. All rights reserved. 5 5 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 6 6 # … … 19 19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 20 20 # 21 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,22 # CA 95054 USA or visit www.sun.com if you need additional information or23 # have anyquestions.21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 22 # or visit www.oracle.com if you need additional information or have any 23 # questions. 24 24 # 25 25 # -
trunk/openjdk/hotspot/agent/make/heapdumpproc64.sh
r2 r278 2 2 3 3 # 4 # Copyright 2004-2005 Sun Microsystems, Inc. All Rights Reserved.4 # Copyright (c) 2004, 2005, Oracle and/or its affiliates. All rights reserved. 5 5 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 6 6 # … … 19 19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 20 20 # 21 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,22 # CA 95054 USA or visit www.sun.com if you need additional information or23 # have anyquestions.21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 22 # or visit www.oracle.com if you need additional information or have any 23 # questions. 24 24 # 25 25 # -
trunk/openjdk/hotspot/agent/make/heapdumpwindbg.bat
r2 r278 2 2 3 3 REM 4 REM Copyright 2004-2005 Sun Microsystems, Inc. All Rights Reserved.4 REM Copyright (c) 2004, 2005, Oracle and/or its affiliates. All rights reserved. 5 5 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 6 6 REM … … 19 19 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 20 20 REM 21 REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,22 REM CA 95054 USA or visit www.sun.com if you need additional information or23 REM have anyquestions.21 REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 22 REM or visit www.oracle.com if you need additional information or have any 23 REM questions. 24 24 REM 25 25 REM -
trunk/openjdk/hotspot/agent/make/heapdumpwindbg64.bat
r2 r278 2 2 3 3 REM 4 REM Copyright 2004-2005 Sun Microsystems, Inc. All Rights Reserved.4 REM Copyright (c) 2004, 2005, Oracle and/or its affiliates. All rights reserved. 5 5 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 6 6 REM … … 19 19 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 20 20 REM 21 REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,22 REM CA 95054 USA or visit www.sun.com if you need additional information or23 REM have anyquestions.21 REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 22 REM or visit www.oracle.com if you need additional information or have any 23 REM questions. 24 24 REM 25 25 REM -
trunk/openjdk/hotspot/agent/make/heapsumproc.sh
r2 r278 1 1 #!/bin/sh 2 2 # 3 # Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.3 # Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. 4 4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 # … … 18 18 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 # 20 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 # CA 95054 USA or visit www.sun.com if you need additional information or22 # have anyquestions.20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 # or visit www.oracle.com if you need additional information or have any 22 # questions. 23 23 # 24 24 # -
trunk/openjdk/hotspot/agent/make/heapsumproc64.sh
r2 r278 1 1 #!/bin/sh 2 2 # 3 # Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.3 # Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. 4 4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 # … … 18 18 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 # 20 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 # CA 95054 USA or visit www.sun.com if you need additional information or22 # have anyquestions.20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 # or visit www.oracle.com if you need additional information or have any 22 # questions. 23 23 # 24 24 # -
trunk/openjdk/hotspot/agent/make/heapsumwindbg.bat
r2 r278 1 1 @echo off 2 2 REM 3 REM Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.3 REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. 4 4 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 REM … … 18 18 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 REM 20 REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 REM CA 95054 USA or visit www.sun.com if you need additional information or22 REM have anyquestions.20 REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 REM or visit www.oracle.com if you need additional information or have any 22 REM questions. 23 23 REM 24 24 REM -
trunk/openjdk/hotspot/agent/make/heapsumwindbg64.bat
r2 r278 1 1 @echo off 2 2 REM 3 REM Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.3 REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. 4 4 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 REM … … 18 18 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 REM 20 REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 REM CA 95054 USA or visit www.sun.com if you need additional information or22 REM have anyquestions.20 REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 REM or visit www.oracle.com if you need additional information or have any 22 REM questions. 23 23 REM 24 24 REM -
trunk/openjdk/hotspot/agent/make/hsdb.bat
r2 r278 1 1 REM 2 REM Copyright 2002-2008 Sun Microsystems, Inc. All Rights Reserved.2 REM Copyright (c) 2002, 2008, Oracle and/or its affiliates. All rights reserved. 3 3 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 4 4 REM … … 17 17 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 18 18 REM 19 REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,20 REM CA 95054 USA or visit www.sun.com if you need additional information or21 REM have anyquestions.19 REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 20 REM or visit www.oracle.com if you need additional information or have any 21 REM questions. 22 22 REM 23 23 REM -
trunk/openjdk/hotspot/agent/make/hsdb.sh
r2 r278 1 1 #!/bin/sh 2 2 # 3 # Copyright 2002-2008 Sun Microsystems, Inc. All Rights Reserved.3 # Copyright (c) 2002, 2008, Oracle and/or its affiliates. All rights reserved. 4 4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 # … … 18 18 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 # 20 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 # CA 95054 USA or visit www.sun.com if you need additional information or22 # have anyquestions.20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 # or visit www.oracle.com if you need additional information or have any 22 # questions. 23 23 # 24 24 # -
trunk/openjdk/hotspot/agent/make/hsdbproc.sh
r2 r278 1 1 #!/bin/sh 2 2 # 3 # Copyright 2002-2003 Sun Microsystems, Inc. All Rights Reserved.3 # Copyright (c) 2002, 2003, Oracle and/or its affiliates. All rights reserved. 4 4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 # … … 18 18 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 # 20 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 # CA 95054 USA or visit www.sun.com if you need additional information or22 # have anyquestions.20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 # or visit www.oracle.com if you need additional information or have any 22 # questions. 23 23 # 24 24 # -
trunk/openjdk/hotspot/agent/make/hsdbproc64.sh
r2 r278 1 1 #!/bin/sh 2 2 # 3 # Copyright 2002-2003 Sun Microsystems, Inc. All Rights Reserved.3 # Copyright (c) 2002, 2003, Oracle and/or its affiliates. All rights reserved. 4 4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 # … … 18 18 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 # 20 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 # CA 95054 USA or visit www.sun.com if you need additional information or22 # have anyquestions.20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 # or visit www.oracle.com if you need additional information or have any 22 # questions. 23 23 # 24 24 # -
trunk/openjdk/hotspot/agent/make/hsdbwindbg.bat
r2 r278 1 1 @echo off 2 2 REM 3 REM Copyright 2002-2003 Sun Microsystems, Inc. All Rights Reserved.3 REM Copyright (c) 2002, 2003, Oracle and/or its affiliates. All rights reserved. 4 4 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 REM … … 18 18 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 REM 20 REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 REM CA 95054 USA or visit www.sun.com if you need additional information or22 REM have anyquestions.20 REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 REM or visit www.oracle.com if you need additional information or have any 22 REM questions. 23 23 REM 24 24 REM -
trunk/openjdk/hotspot/agent/make/hsdbwindbg64.bat
r2 r278 1 1 @echo off 2 2 REM 3 REM Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.3 REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. 4 4 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 REM … … 18 18 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 REM 20 REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 REM CA 95054 USA or visit www.sun.com if you need additional information or22 REM have anyquestions.20 REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 REM or visit www.oracle.com if you need additional information or have any 22 REM questions. 23 23 REM 24 24 REM -
trunk/openjdk/hotspot/agent/make/jcoreproc.sh
r2 r278 1 1 #!/bin/sh 2 2 # 3 # Copyright 2002-2003 Sun Microsystems, Inc. All Rights Reserved.3 # Copyright (c) 2002, 2003, Oracle and/or its affiliates. All rights reserved. 4 4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 # … … 18 18 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 # 20 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 # CA 95054 USA or visit www.sun.com if you need additional information or22 # have anyquestions.20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 # or visit www.oracle.com if you need additional information or have any 22 # questions. 23 23 # 24 24 # -
trunk/openjdk/hotspot/agent/make/jcoreproc64.sh
r2 r278 1 1 #!/bin/sh 2 2 # 3 # Copyright 2002-2003 Sun Microsystems, Inc. All Rights Reserved.3 # Copyright (c) 2002, 2003, Oracle and/or its affiliates. All rights reserved. 4 4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 # … … 18 18 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 # 20 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 # CA 95054 USA or visit www.sun.com if you need additional information or22 # have anyquestions.20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 # or visit www.oracle.com if you need additional information or have any 22 # questions. 23 23 # 24 24 # -
trunk/openjdk/hotspot/agent/make/jcorewindbg.bat
r2 r278 1 1 @echo off 2 2 REM 3 REM Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.3 REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. 4 4 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 REM … … 18 18 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 REM 20 REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 REM CA 95054 USA or visit www.sun.com if you need additional information or22 REM have anyquestions.20 REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 REM or visit www.oracle.com if you need additional information or have any 22 REM questions. 23 23 REM 24 24 REM -
trunk/openjdk/hotspot/agent/make/jcorewindbg64.bat
r2 r278 1 1 @echo off 2 2 REM 3 REM Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.3 REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. 4 4 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 REM … … 18 18 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 REM 20 REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 REM CA 95054 USA or visit www.sun.com if you need additional information or22 REM have anyquestions.20 REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 REM or visit www.oracle.com if you need additional information or have any 22 REM questions. 23 23 REM 24 24 REM -
trunk/openjdk/hotspot/agent/make/jdbcore.sh
r2 r278 1 1 #!/bin/sh 2 2 # 3 # Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.3 # Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. 4 4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 # … … 18 18 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 # 20 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 # CA 95054 USA or visit www.sun.com if you need additional information or22 # have anyquestions.20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 # or visit www.oracle.com if you need additional information or have any 22 # questions. 23 23 # 24 24 # -
trunk/openjdk/hotspot/agent/make/jdbcore64.sh
r2 r278 1 1 #!/bin/sh 2 2 # 3 # Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.3 # Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. 4 4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 # … … 18 18 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 # 20 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 # CA 95054 USA or visit www.sun.com if you need additional information or22 # have anyquestions.20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 # or visit www.oracle.com if you need additional information or have any 22 # questions. 23 23 # 24 24 # -
trunk/openjdk/hotspot/agent/make/jdbproc.sh
r2 r278 1 1 #!/bin/sh 2 2 # 3 # Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.3 # Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. 4 4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 # … … 18 18 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 # 20 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 # CA 95054 USA or visit www.sun.com if you need additional information or22 # have anyquestions.20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 # or visit www.oracle.com if you need additional information or have any 22 # questions. 23 23 # 24 24 # -
trunk/openjdk/hotspot/agent/make/jdbproc64.sh
r2 r278 1 1 #!/bin/sh 2 2 # 3 # Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.3 # Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. 4 4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 # … … 18 18 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 # 20 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 # CA 95054 USA or visit www.sun.com if you need additional information or22 # have anyquestions.20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 # or visit www.oracle.com if you need additional information or have any 22 # questions. 23 23 # 24 24 # -
trunk/openjdk/hotspot/agent/make/jhistoproc.sh
r2 r278 1 1 #!/bin/sh 2 2 # 3 # Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.3 # Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. 4 4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 # … … 18 18 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 # 20 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 # CA 95054 USA or visit www.sun.com if you need additional information or22 # have anyquestions.20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 # or visit www.oracle.com if you need additional information or have any 22 # questions. 23 23 # 24 24 # -
trunk/openjdk/hotspot/agent/make/jhistoproc64.sh
r2 r278 1 1 #!/bin/sh 2 2 # 3 # Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.3 # Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. 4 4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 # … … 18 18 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 # 20 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 # CA 95054 USA or visit www.sun.com if you need additional information or22 # have anyquestions.20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 # or visit www.oracle.com if you need additional information or have any 22 # questions. 23 23 # 24 24 # -
trunk/openjdk/hotspot/agent/make/jhistowindbg.bat
r2 r278 1 1 @echo off 2 2 REM 3 REM Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.3 REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. 4 4 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 REM … … 18 18 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 REM 20 REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 REM CA 95054 USA or visit www.sun.com if you need additional information or22 REM have anyquestions.20 REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 REM or visit www.oracle.com if you need additional information or have any 22 REM questions. 23 23 REM 24 24 REM -
trunk/openjdk/hotspot/agent/make/jhistowindbg64.bat
r2 r278 1 1 @echo off 2 2 REM 3 REM Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.3 REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. 4 4 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 REM … … 18 18 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 REM 20 REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 REM CA 95054 USA or visit www.sun.com if you need additional information or22 REM have anyquestions.20 REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 REM or visit www.oracle.com if you need additional information or have any 22 REM questions. 23 23 REM 24 24 REM -
trunk/openjdk/hotspot/agent/make/jsdbproc.sh
r2 r278 2 2 3 3 # 4 # Copyright 2004 Sun Microsystems, Inc. All Rights Reserved.4 # Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved. 5 5 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 6 6 # … … 19 19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 20 20 # 21 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,22 # CA 95054 USA or visit www.sun.com if you need additional information or23 # have anyquestions.21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 22 # or visit www.oracle.com if you need additional information or have any 23 # questions. 24 24 # 25 25 # -
trunk/openjdk/hotspot/agent/make/jsdbproc64.sh
r2 r278 2 2 3 3 # 4 # Copyright 2004 Sun Microsystems, Inc. All Rights Reserved.4 # Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved. 5 5 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 6 6 # … … 19 19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 20 20 # 21 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,22 # CA 95054 USA or visit www.sun.com if you need additional information or23 # have anyquestions.21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 22 # or visit www.oracle.com if you need additional information or have any 23 # questions. 24 24 # 25 25 # -
trunk/openjdk/hotspot/agent/make/jsdbwindbg.bat
r2 r278 2 2 3 3 REM 4 REM Copyright 2004 Sun Microsystems, Inc. All Rights Reserved.4 REM Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved. 5 5 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 6 6 REM … … 19 19 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 20 20 REM 21 REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,22 REM CA 95054 USA or visit www.sun.com if you need additional information or23 REM have anyquestions.21 REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 22 REM or visit www.oracle.com if you need additional information or have any 23 REM questions. 24 24 REM 25 25 REM -
trunk/openjdk/hotspot/agent/make/jsdbwindbg64.bat
r2 r278 2 2 3 3 REM 4 REM Copyright 2004 Sun Microsystems, Inc. All Rights Reserved.4 REM Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved. 5 5 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 6 6 REM … … 19 19 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 20 20 REM 21 REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,22 REM CA 95054 USA or visit www.sun.com if you need additional information or23 REM have anyquestions.21 REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 22 REM or visit www.oracle.com if you need additional information or have any 23 REM questions. 24 24 REM 25 25 REM -
trunk/openjdk/hotspot/agent/make/jstackproc.sh
r2 r278 1 1 #!/bin/sh 2 2 # 3 # Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.3 # Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. 4 4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 # … … 18 18 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 # 20 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 # CA 95054 USA or visit www.sun.com if you need additional information or22 # have anyquestions.20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 # or visit www.oracle.com if you need additional information or have any 22 # questions. 23 23 # 24 24 # -
trunk/openjdk/hotspot/agent/make/jstackproc64.sh
r2 r278 1 1 #!/bin/sh 2 2 # 3 # Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.3 # Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. 4 4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 # … … 18 18 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 # 20 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 # CA 95054 USA or visit www.sun.com if you need additional information or22 # have anyquestions.20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 # or visit www.oracle.com if you need additional information or have any 22 # questions. 23 23 # 24 24 # -
trunk/openjdk/hotspot/agent/make/jstackwindbg.bat
r2 r278 1 1 @echo off 2 2 REM 3 REM Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.3 REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. 4 4 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 REM … … 18 18 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 REM 20 REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 REM CA 95054 USA or visit www.sun.com if you need additional information or22 REM have anyquestions.20 REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 REM or visit www.oracle.com if you need additional information or have any 22 REM questions. 23 23 REM 24 24 REM -
trunk/openjdk/hotspot/agent/make/jstackwindbg64.bat
r2 r278 1 1 @echo off 2 2 REM 3 REM Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.3 REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. 4 4 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 REM … … 18 18 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 REM 20 REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 REM CA 95054 USA or visit www.sun.com if you need additional information or22 REM have anyquestions.20 REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 REM or visit www.oracle.com if you need additional information or have any 22 REM questions. 23 23 REM 24 24 REM -
trunk/openjdk/hotspot/agent/make/permstatproc.sh
r2 r278 1 1 #!/bin/sh 2 2 # 3 # Copyright 2003-2004 Sun Microsystems, Inc. All Rights Reserved.3 # Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved. 4 4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 # … … 18 18 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 # 20 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 # CA 95054 USA or visit www.sun.com if you need additional information or22 # have anyquestions.20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 # or visit www.oracle.com if you need additional information or have any 22 # questions. 23 23 # 24 24 # -
trunk/openjdk/hotspot/agent/make/permstatproc64.sh
r2 r278 1 1 #!/bin/sh 2 2 # 3 # Copyright 2003-2004 Sun Microsystems, Inc. All Rights Reserved.3 # Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved. 4 4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 # … … 18 18 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 # 20 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 # CA 95054 USA or visit www.sun.com if you need additional information or22 # have anyquestions.20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 # or visit www.oracle.com if you need additional information or have any 22 # questions. 23 23 # 24 24 # -
trunk/openjdk/hotspot/agent/make/permstatwindbg.bat
r2 r278 1 1 @echo off 2 2 REM 3 REM Copyright 2003-2004 Sun Microsystems, Inc. All Rights Reserved.3 REM Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved. 4 4 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 REM … … 18 18 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 REM 20 REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 REM CA 95054 USA or visit www.sun.com if you need additional information or22 REM have anyquestions.20 REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 REM or visit www.oracle.com if you need additional information or have any 22 REM questions. 23 23 REM 24 24 REM -
trunk/openjdk/hotspot/agent/make/permstatwindbg64.bat
r2 r278 1 1 @echo off 2 2 REM 3 REM Copyright 2003-2004 Sun Microsystems, Inc. All Rights Reserved.3 REM Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved. 4 4 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 REM … … 18 18 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 REM 20 REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 REM CA 95054 USA or visit www.sun.com if you need additional information or22 REM have anyquestions.20 REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 REM or visit www.oracle.com if you need additional information or have any 22 REM questions. 23 23 REM 24 24 REM -
trunk/openjdk/hotspot/agent/make/pmapproc.sh
r2 r278 1 1 #!/bin/sh 2 2 # 3 # Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.3 # Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. 4 4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 # … … 18 18 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 # 20 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 # CA 95054 USA or visit www.sun.com if you need additional information or22 # have anyquestions.20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 # or visit www.oracle.com if you need additional information or have any 22 # questions. 23 23 # 24 24 # -
trunk/openjdk/hotspot/agent/make/pmapproc64.sh
r2 r278 1 1 #!/bin/sh 2 2 # 3 # Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.3 # Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. 4 4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 # … … 18 18 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 # 20 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 # CA 95054 USA or visit www.sun.com if you need additional information or22 # have anyquestions.20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 # or visit www.oracle.com if you need additional information or have any 22 # questions. 23 23 # 24 24 # -
trunk/openjdk/hotspot/agent/make/pmapwindbg.bat
r2 r278 1 1 @echo off 2 2 REM 3 REM Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.3 REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. 4 4 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 REM … … 18 18 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 REM 20 REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 REM CA 95054 USA or visit www.sun.com if you need additional information or22 REM have anyquestions.20 REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 REM or visit www.oracle.com if you need additional information or have any 22 REM questions. 23 23 REM 24 24 REM -
trunk/openjdk/hotspot/agent/make/pmapwindbg64.bat
r2 r278 1 1 @echo off 2 2 REM 3 REM Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.3 REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. 4 4 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 REM … … 18 18 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 REM 20 REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 REM CA 95054 USA or visit www.sun.com if you need additional information or22 REM have anyquestions.20 REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 REM or visit www.oracle.com if you need additional information or have any 22 REM questions. 23 23 REM 24 24 REM -
trunk/openjdk/hotspot/agent/make/pstackproc.sh
r2 r278 1 1 #!/bin/sh 2 2 # 3 # Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.3 # Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. 4 4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 # … … 18 18 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 # 20 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 # CA 95054 USA or visit www.sun.com if you need additional information or22 # have anyquestions.20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 # or visit www.oracle.com if you need additional information or have any 22 # questions. 23 23 # 24 24 # -
trunk/openjdk/hotspot/agent/make/pstackproc64.sh
r2 r278 1 1 #!/bin/sh 2 2 # 3 # Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.3 # Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. 4 4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 # … … 18 18 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 # 20 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 # CA 95054 USA or visit www.sun.com if you need additional information or22 # have anyquestions.20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 # or visit www.oracle.com if you need additional information or have any 22 # questions. 23 23 # 24 24 # -
trunk/openjdk/hotspot/agent/make/pstackwindbg.bat
r2 r278 1 1 @echo off 2 2 REM 3 REM Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.3 REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. 4 4 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 REM … … 18 18 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 REM 20 REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 REM CA 95054 USA or visit www.sun.com if you need additional information or22 REM have anyquestions.20 REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 REM or visit www.oracle.com if you need additional information or have any 22 REM questions. 23 23 REM 24 24 REM -
trunk/openjdk/hotspot/agent/make/pstackwindbg64.bat
r2 r278 1 1 @echo off 2 2 REM 3 REM Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.3 REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. 4 4 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 REM … … 18 18 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 REM 20 REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 REM CA 95054 USA or visit www.sun.com if you need additional information or22 REM have anyquestions.20 REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 REM or visit www.oracle.com if you need additional information or have any 22 REM questions. 23 23 REM 24 24 REM -
trunk/openjdk/hotspot/agent/make/saenv.bat
r2 r278 1 1 @echo off 2 2 REM 3 REM Copyright 2003-2008 Sun Microsystems, Inc. All Rights Reserved.3 REM Copyright (c) 2003, 2008, Oracle and/or its affiliates. All rights reserved. 4 4 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 REM … … 18 18 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 REM 20 REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 REM CA 95054 USA or visit www.sun.com if you need additional information or22 REM have anyquestions.20 REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 REM or visit www.oracle.com if you need additional information or have any 22 REM questions. 23 23 REM 24 24 REM -
trunk/openjdk/hotspot/agent/make/saenv.sh
r2 r278 1 1 #!/bin/sh 2 2 # 3 # Copyright 2003-2008 Sun Microsystems, Inc. All Rights Reserved.3 # Copyright (c) 2003, 2009, Oracle and/or its affiliates. All rights reserved. 4 4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 # … … 18 18 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 # 20 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 # CA 95054 USA or visit www.sun.com if you need additional information or22 # have anyquestions.20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 # or visit www.oracle.com if you need additional information or have any 22 # questions. 23 23 # 24 24 # … … 49 49 fi 50 50 else 51 LD_AUDIT_32=$STARTDIR/../src/os/solaris/proc/`uname -p`/libsaproc_audit.so 52 export LD_AUDIT_32 51 # configure audit helper library if SA_ALTROOT is set 52 if [ -n "$SA_ALTROOT" ]; then 53 LD_AUDIT_32=$STARTDIR/../src/os/solaris/proc/`uname -p`/libsaproc_audit.so 54 export LD_AUDIT_32 55 if [ ! -f $LD_AUDIT_32 ]; then 56 echo "SA_ALTROOT is set and can't find libsaproc_audit.so." 57 echo "Make sure to build it with 'make natives'." 58 exit 1 59 fi 60 fi 53 61 SA_LIBPATH=$STARTDIR/../src/os/solaris/proc/`uname -p`:$STARTDIR/solaris/`uname -p` 54 62 OPTIONS="-Dsa.library.path=$SA_LIBPATH -Dsun.jvm.hotspot.debugger.useProcDebugger" -
trunk/openjdk/hotspot/agent/make/saenv64.bat
r2 r278 1 1 @echo off 2 2 REM 3 REM Copyright 2003-2008 Sun Microsystems, Inc. All Rights Reserved.3 REM Copyright (c) 2003, 2008, Oracle and/or its affiliates. All rights reserved. 4 4 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 REM … … 18 18 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 REM 20 REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 REM CA 95054 USA or visit www.sun.com if you need additional information or22 REM have anyquestions.20 REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 REM or visit www.oracle.com if you need additional information or have any 22 REM questions. 23 23 REM 24 24 REM -
trunk/openjdk/hotspot/agent/make/saenv64.sh
r2 r278 1 1 #!/bin/sh 2 2 # 3 # Copyright 2003-2008 Sun Microsystems, Inc. All Rights Reserved.3 # Copyright (c) 2003, 2009, Oracle and/or its affiliates. All rights reserved. 4 4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 # … … 18 18 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 # 20 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 # CA 95054 USA or visit www.sun.com if you need additional information or22 # have anyquestions.20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 # or visit www.oracle.com if you need additional information or have any 22 # questions. 23 23 # 24 24 # … … 44 44 fi 45 45 46 LD_AUDIT_64=$STARTDIR/../src/os/solaris/proc/$CPU/libsaproc_audit.so 47 export LD_AUDIT_64 46 # configure audit helper library if SA_ALTROOT is set 47 if [ -n "$SA_ALTROOT" ]; then 48 LD_AUDIT_64=$STARTDIR/../src/os/solaris/proc/$CPU/libsaproc_audit.so 49 export LD_AUDIT_64 50 if [ ! -f $LD_AUDIT_64 ]; then 51 echo "SA_ALTROOT is set and can't find libsaproc_audit.so." 52 echo "Make sure to build it with 'make natives'." 53 exit 1 54 fi 55 fi 48 56 SA_LIBPATH=$STARTDIR/../src/os/solaris/proc/$CPU:$STARTDIR/solaris/$CPU 49 57 -
trunk/openjdk/hotspot/agent/make/soqlproc.sh
r2 r278 1 1 #!/bin/sh 2 2 # 3 # Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.3 # Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. 4 4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 # … … 18 18 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 # 20 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 # CA 95054 USA or visit www.sun.com if you need additional information or22 # have anyquestions.20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 # or visit www.oracle.com if you need additional information or have any 22 # questions. 23 23 # 24 24 # -
trunk/openjdk/hotspot/agent/make/soqlproc64.sh
r2 r278 1 1 #!/bin/sh 2 2 # 3 # Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.3 # Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. 4 4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 # … … 18 18 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 # 20 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 # CA 95054 USA or visit www.sun.com if you need additional information or22 # have anyquestions.20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 # or visit www.oracle.com if you need additional information or have any 22 # questions. 23 23 # 24 24 # -
trunk/openjdk/hotspot/agent/make/soqlwindbg.bat
r2 r278 1 1 @echo off 2 2 REM 3 REM Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.3 REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. 4 4 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 REM … … 18 18 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 REM 20 REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 REM CA 95054 USA or visit www.sun.com if you need additional information or22 REM have anyquestions.20 REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 REM or visit www.oracle.com if you need additional information or have any 22 REM questions. 23 23 REM 24 24 REM -
trunk/openjdk/hotspot/agent/make/soqlwindbg64.bat
r2 r278 1 1 @echo off 2 2 REM 3 REM Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.3 REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. 4 4 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 REM … … 18 18 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 REM 20 REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 REM CA 95054 USA or visit www.sun.com if you need additional information or22 REM have anyquestions.20 REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 REM or visit www.oracle.com if you need additional information or have any 22 REM questions. 23 23 REM 24 24 REM -
trunk/openjdk/hotspot/agent/make/start-debug-server-proc.sh
r2 r278 1 1 #!/bin/sh 2 2 # 3 # Copyright 2002-2003 Sun Microsystems, Inc. All Rights Reserved.3 # Copyright (c) 2002, 2003, Oracle and/or its affiliates. All rights reserved. 4 4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 # … … 18 18 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 # 20 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 # CA 95054 USA or visit www.sun.com if you need additional information or22 # have anyquestions.20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 # or visit www.oracle.com if you need additional information or have any 22 # questions. 23 23 # 24 24 # -
trunk/openjdk/hotspot/agent/make/start-debug-server-proc64.sh
r2 r278 1 1 #!/bin/sh 2 2 # 3 # Copyright 2002-2003 Sun Microsystems, Inc. All Rights Reserved.3 # Copyright (c) 2002, 2003, Oracle and/or its affiliates. All rights reserved. 4 4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 # … … 18 18 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 # 20 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 # CA 95054 USA or visit www.sun.com if you need additional information or22 # have anyquestions.20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 # or visit www.oracle.com if you need additional information or have any 22 # questions. 23 23 # 24 24 # -
trunk/openjdk/hotspot/agent/make/start-debug-server-windbg.bat
r2 r278 1 1 @echo off 2 2 REM 3 REM Copyright 2002-2003 Sun Microsystems, Inc. All Rights Reserved.3 REM Copyright (c) 2002, 2003, Oracle and/or its affiliates. All rights reserved. 4 4 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 REM … … 18 18 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 REM 20 REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 REM CA 95054 USA or visit www.sun.com if you need additional information or22 REM have anyquestions.20 REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 REM or visit www.oracle.com if you need additional information or have any 22 REM questions. 23 23 REM 24 24 REM -
trunk/openjdk/hotspot/agent/make/start-debug-server-windbg64.bat
r2 r278 1 1 @echo off 2 2 REM 3 REM Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.3 REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. 4 4 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 REM … … 18 18 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 REM 20 REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 REM CA 95054 USA or visit www.sun.com if you need additional information or22 REM have anyquestions.20 REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 REM or visit www.oracle.com if you need additional information or have any 22 REM questions. 23 23 REM 24 24 REM -
trunk/openjdk/hotspot/agent/make/start-rmiregistry.bat
r2 r278 1 1 @echo off 2 2 REM 3 REM Copyright 2002-2003 Sun Microsystems, Inc. All Rights Reserved.3 REM Copyright (c) 2002, 2003, Oracle and/or its affiliates. All rights reserved. 4 4 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 REM … … 18 18 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 REM 20 REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 REM CA 95054 USA or visit www.sun.com if you need additional information or22 REM have anyquestions.20 REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 REM or visit www.oracle.com if you need additional information or have any 22 REM questions. 23 23 REM 24 24 REM -
trunk/openjdk/hotspot/agent/make/start-rmiregistry.sh
r2 r278 1 1 #!/bin/sh 2 2 # 3 # Copyright 2000-2003 Sun Microsystems, Inc. All Rights Reserved.3 # Copyright (c) 2000, 2003, Oracle and/or its affiliates. All rights reserved. 4 4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 5 # … … 18 18 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19 19 # 20 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,21 # CA 95054 USA or visit www.sun.com if you need additional information or22 # have anyquestions.20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21 # or visit www.oracle.com if you need additional information or have any 22 # questions. 23 23 # 24 24 #
Note:
See TracChangeset
for help on using the changeset viewer.