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:
15 edited

Legend:

Unmodified
Added
Removed
  • trunk/openjdk

  • trunk/openjdk/jdk/src/solaris/sample/dtrace/helpers/dtrace_helper.d

    r2 r278  
    11#!/usr/sbin/dtrace -s
    22/*
    3  * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     3 * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    44 *
    55 * Redistribution and use in source and binary forms, with or without
     
    1414 *     documentation and/or other materials provided with the distribution.
    1515 *
    16  *   - Neither the name of Sun Microsystems nor the names of its
     16 *   - Neither the name of Oracle nor the names of its
    1717 *     contributors may be used to endorse or promote products derived
    1818 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/solaris/sample/dtrace/hotspot/class_loading_stat.d

    r2 r278  
    11#!/usr/sbin/dtrace -Zs
    22/*
    3  * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     3 * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    44 *
    55 * Redistribution and use in source and binary forms, with or without
     
    1414 *     documentation and/or other materials provided with the distribution.
    1515 *
    16  *   - Neither the name of Sun Microsystems nor the names of its
     16 *   - Neither the name of Oracle nor the names of its
    1717 *     contributors may be used to endorse or promote products derived
    1818 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/solaris/sample/dtrace/hotspot/gc_time_stat.d

    r2 r278  
    11#!/usr/sbin/dtrace -Zs
    22/*
    3  * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     3 * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    44 *
    55 * Redistribution and use in source and binary forms, with or without
     
    1414 *     documentation and/or other materials provided with the distribution.
    1515 *
    16  *   - Neither the name of Sun Microsystems nor the names of its
     16 *   - Neither the name of Oracle nor the names of its
    1717 *     contributors may be used to endorse or promote products derived
    1818 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/solaris/sample/dtrace/hotspot/hotspot_calls_tree.d

    r2 r278  
    11#!/usr/sbin/dtrace -Zs
    22/*
    3  * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     3 * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    44 *
    55 * Redistribution and use in source and binary forms, with or without
     
    1414 *     documentation and/or other materials provided with the distribution.
    1515 *
    16  *   - Neither the name of Sun Microsystems nor the names of its
     16 *   - Neither the name of Oracle nor the names of its
    1717 *     contributors may be used to endorse or promote products derived
    1818 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/solaris/sample/dtrace/hotspot/method_compile_stat.d

    r2 r278  
    11#!/usr/sbin/dtrace -Zs
    22/*
    3  * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     3 * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    44 *
    55 * Redistribution and use in source and binary forms, with or without
     
    1414 *     documentation and/or other materials provided with the distribution.
    1515 *
    16  *   - Neither the name of Sun Microsystems nor the names of its
     16 *   - Neither the name of Oracle nor the names of its
    1717 *     contributors may be used to endorse or promote products derived
    1818 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/solaris/sample/dtrace/hotspot/method_invocation_stat.d

    r2 r278  
    11#!/usr/sbin/dtrace -Zs
    22/*
    3  * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     3 * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    44 *
    55 * Redistribution and use in source and binary forms, with or without
     
    1414 *     documentation and/or other materials provided with the distribution.
    1515 *
    16  *   - Neither the name of Sun Microsystems nor the names of its
     16 *   - Neither the name of Oracle nor the names of its
    1717 *     contributors may be used to endorse or promote products derived
    1818 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/solaris/sample/dtrace/hotspot/method_invocation_stat_filter.d

    r2 r278  
    22
    33/*
    4  * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55 *
    66 * Redistribution and use in source and binary forms, with or without
     
    1515 *     documentation and/or other materials provided with the distribution.
    1616 *
    17  *   - Neither the name of Sun Microsystems nor the names of its
     17 *   - Neither the name of Oracle nor the names of its
    1818 *     contributors may be used to endorse or promote products derived
    1919 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/solaris/sample/dtrace/hotspot/method_invocation_tree.d

    r2 r278  
    11#!/usr/sbin/dtrace -Zs
    22/*
    3  * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     3 * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    44 *
    55 * Redistribution and use in source and binary forms, with or without
     
    1414 *     documentation and/or other materials provided with the distribution.
    1515 *
    16  *   - Neither the name of Sun Microsystems nor the names of its
     16 *   - Neither the name of Oracle nor the names of its
    1717 *     contributors may be used to endorse or promote products derived
    1818 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/solaris/sample/dtrace/hotspot/monitors.d

    r2 r278  
    11#!/usr/sbin/dtrace -Zs
    22/*
    3  * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     3 * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    44 *
    55 * Redistribution and use in source and binary forms, with or without
     
    1414 *     documentation and/or other materials provided with the distribution.
    1515 *
    16  *   - Neither the name of Sun Microsystems nor the names of its
     16 *   - Neither the name of Oracle nor the names of its
    1717 *     contributors may be used to endorse or promote products derived
    1818 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/solaris/sample/dtrace/hotspot/object_allocation_stat.d

    r2 r278  
    22
    33/*
    4  * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55 *
    66 * Redistribution and use in source and binary forms, with or without
     
    1515 *     documentation and/or other materials provided with the distribution.
    1616 *
    17  *   - Neither the name of Sun Microsystems nor the names of its
     17 *   - Neither the name of Oracle nor the names of its
    1818 *     contributors may be used to endorse or promote products derived
    1919 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/solaris/sample/dtrace/hotspot_jni/CriticalSection.d

    r2 r278  
    22
    33/*
    4  * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55 *
    66 * Redistribution and use in source and binary forms, with or without
     
    1515 *     documentation and/or other materials provided with the distribution.
    1616 *
    17  *   - Neither the name of Sun Microsystems nor the names of its
     17 *   - Neither the name of Oracle nor the names of its
    1818 *     contributors may be used to endorse or promote products derived
    1919 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/solaris/sample/dtrace/hotspot_jni/CriticalSection_slow.d

    r2 r278  
    22
    33/*
    4  * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55 *
    66 * Redistribution and use in source and binary forms, with or without
     
    1515 *     documentation and/or other materials provided with the distribution.
    1616 *
    17  *   - Neither the name of Sun Microsystems nor the names of its
     17 *   - Neither the name of Oracle nor the names of its
    1818 *     contributors may be used to endorse or promote products derived
    1919 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/solaris/sample/dtrace/hotspot_jni/hotspot_jni_calls_stat.d

    r2 r278  
    22
    33/*
    4  * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55 *
    66 * Redistribution and use in source and binary forms, with or without
     
    1515 *     documentation and/or other materials provided with the distribution.
    1616 *
    17  *   - Neither the name of Sun Microsystems nor the names of its
     17 *   - Neither the name of Oracle nor the names of its
    1818 *     contributors may be used to endorse or promote products derived
    1919 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/solaris/sample/dtrace/hotspot_jni/hotspot_jni_calls_tree.d

    r2 r278  
    22
    33/*
    4  * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55 *
    66 * Redistribution and use in source and binary forms, with or without
     
    1515 *     documentation and/or other materials provided with the distribution.
    1616 *
    17  *   - Neither the name of Sun Microsystems nor the names of its
     17 *   - Neither the name of Oracle nor the names of its
    1818 *     contributors may be used to endorse or promote products derived
    1919 *     from this software without specific prior written permission.
Note: See TracChangeset for help on using the changeset viewer.