Ignore:
Timestamp:
Mar 26, 2011, 8:39:20 PM (14 years ago)
Author:
dmik
Message:

trunk: Merged in openjdk6 b22 from branches/vendor/oracle.

Location:
trunk/openjdk
Files:
82 edited

Legend:

Unmodified
Added
Removed
  • trunk/openjdk

  • trunk/openjdk/hotspot/agent/make/ClosureFinder.java

    r2 r278  
    11/*
    2  * Copyright 2003-2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved.
    33 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    44 *
     
    1717 * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1818 *
    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 or
    21  * have any questions.
     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.
    2222 *
    2323 */
  • trunk/openjdk/hotspot/agent/make/Makefile

    r2 r278  
    11#
    2 # Copyright 2000-2008 Sun Microsystems, Inc.  All Rights Reserved.
     2# Copyright (c) 2000, 2008, Oracle and/or its affiliates. All rights reserved.
    33# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    44#
     
    1717# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1818#
    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 or
    21 # have any questions.
     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.
    2222
    2323#
  • trunk/openjdk/hotspot/agent/make/bugspot.bat

    r2 r278  
    11REM
    2 REM Copyright 2002-2008 Sun Microsystems, Inc.  All Rights Reserved.
     2REM Copyright (c) 2002, 2008, Oracle and/or its affiliates. All rights reserved.
    33REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    44REM
     
    1717REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1818REM
    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 or
    21 REM have any questions.
     19REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
     20REM or visit www.oracle.com if you need additional information or have any
     21REM questions.
    2222REM 
    2323REM
  • trunk/openjdk/hotspot/agent/make/build.xml

    r2 r278  
    11<?xml version="1.0" encoding="UTF-8"?>
    22<!--
    3  Copyright 2002-2008 Sun Microsystems, Inc.  All Rights Reserved.
     3 Copyright (c) 2002, 2008, Oracle and/or its affiliates. All rights reserved.
    44 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55
     
    1818 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919
    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 or
    22  have any questions.
     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.
    2323 
    2424-->
  • trunk/openjdk/hotspot/agent/make/clhsdbproc.sh

    r2 r278  
    22
    33#
    4 # Copyright 2005 Sun Microsystems, Inc.  All Rights Reserved.
     4# Copyright (c) 2005, Oracle and/or its affiliates. All rights reserved.
    55# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    66#
     
    1919# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    2020#
    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 or
    23 # have any questions.
     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.
    2424
    2525#
  • trunk/openjdk/hotspot/agent/make/clhsdbproc64.sh

    r2 r278  
    22
    33#
    4 # Copyright 2005 Sun Microsystems, Inc.  All Rights Reserved.
     4# Copyright (c) 2005, Oracle and/or its affiliates. All rights reserved.
    55# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    66#
     
    1919# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    2020#
    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 or
    23 # have any questions.
     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.
    2424
    2525#
  • trunk/openjdk/hotspot/agent/make/clhsdbwindbg.bat

    r2 r278  
    22
    33REM
    4 REM Copyright 2005 Sun Microsystems, Inc.  All Rights Reserved.
     4REM Copyright (c) 2005, Oracle and/or its affiliates. All rights reserved.
    55REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    66REM
     
    1919REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    2020REM
    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 or
    23 REM have any questions.
     21REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
     22REM or visit www.oracle.com if you need additional information or have any
     23REM questions.
    2424REM 
    2525REM
  • trunk/openjdk/hotspot/agent/make/clhsdbwindbg64.bat

    r2 r278  
    22
    33REM
    4 REM Copyright 2005 Sun Microsystems, Inc.  All Rights Reserved.
     4REM Copyright (c) 2005, Oracle and/or its affiliates. All rights reserved.
    55REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    66REM
     
    1919REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    2020REM
    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 or
    23 REM have any questions.
     21REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
     22REM or visit www.oracle.com if you need additional information or have any
     23REM questions.
    2424REM 
    2525REM
  • trunk/openjdk/hotspot/agent/make/dumpflagsproc.sh

    r2 r278  
    11#!/bin/sh
    22#
    3 # Copyright 2002-2003 Sun Microsystems, Inc.  All Rights Reserved.
     3# Copyright (c) 2002, 2003, Oracle and/or its affiliates. All rights reserved.
    44# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55#
     
    1818# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919#
    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 or
    22 # have any questions.
     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.
    2323
    2424#
  • trunk/openjdk/hotspot/agent/make/dumpflagsproc64.sh

    r2 r278  
    11#!/bin/sh
    22#
    3 # Copyright 2002-2003 Sun Microsystems, Inc.  All Rights Reserved.
     3# Copyright (c) 2002, 2003, Oracle and/or its affiliates. All rights reserved.
    44# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55#
     
    1818# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919#
    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 or
    22 # have any questions.
     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.
    2323
    2424#
  • trunk/openjdk/hotspot/agent/make/dumpflagswindbg.bat

    r2 r278  
    11@echo off
    22REM
    3 REM Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
     3REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
    44REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55REM
     
    1818REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919REM
    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 or
    22 REM have any questions.
     20REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
     21REM or visit www.oracle.com if you need additional information or have any
     22REM questions.
    2323REM 
    2424REM
  • trunk/openjdk/hotspot/agent/make/dumpflagswindbg64.bat

    r2 r278  
    11@echo off
    22REM
    3 REM Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
     3REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
    44REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55REM
     
    1818REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919REM
    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 or
    22 REM have any questions.
     20REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
     21REM or visit www.oracle.com if you need additional information or have any
     22REM questions.
    2323REM 
    2424REM
  • trunk/openjdk/hotspot/agent/make/dumpsyspropsproc.sh

    r2 r278  
    11#!/bin/sh
    22#
    3 # Copyright 2002-2003 Sun Microsystems, Inc.  All Rights Reserved.
     3# Copyright (c) 2002, 2003, Oracle and/or its affiliates. All rights reserved.
    44# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55#
     
    1818# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919#
    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 or
    22 # have any questions.
     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.
    2323
    2424#
  • trunk/openjdk/hotspot/agent/make/dumpsyspropsproc64.sh

    r2 r278  
    11#!/bin/sh
    22#
    3 # Copyright 2002-2003 Sun Microsystems, Inc.  All Rights Reserved.
     3# Copyright (c) 2002, 2003, Oracle and/or its affiliates. All rights reserved.
    44# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55#
     
    1818# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919#
    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 or
    22 # have any questions.
     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.
    2323
    2424#
  • trunk/openjdk/hotspot/agent/make/dumpsyspropswindbg.bat

    r2 r278  
    11@echo off
    22REM
    3 REM Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
     3REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
    44REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55REM
     
    1818REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919REM
    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 or
    22 REM have any questions.
     20REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
     21REM or visit www.oracle.com if you need additional information or have any
     22REM questions.
    2323REM 
    2424REM
  • trunk/openjdk/hotspot/agent/make/dumpsyspropswindbg64.bat

    r2 r278  
    11@echo off
    22REM
    3 REM Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
     3REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
    44REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55REM
     
    1818REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919REM
    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 or
    22 REM have any questions.
     20REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
     21REM or visit www.oracle.com if you need additional information or have any
     22REM questions.
    2323REM 
    2424REM
  • trunk/openjdk/hotspot/agent/make/finalizerinfoproc.sh

    r2 r278  
    11#!/bin/sh
    22#
    3 # Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved.
     3# Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
    44# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55#
     
    1818# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919#
    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 or
    22 # have any questions.
     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.
    2323
    2424#
  • trunk/openjdk/hotspot/agent/make/finalizerinfoproc64.sh

    r2 r278  
    11#!/bin/sh
    22#
    3 # Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved.
     3# Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
    44# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55#
     
    1818# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919#
    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 or
    22 # have any questions.
     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.
    2323
    2424#
  • trunk/openjdk/hotspot/agent/make/finalizerinfowindbg.bat

    r2 r278  
    11@echo off
    22REM
    3 REM Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved.
     3REM Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
    44REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55REM
     
    1818REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919REM
    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 or
    22 REM have any questions.
     20REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
     21REM or visit www.oracle.com if you need additional information or have any
     22REM questions.
    2323REM 
    2424REM
  • trunk/openjdk/hotspot/agent/make/finalizerinfowindbg64.bat

    r2 r278  
    11@echo off
    22REM
    3 REM Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved.
     3REM Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
    44REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55REM
     
    1818REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919REM
    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 or
    22 REM have any questions.
     20REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
     21REM or visit www.oracle.com if you need additional information or have any
     22REM questions.
    2323REM 
    2424REM
  • trunk/openjdk/hotspot/agent/make/grantAll.policy

    r2 r278  
    11//
    2 // Copyright 2000 Sun Microsystems, Inc.  All Rights Reserved.
     2// Copyright (c) 2000, Oracle and/or its affiliates. All rights reserved.
    33// DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    44//
     
    1717// Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1818//
    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 or
    21 // have any questions.
     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.
    2222// 
    2323//
  • trunk/openjdk/hotspot/agent/make/heapdumpproc.sh

    r2 r278  
    22
    33#
    4 # Copyright 2004-2005 Sun Microsystems, Inc.  All Rights Reserved.
     4# Copyright (c) 2004, 2005, Oracle and/or its affiliates. All rights reserved.
    55# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    66#
     
    1919# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    2020#
    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 or
    23 # have any questions.
     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.
    2424
    2525#
  • trunk/openjdk/hotspot/agent/make/heapdumpproc64.sh

    r2 r278  
    22
    33#
    4 # Copyright 2004-2005 Sun Microsystems, Inc.  All Rights Reserved.
     4# Copyright (c) 2004, 2005, Oracle and/or its affiliates. All rights reserved.
    55# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    66#
     
    1919# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    2020#
    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 or
    23 # have any questions.
     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.
    2424
    2525#
  • trunk/openjdk/hotspot/agent/make/heapdumpwindbg.bat

    r2 r278  
    22
    33REM
    4 REM Copyright 2004-2005 Sun Microsystems, Inc.  All Rights Reserved.
     4REM Copyright (c) 2004, 2005, Oracle and/or its affiliates. All rights reserved.
    55REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    66REM
     
    1919REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    2020REM
    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 or
    23 REM have any questions.
     21REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
     22REM or visit www.oracle.com if you need additional information or have any
     23REM questions.
    2424REM 
    2525REM
  • trunk/openjdk/hotspot/agent/make/heapdumpwindbg64.bat

    r2 r278  
    22
    33REM
    4 REM Copyright 2004-2005 Sun Microsystems, Inc.  All Rights Reserved.
     4REM Copyright (c) 2004, 2005, Oracle and/or its affiliates. All rights reserved.
    55REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    66REM
     
    1919REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    2020REM
    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 or
    23 REM have any questions.
     21REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
     22REM or visit www.oracle.com if you need additional information or have any
     23REM questions.
    2424REM 
    2525REM
  • trunk/openjdk/hotspot/agent/make/heapsumproc.sh

    r2 r278  
    11#!/bin/sh
    22#
    3 # Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
     3# Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
    44# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55#
     
    1818# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919#
    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 or
    22 # have any questions.
     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.
    2323
    2424#
  • trunk/openjdk/hotspot/agent/make/heapsumproc64.sh

    r2 r278  
    11#!/bin/sh
    22#
    3 # Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
     3# Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
    44# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55#
     
    1818# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919#
    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 or
    22 # have any questions.
     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.
    2323
    2424#
  • trunk/openjdk/hotspot/agent/make/heapsumwindbg.bat

    r2 r278  
    11@echo off
    22REM
    3 REM Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
     3REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
    44REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55REM
     
    1818REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919REM
    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 or
    22 REM have any questions.
     20REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
     21REM or visit www.oracle.com if you need additional information or have any
     22REM questions.
    2323REM 
    2424REM
  • trunk/openjdk/hotspot/agent/make/heapsumwindbg64.bat

    r2 r278  
    11@echo off
    22REM
    3 REM Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
     3REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
    44REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55REM
     
    1818REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919REM
    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 or
    22 REM have any questions.
     20REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
     21REM or visit www.oracle.com if you need additional information or have any
     22REM questions.
    2323REM 
    2424REM
  • trunk/openjdk/hotspot/agent/make/hsdb.bat

    r2 r278  
    11REM
    2 REM Copyright 2002-2008 Sun Microsystems, Inc.  All Rights Reserved.
     2REM Copyright (c) 2002, 2008, Oracle and/or its affiliates. All rights reserved.
    33REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    44REM
     
    1717REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1818REM
    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 or
    21 REM have any questions.
     19REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
     20REM or visit www.oracle.com if you need additional information or have any
     21REM questions.
    2222REM 
    2323REM
  • trunk/openjdk/hotspot/agent/make/hsdb.sh

    r2 r278  
    11#!/bin/sh
    22#
    3 # Copyright 2002-2008 Sun Microsystems, Inc.  All Rights Reserved.
     3# Copyright (c) 2002, 2008, Oracle and/or its affiliates. All rights reserved.
    44# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55#
     
    1818# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919#
    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 or
    22 # have any questions.
     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.
    2323
    2424#
  • trunk/openjdk/hotspot/agent/make/hsdbproc.sh

    r2 r278  
    11#!/bin/sh
    22#
    3 # Copyright 2002-2003 Sun Microsystems, Inc.  All Rights Reserved.
     3# Copyright (c) 2002, 2003, Oracle and/or its affiliates. All rights reserved.
    44# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55#
     
    1818# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919#
    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 or
    22 # have any questions.
     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.
    2323
    2424#
  • trunk/openjdk/hotspot/agent/make/hsdbproc64.sh

    r2 r278  
    11#!/bin/sh
    22#
    3 # Copyright 2002-2003 Sun Microsystems, Inc.  All Rights Reserved.
     3# Copyright (c) 2002, 2003, Oracle and/or its affiliates. All rights reserved.
    44# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55#
     
    1818# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919#
    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 or
    22 # have any questions.
     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.
    2323
    2424#
  • trunk/openjdk/hotspot/agent/make/hsdbwindbg.bat

    r2 r278  
    11@echo off
    22REM
    3 REM Copyright 2002-2003 Sun Microsystems, Inc.  All Rights Reserved.
     3REM Copyright (c) 2002, 2003, Oracle and/or its affiliates. All rights reserved.
    44REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55REM
     
    1818REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919REM
    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 or
    22 REM have any questions.
     20REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
     21REM or visit www.oracle.com if you need additional information or have any
     22REM questions.
    2323REM 
    2424REM
  • trunk/openjdk/hotspot/agent/make/hsdbwindbg64.bat

    r2 r278  
    11@echo off
    22REM
    3 REM Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
     3REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
    44REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55REM
     
    1818REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919REM
    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 or
    22 REM have any questions.
     20REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
     21REM or visit www.oracle.com if you need additional information or have any
     22REM questions.
    2323REM 
    2424REM
  • trunk/openjdk/hotspot/agent/make/jcoreproc.sh

    r2 r278  
    11#!/bin/sh
    22#
    3 # Copyright 2002-2003 Sun Microsystems, Inc.  All Rights Reserved.
     3# Copyright (c) 2002, 2003, Oracle and/or its affiliates. All rights reserved.
    44# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55#
     
    1818# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919#
    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 or
    22 # have any questions.
     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.
    2323
    2424#
  • trunk/openjdk/hotspot/agent/make/jcoreproc64.sh

    r2 r278  
    11#!/bin/sh
    22#
    3 # Copyright 2002-2003 Sun Microsystems, Inc.  All Rights Reserved.
     3# Copyright (c) 2002, 2003, Oracle and/or its affiliates. All rights reserved.
    44# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55#
     
    1818# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919#
    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 or
    22 # have any questions.
     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.
    2323
    2424#
  • trunk/openjdk/hotspot/agent/make/jcorewindbg.bat

    r2 r278  
    11@echo off
    22REM
    3 REM Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
     3REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
    44REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55REM
     
    1818REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919REM
    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 or
    22 REM have any questions.
     20REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
     21REM or visit www.oracle.com if you need additional information or have any
     22REM questions.
    2323REM 
    2424REM
  • trunk/openjdk/hotspot/agent/make/jcorewindbg64.bat

    r2 r278  
    11@echo off
    22REM
    3 REM Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
     3REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
    44REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55REM
     
    1818REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919REM
    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 or
    22 REM have any questions.
     20REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
     21REM or visit www.oracle.com if you need additional information or have any
     22REM questions.
    2323REM 
    2424REM
  • trunk/openjdk/hotspot/agent/make/jdbcore.sh

    r2 r278  
    11#!/bin/sh
    22#
    3 # Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
     3# Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
    44# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55#
     
    1818# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919#
    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 or
    22 # have any questions.
     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.
    2323
    2424#
  • trunk/openjdk/hotspot/agent/make/jdbcore64.sh

    r2 r278  
    11#!/bin/sh
    22#
    3 # Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
     3# Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
    44# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55#
     
    1818# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919#
    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 or
    22 # have any questions.
     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.
    2323
    2424#
  • trunk/openjdk/hotspot/agent/make/jdbproc.sh

    r2 r278  
    11#!/bin/sh
    22#
    3 # Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
     3# Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
    44# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55#
     
    1818# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919#
    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 or
    22 # have any questions.
     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.
    2323
    2424#
  • trunk/openjdk/hotspot/agent/make/jdbproc64.sh

    r2 r278  
    11#!/bin/sh
    22#
    3 # Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
     3# Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
    44# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55#
     
    1818# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919#
    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 or
    22 # have any questions.
     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.
    2323
    2424#
  • trunk/openjdk/hotspot/agent/make/jhistoproc.sh

    r2 r278  
    11#!/bin/sh
    22#
    3 # Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
     3# Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
    44# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55#
     
    1818# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919#
    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 or
    22 # have any questions.
     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.
    2323
    2424#
  • trunk/openjdk/hotspot/agent/make/jhistoproc64.sh

    r2 r278  
    11#!/bin/sh
    22#
    3 # Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
     3# Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
    44# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55#
     
    1818# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919#
    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 or
    22 # have any questions.
     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.
    2323
    2424#
  • trunk/openjdk/hotspot/agent/make/jhistowindbg.bat

    r2 r278  
    11@echo off
    22REM
    3 REM Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
     3REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
    44REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55REM
     
    1818REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919REM
    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 or
    22 REM have any questions.
     20REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
     21REM or visit www.oracle.com if you need additional information or have any
     22REM questions.
    2323REM 
    2424REM
  • trunk/openjdk/hotspot/agent/make/jhistowindbg64.bat

    r2 r278  
    11@echo off
    22REM
    3 REM Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
     3REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
    44REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55REM
     
    1818REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919REM
    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 or
    22 REM have any questions.
     20REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
     21REM or visit www.oracle.com if you need additional information or have any
     22REM questions.
    2323REM 
    2424REM
  • trunk/openjdk/hotspot/agent/make/jsdbproc.sh

    r2 r278  
    22
    33#
    4 # Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved.
     4# Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
    55# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    66#
     
    1919# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    2020#
    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 or
    23 # have any questions.
     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.
    2424
    2525#
  • trunk/openjdk/hotspot/agent/make/jsdbproc64.sh

    r2 r278  
    22
    33#
    4 # Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved.
     4# Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
    55# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    66#
     
    1919# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    2020#
    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 or
    23 # have any questions.
     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.
    2424
    2525#
  • trunk/openjdk/hotspot/agent/make/jsdbwindbg.bat

    r2 r278  
    22
    33REM
    4 REM Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved.
     4REM Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
    55REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    66REM
     
    1919REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    2020REM
    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 or
    23 REM have any questions.
     21REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
     22REM or visit www.oracle.com if you need additional information or have any
     23REM questions.
    2424REM 
    2525REM
  • trunk/openjdk/hotspot/agent/make/jsdbwindbg64.bat

    r2 r278  
    22
    33REM
    4 REM Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved.
     4REM Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
    55REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    66REM
     
    1919REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    2020REM
    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 or
    23 REM have any questions.
     21REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
     22REM or visit www.oracle.com if you need additional information or have any
     23REM questions.
    2424REM 
    2525REM
  • trunk/openjdk/hotspot/agent/make/jstackproc.sh

    r2 r278  
    11#!/bin/sh
    22#
    3 # Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
     3# Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
    44# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55#
     
    1818# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919#
    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 or
    22 # have any questions.
     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.
    2323
    2424#
  • trunk/openjdk/hotspot/agent/make/jstackproc64.sh

    r2 r278  
    11#!/bin/sh
    22#
    3 # Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
     3# Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
    44# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55#
     
    1818# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919#
    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 or
    22 # have any questions.
     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.
    2323
    2424#
  • trunk/openjdk/hotspot/agent/make/jstackwindbg.bat

    r2 r278  
    11@echo off
    22REM
    3 REM Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
     3REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
    44REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55REM
     
    1818REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919REM
    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 or
    22 REM have any questions.
     20REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
     21REM or visit www.oracle.com if you need additional information or have any
     22REM questions.
    2323REM 
    2424REM
  • trunk/openjdk/hotspot/agent/make/jstackwindbg64.bat

    r2 r278  
    11@echo off
    22REM
    3 REM Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
     3REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
    44REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55REM
     
    1818REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919REM
    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 or
    22 REM have any questions.
     20REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
     21REM or visit www.oracle.com if you need additional information or have any
     22REM questions.
    2323REM 
    2424REM
  • trunk/openjdk/hotspot/agent/make/permstatproc.sh

    r2 r278  
    11#!/bin/sh
    22#
    3 # Copyright 2003-2004 Sun Microsystems, Inc.  All Rights Reserved.
     3# Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved.
    44# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55#
     
    1818# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919#
    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 or
    22 # have any questions.
     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.
    2323
    2424#
  • trunk/openjdk/hotspot/agent/make/permstatproc64.sh

    r2 r278  
    11#!/bin/sh
    22#
    3 # Copyright 2003-2004 Sun Microsystems, Inc.  All Rights Reserved.
     3# Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved.
    44# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55#
     
    1818# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919#
    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 or
    22 # have any questions.
     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.
    2323
    2424#
  • trunk/openjdk/hotspot/agent/make/permstatwindbg.bat

    r2 r278  
    11@echo off
    22REM
    3 REM Copyright 2003-2004 Sun Microsystems, Inc.  All Rights Reserved.
     3REM Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved.
    44REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55REM
     
    1818REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919REM
    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 or
    22 REM have any questions.
     20REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
     21REM or visit www.oracle.com if you need additional information or have any
     22REM questions.
    2323REM 
    2424REM
  • trunk/openjdk/hotspot/agent/make/permstatwindbg64.bat

    r2 r278  
    11@echo off
    22REM
    3 REM Copyright 2003-2004 Sun Microsystems, Inc.  All Rights Reserved.
     3REM Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved.
    44REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55REM
     
    1818REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919REM
    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 or
    22 REM have any questions.
     20REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
     21REM or visit www.oracle.com if you need additional information or have any
     22REM questions.
    2323REM 
    2424REM
  • trunk/openjdk/hotspot/agent/make/pmapproc.sh

    r2 r278  
    11#!/bin/sh
    22#
    3 # Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
     3# Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
    44# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55#
     
    1818# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919#
    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 or
    22 # have any questions.
     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.
    2323
    2424#
  • trunk/openjdk/hotspot/agent/make/pmapproc64.sh

    r2 r278  
    11#!/bin/sh
    22#
    3 # Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
     3# Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
    44# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55#
     
    1818# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919#
    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 or
    22 # have any questions.
     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.
    2323
    2424#
  • trunk/openjdk/hotspot/agent/make/pmapwindbg.bat

    r2 r278  
    11@echo off
    22REM
    3 REM Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
     3REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
    44REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55REM
     
    1818REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919REM
    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 or
    22 REM have any questions.
     20REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
     21REM or visit www.oracle.com if you need additional information or have any
     22REM questions.
    2323REM 
    2424REM
  • trunk/openjdk/hotspot/agent/make/pmapwindbg64.bat

    r2 r278  
    11@echo off
    22REM
    3 REM Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
     3REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
    44REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55REM
     
    1818REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919REM
    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 or
    22 REM have any questions.
     20REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
     21REM or visit www.oracle.com if you need additional information or have any
     22REM questions.
    2323REM 
    2424REM
  • trunk/openjdk/hotspot/agent/make/pstackproc.sh

    r2 r278  
    11#!/bin/sh
    22#
    3 # Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
     3# Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
    44# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55#
     
    1818# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919#
    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 or
    22 # have any questions.
     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.
    2323
    2424#
  • trunk/openjdk/hotspot/agent/make/pstackproc64.sh

    r2 r278  
    11#!/bin/sh
    22#
    3 # Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
     3# Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
    44# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55#
     
    1818# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919#
    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 or
    22 # have any questions.
     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.
    2323
    2424#
  • trunk/openjdk/hotspot/agent/make/pstackwindbg.bat

    r2 r278  
    11@echo off
    22REM
    3 REM Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
     3REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
    44REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55REM
     
    1818REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919REM
    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 or
    22 REM have any questions.
     20REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
     21REM or visit www.oracle.com if you need additional information or have any
     22REM questions.
    2323REM 
    2424REM
  • trunk/openjdk/hotspot/agent/make/pstackwindbg64.bat

    r2 r278  
    11@echo off
    22REM
    3 REM Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
     3REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
    44REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55REM
     
    1818REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919REM
    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 or
    22 REM have any questions.
     20REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
     21REM or visit www.oracle.com if you need additional information or have any
     22REM questions.
    2323REM 
    2424REM
  • trunk/openjdk/hotspot/agent/make/saenv.bat

    r2 r278  
    11@echo off
    22REM
    3 REM Copyright 2003-2008 Sun Microsystems, Inc.  All Rights Reserved.
     3REM Copyright (c) 2003, 2008, Oracle and/or its affiliates. All rights reserved.
    44REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55REM
     
    1818REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919REM
    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 or
    22 REM have any questions.
     20REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
     21REM or visit www.oracle.com if you need additional information or have any
     22REM questions.
    2323REM 
    2424REM
  • trunk/openjdk/hotspot/agent/make/saenv.sh

    r2 r278  
    11#!/bin/sh
    22#
    3 # Copyright 2003-2008 Sun Microsystems, Inc.  All Rights Reserved.
     3# Copyright (c) 2003, 2009, Oracle and/or its affiliates. All rights reserved.
    44# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55#
     
    1818# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919#
    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 or
    22 # have any questions.
     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.
    2323
    2424#
     
    4949   fi
    5050else
    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
    5361   SA_LIBPATH=$STARTDIR/../src/os/solaris/proc/`uname -p`:$STARTDIR/solaris/`uname -p`
    5462   OPTIONS="-Dsa.library.path=$SA_LIBPATH -Dsun.jvm.hotspot.debugger.useProcDebugger"
  • trunk/openjdk/hotspot/agent/make/saenv64.bat

    r2 r278  
    11@echo off
    22REM
    3 REM Copyright 2003-2008 Sun Microsystems, Inc.  All Rights Reserved.
     3REM Copyright (c) 2003, 2008, Oracle and/or its affiliates. All rights reserved.
    44REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55REM
     
    1818REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919REM
    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 or
    22 REM have any questions.
     20REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
     21REM or visit www.oracle.com if you need additional information or have any
     22REM questions.
    2323REM 
    2424REM
  • trunk/openjdk/hotspot/agent/make/saenv64.sh

    r2 r278  
    11#!/bin/sh
    22#
    3 # Copyright 2003-2008 Sun Microsystems, Inc.  All Rights Reserved.
     3# Copyright (c) 2003, 2009, Oracle and/or its affiliates. All rights reserved.
    44# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55#
     
    1818# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919#
    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 or
    22 # have any questions.
     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.
    2323
    2424#
     
    4444fi
    4545
    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
     47if [ -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
     55fi
    4856SA_LIBPATH=$STARTDIR/../src/os/solaris/proc/$CPU:$STARTDIR/solaris/$CPU
    4957
  • trunk/openjdk/hotspot/agent/make/soqlproc.sh

    r2 r278  
    11#!/bin/sh
    22#
    3 # Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
     3# Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
    44# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55#
     
    1818# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919#
    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 or
    22 # have any questions.
     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.
    2323
    2424#
  • trunk/openjdk/hotspot/agent/make/soqlproc64.sh

    r2 r278  
    11#!/bin/sh
    22#
    3 # Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
     3# Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
    44# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55#
     
    1818# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919#
    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 or
    22 # have any questions.
     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.
    2323
    2424#
  • trunk/openjdk/hotspot/agent/make/soqlwindbg.bat

    r2 r278  
    11@echo off
    22REM
    3 REM Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
     3REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
    44REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55REM
     
    1818REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919REM
    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 or
    22 REM have any questions.
     20REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
     21REM or visit www.oracle.com if you need additional information or have any
     22REM questions.
    2323REM 
    2424REM
  • trunk/openjdk/hotspot/agent/make/soqlwindbg64.bat

    r2 r278  
    11@echo off
    22REM
    3 REM Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
     3REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
    44REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55REM
     
    1818REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919REM
    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 or
    22 REM have any questions.
     20REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
     21REM or visit www.oracle.com if you need additional information or have any
     22REM questions.
    2323REM 
    2424REM
  • trunk/openjdk/hotspot/agent/make/start-debug-server-proc.sh

    r2 r278  
    11#!/bin/sh
    22#
    3 # Copyright 2002-2003 Sun Microsystems, Inc.  All Rights Reserved.
     3# Copyright (c) 2002, 2003, Oracle and/or its affiliates. All rights reserved.
    44# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55#
     
    1818# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919#
    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 or
    22 # have any questions.
     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.
    2323
    2424#
  • trunk/openjdk/hotspot/agent/make/start-debug-server-proc64.sh

    r2 r278  
    11#!/bin/sh
    22#
    3 # Copyright 2002-2003 Sun Microsystems, Inc.  All Rights Reserved.
     3# Copyright (c) 2002, 2003, Oracle and/or its affiliates. All rights reserved.
    44# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55#
     
    1818# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919#
    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 or
    22 # have any questions.
     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.
    2323
    2424#
  • trunk/openjdk/hotspot/agent/make/start-debug-server-windbg.bat

    r2 r278  
    11@echo off
    22REM
    3 REM Copyright 2002-2003 Sun Microsystems, Inc.  All Rights Reserved.
     3REM Copyright (c) 2002, 2003, Oracle and/or its affiliates. All rights reserved.
    44REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55REM
     
    1818REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919REM
    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 or
    22 REM have any questions.
     20REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
     21REM or visit www.oracle.com if you need additional information or have any
     22REM questions.
    2323REM 
    2424REM
  • trunk/openjdk/hotspot/agent/make/start-debug-server-windbg64.bat

    r2 r278  
    11@echo off
    22REM
    3 REM Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
     3REM Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
    44REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55REM
     
    1818REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919REM
    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 or
    22 REM have any questions.
     20REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
     21REM or visit www.oracle.com if you need additional information or have any
     22REM questions.
    2323REM 
    2424REM
  • trunk/openjdk/hotspot/agent/make/start-rmiregistry.bat

    r2 r278  
    11@echo off
    22REM
    3 REM Copyright 2002-2003 Sun Microsystems, Inc.  All Rights Reserved.
     3REM Copyright (c) 2002, 2003, Oracle and/or its affiliates. All rights reserved.
    44REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55REM
     
    1818REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919REM
    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 or
    22 REM have any questions.
     20REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
     21REM or visit www.oracle.com if you need additional information or have any
     22REM questions.
    2323REM 
    2424REM
  • trunk/openjdk/hotspot/agent/make/start-rmiregistry.sh

    r2 r278  
    11#!/bin/sh
    22#
    3 # Copyright 2000-2003 Sun Microsystems, Inc.  All Rights Reserved.
     3# Copyright (c) 2000, 2003, Oracle and/or its affiliates. All rights reserved.
    44# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55#
     
    1818# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1919#
    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 or
    22 # have any questions.
     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.
    2323
    2424#
Note: See TracChangeset for help on using the changeset viewer.