Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
openanolis
dragonwell8_hotspot
提交
20eabf3c
D
dragonwell8_hotspot
项目概览
openanolis
/
dragonwell8_hotspot
通知
2
Star
2
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
D
dragonwell8_hotspot
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
20eabf3c
编写于
12月 26, 2012
作者:
K
katleman
浏览文件
操作
浏览文件
下载
差异文件
Merge
上级
bcda9010
836e7f79
变更
65
显示空白变更内容
内联
并排
Showing
65 changed file
with
174 addition
and
174 deletion
+174
-174
agent/src/share/classes/sun/jvm/hotspot/ci/ciArrayKlass.java
agent/src/share/classes/sun/jvm/hotspot/ci/ciArrayKlass.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/ci/ciField.java
agent/src/share/classes/sun/jvm/hotspot/ci/ciField.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/ci/ciInstance.java
agent/src/share/classes/sun/jvm/hotspot/ci/ciInstance.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/ci/ciKlass.java
agent/src/share/classes/sun/jvm/hotspot/ci/ciKlass.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/ci/ciMetadata.java
agent/src/share/classes/sun/jvm/hotspot/ci/ciMetadata.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/ci/ciObjArrayKlass.java
...src/share/classes/sun/jvm/hotspot/ci/ciObjArrayKlass.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/ci/ciObject.java
agent/src/share/classes/sun/jvm/hotspot/ci/ciObject.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/ci/ciObjectFactory.java
...src/share/classes/sun/jvm/hotspot/ci/ciObjectFactory.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/ci/ciReceiverTypeData.java
.../share/classes/sun/jvm/hotspot/ci/ciReceiverTypeData.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/ci/ciSymbol.java
agent/src/share/classes/sun/jvm/hotspot/ci/ciSymbol.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/ci/ciType.java
agent/src/share/classes/sun/jvm/hotspot/ci/ciType.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/ci/ciTypeArrayKlass.java
...rc/share/classes/sun/jvm/hotspot/ci/ciTypeArrayKlass.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/ci/ciVirtualCallData.java
...c/share/classes/sun/jvm/hotspot/ci/ciVirtualCallData.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/classfile/ClassLoaderData.java
...re/classes/sun/jvm/hotspot/classfile/ClassLoaderData.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/memory/LoaderConstraintTable.java
...classes/sun/jvm/hotspot/memory/LoaderConstraintTable.java
+1
-1
agent/src/share/classes/sun/jvm/hotspot/oops/BitData.java
agent/src/share/classes/sun/jvm/hotspot/oops/BitData.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/oops/ProfileData.java
...t/src/share/classes/sun/jvm/hotspot/oops/ProfileData.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/oops/RetData.java
agent/src/share/classes/sun/jvm/hotspot/oops/RetData.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/opto/Block.java
agent/src/share/classes/sun/jvm/hotspot/opto/Block.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/opto/Block_Array.java
...t/src/share/classes/sun/jvm/hotspot/opto/Block_Array.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/opto/Block_List.java
agent/src/share/classes/sun/jvm/hotspot/opto/Block_List.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/opto/CallDynamicJavaNode.java
...are/classes/sun/jvm/hotspot/opto/CallDynamicJavaNode.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/opto/CallJavaNode.java
.../src/share/classes/sun/jvm/hotspot/opto/CallJavaNode.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/opto/CallNode.java
agent/src/share/classes/sun/jvm/hotspot/opto/CallNode.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/opto/CallRuntimeNode.java
...c/share/classes/sun/jvm/hotspot/opto/CallRuntimeNode.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/opto/CallStaticJavaNode.java
...hare/classes/sun/jvm/hotspot/opto/CallStaticJavaNode.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/opto/Compile.java
agent/src/share/classes/sun/jvm/hotspot/opto/Compile.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/opto/HaltNode.java
agent/src/share/classes/sun/jvm/hotspot/opto/HaltNode.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/opto/InlineTree.java
agent/src/share/classes/sun/jvm/hotspot/opto/InlineTree.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/opto/JVMState.java
agent/src/share/classes/sun/jvm/hotspot/opto/JVMState.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/opto/LoopNode.java
agent/src/share/classes/sun/jvm/hotspot/opto/LoopNode.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/opto/MachCallJavaNode.java
.../share/classes/sun/jvm/hotspot/opto/MachCallJavaNode.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/opto/MachCallNode.java
.../src/share/classes/sun/jvm/hotspot/opto/MachCallNode.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/opto/MachCallRuntimeNode.java
...are/classes/sun/jvm/hotspot/opto/MachCallRuntimeNode.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/opto/MachCallStaticJavaNode.java
.../classes/sun/jvm/hotspot/opto/MachCallStaticJavaNode.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/opto/MachIfNode.java
agent/src/share/classes/sun/jvm/hotspot/opto/MachIfNode.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/opto/MachNode.java
agent/src/share/classes/sun/jvm/hotspot/opto/MachNode.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/opto/MachReturnNode.java
...rc/share/classes/sun/jvm/hotspot/opto/MachReturnNode.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/opto/MachSafePointNode.java
...share/classes/sun/jvm/hotspot/opto/MachSafePointNode.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/opto/MultiNode.java
agent/src/share/classes/sun/jvm/hotspot/opto/MultiNode.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/opto/Node.java
agent/src/share/classes/sun/jvm/hotspot/opto/Node.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/opto/Node_Array.java
agent/src/share/classes/sun/jvm/hotspot/opto/Node_Array.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/opto/Node_List.java
agent/src/share/classes/sun/jvm/hotspot/opto/Node_List.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/opto/Phase.java
agent/src/share/classes/sun/jvm/hotspot/opto/Phase.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/opto/PhaseCFG.java
agent/src/share/classes/sun/jvm/hotspot/opto/PhaseCFG.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/opto/PhaseRegAlloc.java
...src/share/classes/sun/jvm/hotspot/opto/PhaseRegAlloc.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/opto/PhiNode.java
agent/src/share/classes/sun/jvm/hotspot/opto/PhiNode.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/opto/ProjNode.java
agent/src/share/classes/sun/jvm/hotspot/opto/ProjNode.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/opto/RegionNode.java
agent/src/share/classes/sun/jvm/hotspot/opto/RegionNode.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/opto/RootNode.java
agent/src/share/classes/sun/jvm/hotspot/opto/RootNode.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/opto/SafePointNode.java
...src/share/classes/sun/jvm/hotspot/opto/SafePointNode.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/opto/TypeNode.java
agent/src/share/classes/sun/jvm/hotspot/opto/TypeNode.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/prims/JvmtiExport.java
.../src/share/classes/sun/jvm/hotspot/prims/JvmtiExport.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/utilities/GenericGrowableArray.java
...asses/sun/jvm/hotspot/utilities/GenericGrowableArray.java
+3
-3
agent/src/share/classes/sun/jvm/hotspot/utilities/GrowableArray.java
...hare/classes/sun/jvm/hotspot/utilities/GrowableArray.java
+3
-3
agent/src/share/native/sadis.c
agent/src/share/native/sadis.c
+1
-1
src/share/vm/classfile/classLoaderData.hpp
src/share/vm/classfile/classLoaderData.hpp
+1
-1
src/share/vm/memory/metaspaceCounters.cpp
src/share/vm/memory/metaspaceCounters.cpp
+1
-1
src/share/vm/memory/metaspaceCounters.hpp
src/share/vm/memory/metaspaceCounters.hpp
+1
-1
src/share/vm/runtime/os_ext.hpp
src/share/vm/runtime/os_ext.hpp
+1
-1
src/share/vm/services/diagnosticArgument.cpp
src/share/vm/services/diagnosticArgument.cpp
+1
-1
src/share/vm/services/diagnosticCommand_ext.hpp
src/share/vm/services/diagnosticCommand_ext.hpp
+2
-2
src/share/vm/services/memReporter.cpp
src/share/vm/services/memReporter.cpp
+1
-1
src/share/vm/services/memReporter.hpp
src/share/vm/services/memReporter.hpp
+1
-1
test/runtime/7158804/Test7158804.sh
test/runtime/7158804/Test7158804.sh
+1
-1
未找到文件。
agent/src/share/classes/sun/jvm/hotspot/ci/ciArrayKlass.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/ci/ciField.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/ci/ciInstance.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/ci/ciKlass.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/ci/ciMetadata.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/ci/ciObjArrayKlass.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/ci/ciObject.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/ci/ciObjectFactory.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/ci/ciReceiverTypeData.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/ci/ciSymbol.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/ci/ciType.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/ci/ciTypeArrayKlass.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/ci/ciVirtualCallData.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/classfile/ClassLoaderData.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/memory/LoaderConstraintTable.java
浏览文件 @
20eabf3c
/*
* 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
...
...
agent/src/share/classes/sun/jvm/hotspot/oops/BitData.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/oops/ProfileData.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/oops/RetData.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/opto/Block.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/opto/Block_Array.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/opto/Block_List.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/opto/CallDynamicJavaNode.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/opto/CallJavaNode.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/opto/CallNode.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/opto/CallRuntimeNode.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/opto/CallStaticJavaNode.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/opto/Compile.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/opto/HaltNode.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/opto/InlineTree.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/opto/JVMState.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/opto/LoopNode.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/opto/MachCallJavaNode.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/opto/MachCallNode.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/opto/MachCallRuntimeNode.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/opto/MachCallStaticJavaNode.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/opto/MachIfNode.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/opto/MachNode.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/opto/MachReturnNode.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/opto/MachSafePointNode.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/opto/MultiNode.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/opto/Node.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/opto/Node_Array.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/opto/Node_List.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/opto/Phase.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/opto/PhaseCFG.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/opto/PhaseRegAlloc.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/opto/PhiNode.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/opto/ProjNode.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/opto/RegionNode.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/opto/RootNode.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/opto/SafePointNode.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/opto/TypeNode.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/prims/JvmtiExport.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/utilities/GenericGrowableArray.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/classes/sun/jvm/hotspot/utilities/GrowableArray.java
浏览文件 @
20eabf3c
...
...
@@ -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.
*
*/
...
...
agent/src/share/native/sadis.c
浏览文件 @
20eabf3c
/*
* Copyright
2012, Oracle and/or its affiliates. All Rights R
eserved.
* Copyright
(c) 2012, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/share/vm/classfile/classLoaderData.hpp
浏览文件 @
20eabf3c
...
...
@@ -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).
*
...
...
src/share/vm/memory/metaspaceCounters.cpp
浏览文件 @
20eabf3c
/*
* 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
...
...
src/share/vm/memory/metaspaceCounters.hpp
浏览文件 @
20eabf3c
/*
* 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
...
...
src/share/vm/runtime/os_ext.hpp
浏览文件 @
20eabf3c
/*
* 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
...
...
src/share/vm/services/diagnosticArgument.cpp
浏览文件 @
20eabf3c
/*
* 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
...
...
src/share/vm/services/diagnosticCommand_ext.hpp
浏览文件 @
20eabf3c
/*
* 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
...
...
src/share/vm/services/memReporter.cpp
浏览文件 @
20eabf3c
/*
* 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
...
...
src/share/vm/services/memReporter.hpp
浏览文件 @
20eabf3c
/*
* 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
...
...
test/runtime/7158804/Test7158804.sh
浏览文件 @
20eabf3c
#!/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.
#
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录