# HG changeset patch # User amurillo # Date 1357897389 28800 # Node ID 1e129851479e4f5df439109fca2c7be1f1613522 # Parent 11619f33cd683c2f1d6ef72f1c6ff3dacf5a9f1c# Parent f1c06dcee0b59ef162ce53029ddf43c5561d1604 Merge diff -r f1c06dcee0b5 -r 1e129851479e .hgtags --- a/.hgtags Thu Jan 10 10:00:43 2013 -0800 +++ b/.hgtags Fri Jan 11 01:43:09 2013 -0800 @@ -303,3 +303,6 @@ b6c9c0109a608eedbb6b868d260952990e3c91fe hs25-b13 cb8a4e04bc8c104de8a2f67463c7e31232bf8d68 jdk8-b69 990bbd393c239d95310ccc38094e57923bbf1d4a hs25-b14 +e94068d4ff52849c8aa0786a53a59b63d1312a39 jdk8-b70 +0847210f85480bf3848dc90bc2ab23c0a4791b55 jdk8-b71 +d5cb5830f570d1304ea4b196dde672a291b55f29 jdk8-b72 diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/ci/ciArrayKlass.java --- a/agent/src/share/classes/sun/jvm/hotspot/ci/ciArrayKlass.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/ci/ciArrayKlass.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/ci/ciField.java --- a/agent/src/share/classes/sun/jvm/hotspot/ci/ciField.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/ci/ciField.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/ci/ciInstance.java --- a/agent/src/share/classes/sun/jvm/hotspot/ci/ciInstance.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/ci/ciInstance.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/ci/ciKlass.java --- a/agent/src/share/classes/sun/jvm/hotspot/ci/ciKlass.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/ci/ciKlass.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/ci/ciMetadata.java --- a/agent/src/share/classes/sun/jvm/hotspot/ci/ciMetadata.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/ci/ciMetadata.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/ci/ciObjArrayKlass.java --- a/agent/src/share/classes/sun/jvm/hotspot/ci/ciObjArrayKlass.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/ci/ciObjArrayKlass.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/ci/ciObject.java --- a/agent/src/share/classes/sun/jvm/hotspot/ci/ciObject.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/ci/ciObject.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/ci/ciObjectFactory.java --- a/agent/src/share/classes/sun/jvm/hotspot/ci/ciObjectFactory.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/ci/ciObjectFactory.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/ci/ciReceiverTypeData.java --- a/agent/src/share/classes/sun/jvm/hotspot/ci/ciReceiverTypeData.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/ci/ciReceiverTypeData.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/ci/ciSymbol.java --- a/agent/src/share/classes/sun/jvm/hotspot/ci/ciSymbol.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/ci/ciSymbol.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/ci/ciType.java --- a/agent/src/share/classes/sun/jvm/hotspot/ci/ciType.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/ci/ciType.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/ci/ciTypeArrayKlass.java --- a/agent/src/share/classes/sun/jvm/hotspot/ci/ciTypeArrayKlass.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/ci/ciTypeArrayKlass.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/ci/ciVirtualCallData.java --- a/agent/src/share/classes/sun/jvm/hotspot/ci/ciVirtualCallData.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/ci/ciVirtualCallData.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/classfile/ClassLoaderData.java --- a/agent/src/share/classes/sun/jvm/hotspot/classfile/ClassLoaderData.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/classfile/ClassLoaderData.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/memory/LoaderConstraintTable.java --- a/agent/src/share/classes/sun/jvm/hotspot/memory/LoaderConstraintTable.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/memory/LoaderConstraintTable.java Fri Jan 11 01:43:09 2013 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/oops/BitData.java --- a/agent/src/share/classes/sun/jvm/hotspot/oops/BitData.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/oops/BitData.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/oops/ProfileData.java --- a/agent/src/share/classes/sun/jvm/hotspot/oops/ProfileData.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/oops/ProfileData.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/oops/RetData.java --- a/agent/src/share/classes/sun/jvm/hotspot/oops/RetData.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/oops/RetData.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/opto/Block.java --- a/agent/src/share/classes/sun/jvm/hotspot/opto/Block.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/opto/Block.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/opto/Block_Array.java --- a/agent/src/share/classes/sun/jvm/hotspot/opto/Block_Array.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/opto/Block_Array.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/opto/Block_List.java --- a/agent/src/share/classes/sun/jvm/hotspot/opto/Block_List.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/opto/Block_List.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/opto/CallDynamicJavaNode.java --- a/agent/src/share/classes/sun/jvm/hotspot/opto/CallDynamicJavaNode.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/opto/CallDynamicJavaNode.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/opto/CallJavaNode.java --- a/agent/src/share/classes/sun/jvm/hotspot/opto/CallJavaNode.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/opto/CallJavaNode.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/opto/CallNode.java --- a/agent/src/share/classes/sun/jvm/hotspot/opto/CallNode.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/opto/CallNode.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/opto/CallRuntimeNode.java --- a/agent/src/share/classes/sun/jvm/hotspot/opto/CallRuntimeNode.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/opto/CallRuntimeNode.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/opto/CallStaticJavaNode.java --- a/agent/src/share/classes/sun/jvm/hotspot/opto/CallStaticJavaNode.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/opto/CallStaticJavaNode.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/opto/Compile.java --- a/agent/src/share/classes/sun/jvm/hotspot/opto/Compile.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/opto/Compile.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/opto/HaltNode.java --- a/agent/src/share/classes/sun/jvm/hotspot/opto/HaltNode.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/opto/HaltNode.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/opto/InlineTree.java --- a/agent/src/share/classes/sun/jvm/hotspot/opto/InlineTree.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/opto/InlineTree.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/opto/JVMState.java --- a/agent/src/share/classes/sun/jvm/hotspot/opto/JVMState.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/opto/JVMState.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/opto/LoopNode.java --- a/agent/src/share/classes/sun/jvm/hotspot/opto/LoopNode.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/opto/LoopNode.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/opto/MachCallJavaNode.java --- a/agent/src/share/classes/sun/jvm/hotspot/opto/MachCallJavaNode.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/opto/MachCallJavaNode.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/opto/MachCallNode.java --- a/agent/src/share/classes/sun/jvm/hotspot/opto/MachCallNode.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/opto/MachCallNode.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/opto/MachCallRuntimeNode.java --- a/agent/src/share/classes/sun/jvm/hotspot/opto/MachCallRuntimeNode.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/opto/MachCallRuntimeNode.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/opto/MachCallStaticJavaNode.java --- a/agent/src/share/classes/sun/jvm/hotspot/opto/MachCallStaticJavaNode.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/opto/MachCallStaticJavaNode.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/opto/MachIfNode.java --- a/agent/src/share/classes/sun/jvm/hotspot/opto/MachIfNode.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/opto/MachIfNode.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/opto/MachNode.java --- a/agent/src/share/classes/sun/jvm/hotspot/opto/MachNode.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/opto/MachNode.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/opto/MachReturnNode.java --- a/agent/src/share/classes/sun/jvm/hotspot/opto/MachReturnNode.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/opto/MachReturnNode.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/opto/MachSafePointNode.java --- a/agent/src/share/classes/sun/jvm/hotspot/opto/MachSafePointNode.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/opto/MachSafePointNode.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/opto/MultiNode.java --- a/agent/src/share/classes/sun/jvm/hotspot/opto/MultiNode.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/opto/MultiNode.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/opto/Node.java --- a/agent/src/share/classes/sun/jvm/hotspot/opto/Node.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/opto/Node.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/opto/Node_Array.java --- a/agent/src/share/classes/sun/jvm/hotspot/opto/Node_Array.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/opto/Node_Array.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/opto/Node_List.java --- a/agent/src/share/classes/sun/jvm/hotspot/opto/Node_List.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/opto/Node_List.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/opto/Phase.java --- a/agent/src/share/classes/sun/jvm/hotspot/opto/Phase.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/opto/Phase.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/opto/PhaseCFG.java --- a/agent/src/share/classes/sun/jvm/hotspot/opto/PhaseCFG.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/opto/PhaseCFG.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/opto/PhaseRegAlloc.java --- a/agent/src/share/classes/sun/jvm/hotspot/opto/PhaseRegAlloc.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/opto/PhaseRegAlloc.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/opto/PhiNode.java --- a/agent/src/share/classes/sun/jvm/hotspot/opto/PhiNode.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/opto/PhiNode.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/opto/ProjNode.java --- a/agent/src/share/classes/sun/jvm/hotspot/opto/ProjNode.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/opto/ProjNode.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/opto/RegionNode.java --- a/agent/src/share/classes/sun/jvm/hotspot/opto/RegionNode.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/opto/RegionNode.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/opto/RootNode.java --- a/agent/src/share/classes/sun/jvm/hotspot/opto/RootNode.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/opto/RootNode.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/opto/SafePointNode.java --- a/agent/src/share/classes/sun/jvm/hotspot/opto/SafePointNode.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/opto/SafePointNode.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/opto/TypeNode.java --- a/agent/src/share/classes/sun/jvm/hotspot/opto/TypeNode.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/opto/TypeNode.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/prims/JvmtiExport.java --- a/agent/src/share/classes/sun/jvm/hotspot/prims/JvmtiExport.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/prims/JvmtiExport.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/utilities/GenericGrowableArray.java --- a/agent/src/share/classes/sun/jvm/hotspot/utilities/GenericGrowableArray.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/utilities/GenericGrowableArray.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/classes/sun/jvm/hotspot/utilities/GrowableArray.java --- a/agent/src/share/classes/sun/jvm/hotspot/utilities/GrowableArray.java Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/classes/sun/jvm/hotspot/utilities/GrowableArray.java Fri Jan 11 01:43:09 2013 -0800 @@ -16,9 +16,9 @@ * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, - * CA 95054 USA or visit www.sun.com if you need additional information or - * have any questions. + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. * */ diff -r f1c06dcee0b5 -r 1e129851479e agent/src/share/native/sadis.c --- a/agent/src/share/native/sadis.c Thu Jan 10 10:00:43 2013 -0800 +++ b/agent/src/share/native/sadis.c Fri Jan 11 01:43:09 2013 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2012, Oracle and/or its affiliates. All Rights Reserved. + * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r f1c06dcee0b5 -r 1e129851479e src/share/vm/classfile/classLoaderData.hpp --- a/src/share/vm/classfile/classLoaderData.hpp Thu Jan 10 10:00:43 2013 -0800 +++ b/src/share/vm/classfile/classLoaderData.hpp Fri Jan 11 01:43:09 2013 -0800 @@ -8,7 +8,7 @@ * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - * FITNESS FOR A PARTICULAR PURPOSE.See the GNU General Public License + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * version 2 for more details (a copy is included in the LICENSE file that * accompanied this code). * diff -r f1c06dcee0b5 -r 1e129851479e src/share/vm/memory/metaspaceCounters.cpp --- a/src/share/vm/memory/metaspaceCounters.cpp Thu Jan 10 10:00:43 2013 -0800 +++ b/src/share/vm/memory/metaspaceCounters.cpp Fri Jan 11 01:43:09 2013 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r f1c06dcee0b5 -r 1e129851479e src/share/vm/memory/metaspaceCounters.hpp --- a/src/share/vm/memory/metaspaceCounters.hpp Thu Jan 10 10:00:43 2013 -0800 +++ b/src/share/vm/memory/metaspaceCounters.hpp Fri Jan 11 01:43:09 2013 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r f1c06dcee0b5 -r 1e129851479e src/share/vm/runtime/os_ext.hpp --- a/src/share/vm/runtime/os_ext.hpp Thu Jan 10 10:00:43 2013 -0800 +++ b/src/share/vm/runtime/os_ext.hpp Fri Jan 11 01:43:09 2013 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r f1c06dcee0b5 -r 1e129851479e src/share/vm/services/diagnosticArgument.cpp --- a/src/share/vm/services/diagnosticArgument.cpp Thu Jan 10 10:00:43 2013 -0800 +++ b/src/share/vm/services/diagnosticArgument.cpp Fri Jan 11 01:43:09 2013 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r f1c06dcee0b5 -r 1e129851479e src/share/vm/services/diagnosticCommand_ext.hpp --- a/src/share/vm/services/diagnosticCommand_ext.hpp Thu Jan 10 10:00:43 2013 -0800 +++ b/src/share/vm/services/diagnosticCommand_ext.hpp Fri Jan 11 01:43:09 2013 -0800 @@ -1,6 +1,6 @@ /* - * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. DO - * NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as diff -r f1c06dcee0b5 -r 1e129851479e src/share/vm/services/memReporter.cpp --- a/src/share/vm/services/memReporter.cpp Thu Jan 10 10:00:43 2013 -0800 +++ b/src/share/vm/services/memReporter.cpp Fri Jan 11 01:43:09 2013 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r f1c06dcee0b5 -r 1e129851479e src/share/vm/services/memReporter.hpp --- a/src/share/vm/services/memReporter.hpp Thu Jan 10 10:00:43 2013 -0800 +++ b/src/share/vm/services/memReporter.hpp Fri Jan 11 01:43:09 2013 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it diff -r f1c06dcee0b5 -r 1e129851479e test/runtime/7158804/Test7158804.sh --- a/test/runtime/7158804/Test7158804.sh Thu Jan 10 10:00:43 2013 -0800 +++ b/test/runtime/7158804/Test7158804.sh Fri Jan 11 01:43:09 2013 -0800 @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. #