Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
openanolis
dragonwell11
提交
da9fba1c
D
dragonwell11
项目概览
openanolis
/
dragonwell11
通知
7
Star
2
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
D
dragonwell11
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
da9fba1c
编写于
7月 05, 2017
作者:
D
duke
浏览文件
操作
浏览文件
下载
差异文件
Merge
上级
55212cd9
5869c49c
变更
308
展开全部
隐藏空白更改
内联
并排
Showing
308 changed file
with
1785 addition
and
1188 deletion
+1785
-1188
.hgtags-top-repo
.hgtags-top-repo
+1
-0
Makefile
Makefile
+1
-1
hotspot/.hgtags
hotspot/.hgtags
+2
-0
hotspot/agent/src/share/classes/sun/jvm/hotspot/CommandProcessor.java
...t/src/share/classes/sun/jvm/hotspot/CommandProcessor.java
+1
-1
hotspot/agent/src/share/classes/sun/jvm/hotspot/HotSpotTypeDataBase.java
...rc/share/classes/sun/jvm/hotspot/HotSpotTypeDataBase.java
+1
-1
hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodeLoadConstant.java
...ses/sun/jvm/hotspot/interpreter/BytecodeLoadConstant.java
+1
-1
hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodeWithKlass.java
...lasses/sun/jvm/hotspot/interpreter/BytecodeWithKlass.java
+1
-1
hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/DictionaryEntry.java
...share/classes/sun/jvm/hotspot/memory/DictionaryEntry.java
+1
-1
hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/LoaderConstraintEntry.java
...classes/sun/jvm/hotspot/memory/LoaderConstraintEntry.java
+1
-1
hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/PlaceholderEntry.java
...hare/classes/sun/jvm/hotspot/memory/PlaceholderEntry.java
+1
-1
hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/StringTable.java
...src/share/classes/sun/jvm/hotspot/memory/StringTable.java
+1
-1
hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/SymbolTable.java
...src/share/classes/sun/jvm/hotspot/memory/SymbolTable.java
+1
-1
hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/ConstantPool.java
.../src/share/classes/sun/jvm/hotspot/oops/ConstantPool.java
+1
-1
hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/GenerateOopMap.java
...rc/share/classes/sun/jvm/hotspot/oops/GenerateOopMap.java
+1
-1
hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/Klass.java
...t/agent/src/share/classes/sun/jvm/hotspot/oops/Klass.java
+1
-1
hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/Method.java
.../agent/src/share/classes/sun/jvm/hotspot/oops/Method.java
+1
-1
hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/Symbol.java
.../agent/src/share/classes/sun/jvm/hotspot/oops/Symbol.java
+1
-1
hotspot/agent/src/share/classes/sun/jvm/hotspot/tools/jcore/ClassWriter.java
...hare/classes/sun/jvm/hotspot/tools/jcore/ClassWriter.java
+1
-1
hotspot/agent/src/share/classes/sun/jvm/hotspot/types/Field.java
.../agent/src/share/classes/sun/jvm/hotspot/types/Field.java
+1
-1
hotspot/agent/src/share/classes/sun/jvm/hotspot/ui/classbrowser/HTMLGenerator.java
...lasses/sun/jvm/hotspot/ui/classbrowser/HTMLGenerator.java
+1
-1
hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/Hashtable.java
...rc/share/classes/sun/jvm/hotspot/utilities/Hashtable.java
+1
-1
hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/HashtableEntry.java
...are/classes/sun/jvm/hotspot/utilities/HashtableEntry.java
+1
-1
hotspot/make/hotspot_version
hotspot/make/hotspot_version
+1
-1
hotspot/make/linux/Makefile
hotspot/make/linux/Makefile
+1
-1
hotspot/make/linux/makefiles/arm.make
hotspot/make/linux/makefiles/arm.make
+1
-1
hotspot/make/linux/makefiles/gcc.make
hotspot/make/linux/makefiles/gcc.make
+1
-1
hotspot/make/linux/makefiles/mapfile-vers-debug
hotspot/make/linux/makefiles/mapfile-vers-debug
+1
-1
hotspot/make/linux/makefiles/mapfile-vers-product
hotspot/make/linux/makefiles/mapfile-vers-product
+1
-1
hotspot/make/linux/makefiles/ppc.make
hotspot/make/linux/makefiles/ppc.make
+1
-1
hotspot/make/linux/makefiles/sparcWorks.make
hotspot/make/linux/makefiles/sparcWorks.make
+1
-1
hotspot/make/linux/makefiles/top.make
hotspot/make/linux/makefiles/top.make
+1
-1
hotspot/make/linux/makefiles/vm.make
hotspot/make/linux/makefiles/vm.make
+1
-1
hotspot/make/solaris/makefiles/adlc.make
hotspot/make/solaris/makefiles/adlc.make
+1
-1
hotspot/make/solaris/makefiles/buildtree.make
hotspot/make/solaris/makefiles/buildtree.make
+1
-1
hotspot/make/solaris/makefiles/rules.make
hotspot/make/solaris/makefiles/rules.make
+1
-1
hotspot/make/solaris/makefiles/top.make
hotspot/make/solaris/makefiles/top.make
+1
-1
hotspot/make/solaris/makefiles/vm.make
hotspot/make/solaris/makefiles/vm.make
+1
-1
hotspot/make/windows/create_obj_files.sh
hotspot/make/windows/create_obj_files.sh
+1
-1
hotspot/make/windows/makefiles/launcher.make
hotspot/make/windows/makefiles/launcher.make
+1
-1
hotspot/make/windows/makefiles/vm.make
hotspot/make/windows/makefiles/vm.make
+1
-1
hotspot/src/cpu/sparc/vm/c1_MacroAssembler_sparc.cpp
hotspot/src/cpu/sparc/vm/c1_MacroAssembler_sparc.cpp
+1
-1
hotspot/src/cpu/sparc/vm/dump_sparc.cpp
hotspot/src/cpu/sparc/vm/dump_sparc.cpp
+1
-1
hotspot/src/cpu/sparc/vm/jni_sparc.h
hotspot/src/cpu/sparc/vm/jni_sparc.h
+1
-1
hotspot/src/cpu/sparc/vm/nativeInst_sparc.cpp
hotspot/src/cpu/sparc/vm/nativeInst_sparc.cpp
+1
-1
hotspot/src/cpu/sparc/vm/nativeInst_sparc.hpp
hotspot/src/cpu/sparc/vm/nativeInst_sparc.hpp
+1
-1
hotspot/src/cpu/sparc/vm/relocInfo_sparc.cpp
hotspot/src/cpu/sparc/vm/relocInfo_sparc.cpp
+1
-1
hotspot/src/cpu/x86/vm/jni_x86.h
hotspot/src/cpu/x86/vm/jni_x86.h
+1
-1
hotspot/src/cpu/x86/vm/vm_version_x86.cpp
hotspot/src/cpu/x86/vm/vm_version_x86.cpp
+1
-1
hotspot/src/cpu/zero/vm/jni_zero.h
hotspot/src/cpu/zero/vm/jni_zero.h
+1
-1
hotspot/src/os/linux/vm/jvm_linux.cpp
hotspot/src/os/linux/vm/jvm_linux.cpp
+1
-1
hotspot/src/os/linux/vm/osThread_linux.cpp
hotspot/src/os/linux/vm/osThread_linux.cpp
+1
-1
hotspot/src/os/linux/vm/os_linux.inline.hpp
hotspot/src/os/linux/vm/os_linux.inline.hpp
+1
-1
hotspot/src/os/linux/vm/thread_linux.inline.hpp
hotspot/src/os/linux/vm/thread_linux.inline.hpp
+1
-1
hotspot/src/os/solaris/dtrace/generateJvmOffsets.cpp
hotspot/src/os/solaris/dtrace/generateJvmOffsets.cpp
+1
-1
hotspot/src/os/solaris/dtrace/jhelper.d
hotspot/src/os/solaris/dtrace/jhelper.d
+1
-1
hotspot/src/os/solaris/dtrace/libjvm_db.c
hotspot/src/os/solaris/dtrace/libjvm_db.c
+1
-1
hotspot/src/os/solaris/vm/dtraceJSDT_solaris.cpp
hotspot/src/os/solaris/vm/dtraceJSDT_solaris.cpp
+1
-1
hotspot/src/os_cpu/linux_sparc/vm/os_linux_sparc.cpp
hotspot/src/os_cpu/linux_sparc/vm/os_linux_sparc.cpp
+1
-1
hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp
hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp
+1
-1
hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.cpp
hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.cpp
+1
-1
hotspot/src/os_cpu/solaris_sparc/vm/os_solaris_sparc.cpp
hotspot/src/os_cpu/solaris_sparc/vm/os_solaris_sparc.cpp
+1
-1
hotspot/src/os_cpu/solaris_x86/vm/os_solaris_x86.cpp
hotspot/src/os_cpu/solaris_x86/vm/os_solaris_x86.cpp
+1
-1
hotspot/src/share/tools/hsdis/hsdis-demo.c
hotspot/src/share/tools/hsdis/hsdis-demo.c
+1
-1
hotspot/src/share/tools/hsdis/hsdis.c
hotspot/src/share/tools/hsdis/hsdis.c
+1
-1
hotspot/src/share/vm/adlc/main.cpp
hotspot/src/share/vm/adlc/main.cpp
+1
-1
hotspot/src/share/vm/adlc/output_c.cpp
hotspot/src/share/vm/adlc/output_c.cpp
+1
-1
hotspot/src/share/vm/asm/assembler.cpp
hotspot/src/share/vm/asm/assembler.cpp
+1
-1
hotspot/src/share/vm/asm/assembler.hpp
hotspot/src/share/vm/asm/assembler.hpp
+1
-1
hotspot/src/share/vm/asm/codeBuffer.hpp
hotspot/src/share/vm/asm/codeBuffer.hpp
+1
-1
hotspot/src/share/vm/c1/c1_Compilation.hpp
hotspot/src/share/vm/c1/c1_Compilation.hpp
+1
-1
hotspot/src/share/vm/c1/c1_Defs.hpp
hotspot/src/share/vm/c1/c1_Defs.hpp
+1
-1
hotspot/src/share/vm/c1/c1_FpuStackSim.hpp
hotspot/src/share/vm/c1/c1_FpuStackSim.hpp
+1
-1
hotspot/src/share/vm/c1/c1_FrameMap.cpp
hotspot/src/share/vm/c1/c1_FrameMap.cpp
+1
-1
hotspot/src/share/vm/c1/c1_FrameMap.hpp
hotspot/src/share/vm/c1/c1_FrameMap.hpp
+1
-1
hotspot/src/share/vm/c1/c1_LIRAssembler.cpp
hotspot/src/share/vm/c1/c1_LIRAssembler.cpp
+1
-1
hotspot/src/share/vm/c1/c1_LIRAssembler.hpp
hotspot/src/share/vm/c1/c1_LIRAssembler.hpp
+1
-1
hotspot/src/share/vm/c1/c1_LinearScan.cpp
hotspot/src/share/vm/c1/c1_LinearScan.cpp
+1
-1
hotspot/src/share/vm/c1/c1_LinearScan.hpp
hotspot/src/share/vm/c1/c1_LinearScan.hpp
+1
-1
hotspot/src/share/vm/c1/c1_MacroAssembler.hpp
hotspot/src/share/vm/c1/c1_MacroAssembler.hpp
+1
-1
hotspot/src/share/vm/c1/c1_globals.hpp
hotspot/src/share/vm/c1/c1_globals.hpp
+1
-1
hotspot/src/share/vm/ci/ciClassList.hpp
hotspot/src/share/vm/ci/ciClassList.hpp
+1
-1
hotspot/src/share/vm/ci/ciEnv.cpp
hotspot/src/share/vm/ci/ciEnv.cpp
+1
-1
hotspot/src/share/vm/ci/ciEnv.hpp
hotspot/src/share/vm/ci/ciEnv.hpp
+1
-1
hotspot/src/share/vm/ci/ciKlass.cpp
hotspot/src/share/vm/ci/ciKlass.cpp
+1
-1
hotspot/src/share/vm/ci/ciObjArrayKlass.cpp
hotspot/src/share/vm/ci/ciObjArrayKlass.cpp
+1
-1
hotspot/src/share/vm/ci/ciObject.hpp
hotspot/src/share/vm/ci/ciObject.hpp
+1
-1
hotspot/src/share/vm/ci/ciObjectFactory.hpp
hotspot/src/share/vm/ci/ciObjectFactory.hpp
+1
-1
hotspot/src/share/vm/ci/ciSignature.cpp
hotspot/src/share/vm/ci/ciSignature.cpp
+1
-1
hotspot/src/share/vm/ci/ciSignature.hpp
hotspot/src/share/vm/ci/ciSignature.hpp
+1
-1
hotspot/src/share/vm/ci/ciSymbol.cpp
hotspot/src/share/vm/ci/ciSymbol.cpp
+1
-1
hotspot/src/share/vm/ci/ciSymbol.hpp
hotspot/src/share/vm/ci/ciSymbol.hpp
+1
-1
hotspot/src/share/vm/ci/compilerInterface.hpp
hotspot/src/share/vm/ci/compilerInterface.hpp
+1
-1
hotspot/src/share/vm/classfile/classFileError.cpp
hotspot/src/share/vm/classfile/classFileError.cpp
+1
-1
hotspot/src/share/vm/classfile/classFileStream.hpp
hotspot/src/share/vm/classfile/classFileStream.hpp
+1
-1
hotspot/src/share/vm/classfile/classLoader.cpp
hotspot/src/share/vm/classfile/classLoader.cpp
+1
-1
hotspot/src/share/vm/classfile/classLoader.hpp
hotspot/src/share/vm/classfile/classLoader.hpp
+1
-1
hotspot/src/share/vm/classfile/dictionary.cpp
hotspot/src/share/vm/classfile/dictionary.cpp
+1
-1
hotspot/src/share/vm/classfile/dictionary.hpp
hotspot/src/share/vm/classfile/dictionary.hpp
+1
-1
hotspot/src/share/vm/classfile/javaAssertions.cpp
hotspot/src/share/vm/classfile/javaAssertions.cpp
+1
-1
hotspot/src/share/vm/classfile/loaderConstraints.cpp
hotspot/src/share/vm/classfile/loaderConstraints.cpp
+1
-1
hotspot/src/share/vm/classfile/loaderConstraints.hpp
hotspot/src/share/vm/classfile/loaderConstraints.hpp
+1
-1
hotspot/src/share/vm/classfile/placeholders.cpp
hotspot/src/share/vm/classfile/placeholders.cpp
+1
-1
hotspot/src/share/vm/classfile/placeholders.hpp
hotspot/src/share/vm/classfile/placeholders.hpp
+1
-1
hotspot/src/share/vm/classfile/resolutionErrors.cpp
hotspot/src/share/vm/classfile/resolutionErrors.cpp
+1
-1
hotspot/src/share/vm/classfile/resolutionErrors.hpp
hotspot/src/share/vm/classfile/resolutionErrors.hpp
+1
-1
hotspot/src/share/vm/classfile/stackMapFrame.cpp
hotspot/src/share/vm/classfile/stackMapFrame.cpp
+1
-1
hotspot/src/share/vm/classfile/stackMapFrame.hpp
hotspot/src/share/vm/classfile/stackMapFrame.hpp
+1
-1
hotspot/src/share/vm/classfile/stackMapTable.cpp
hotspot/src/share/vm/classfile/stackMapTable.cpp
+1
-1
hotspot/src/share/vm/classfile/stackMapTable.hpp
hotspot/src/share/vm/classfile/stackMapTable.hpp
+1
-1
hotspot/src/share/vm/classfile/verificationType.cpp
hotspot/src/share/vm/classfile/verificationType.cpp
+1
-1
hotspot/src/share/vm/classfile/verificationType.hpp
hotspot/src/share/vm/classfile/verificationType.hpp
+1
-1
hotspot/src/share/vm/classfile/verifier.hpp
hotspot/src/share/vm/classfile/verifier.hpp
+1
-1
hotspot/src/share/vm/code/codeBlob.cpp
hotspot/src/share/vm/code/codeBlob.cpp
+1
-1
hotspot/src/share/vm/code/codeCache.hpp
hotspot/src/share/vm/code/codeCache.hpp
+1
-1
hotspot/src/share/vm/code/compiledIC.cpp
hotspot/src/share/vm/code/compiledIC.cpp
+1
-1
hotspot/src/share/vm/code/compiledIC.hpp
hotspot/src/share/vm/code/compiledIC.hpp
+1
-1
hotspot/src/share/vm/code/dependencies.cpp
hotspot/src/share/vm/code/dependencies.cpp
+1
-1
hotspot/src/share/vm/code/icBuffer.cpp
hotspot/src/share/vm/code/icBuffer.cpp
+1
-1
hotspot/src/share/vm/code/relocInfo.cpp
hotspot/src/share/vm/code/relocInfo.cpp
+1
-1
hotspot/src/share/vm/code/relocInfo.hpp
hotspot/src/share/vm/code/relocInfo.hpp
+1
-1
hotspot/src/share/vm/code/vmreg.hpp
hotspot/src/share/vm/code/vmreg.hpp
+1
-1
hotspot/src/share/vm/compiler/compileLog.hpp
hotspot/src/share/vm/compiler/compileLog.hpp
+1
-1
hotspot/src/share/vm/compiler/compilerOracle.cpp
hotspot/src/share/vm/compiler/compilerOracle.cpp
+1
-1
hotspot/src/share/vm/compiler/compilerOracle.hpp
hotspot/src/share/vm/compiler/compilerOracle.hpp
+1
-1
hotspot/src/share/vm/compiler/disassembler.cpp
hotspot/src/share/vm/compiler/disassembler.cpp
+1
-1
hotspot/src/share/vm/compiler/disassembler.hpp
hotspot/src/share/vm/compiler/disassembler.hpp
+1
-1
hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/compactibleFreeListSpace.cpp
...entation/concurrentMarkSweep/compactibleFreeListSpace.cpp
+1
-1
hotspot/src/share/vm/gc_implementation/g1/collectionSetChooser.cpp
...rc/share/vm/gc_implementation/g1/collectionSetChooser.cpp
+6
-45
hotspot/src/share/vm/gc_implementation/g1/collectionSetChooser.hpp
...rc/share/vm/gc_implementation/g1/collectionSetChooser.hpp
+0
-2
hotspot/src/share/vm/gc_implementation/g1/concurrentG1Refine.cpp
.../src/share/vm/gc_implementation/g1/concurrentG1Refine.cpp
+144
-46
hotspot/src/share/vm/gc_implementation/g1/concurrentG1Refine.hpp
.../src/share/vm/gc_implementation/g1/concurrentG1Refine.hpp
+30
-10
hotspot/src/share/vm/gc_implementation/g1/concurrentMark.cpp
hotspot/src/share/vm/gc_implementation/g1/concurrentMark.cpp
+183
-3
hotspot/src/share/vm/gc_implementation/g1/concurrentMark.hpp
hotspot/src/share/vm/gc_implementation/g1/concurrentMark.hpp
+50
-0
hotspot/src/share/vm/gc_implementation/g1/g1AllocRegion.cpp
hotspot/src/share/vm/gc_implementation/g1/g1AllocRegion.cpp
+208
-0
hotspot/src/share/vm/gc_implementation/g1/g1AllocRegion.hpp
hotspot/src/share/vm/gc_implementation/g1/g1AllocRegion.hpp
+174
-0
hotspot/src/share/vm/gc_implementation/g1/g1AllocRegion.inline.hpp
...rc/share/vm/gc_implementation/g1/g1AllocRegion.inline.hpp
+106
-0
hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
...pot/src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
+301
-460
hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp
...pot/src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp
+72
-137
hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.inline.hpp
.../share/vm/gc_implementation/g1/g1CollectedHeap.inline.hpp
+12
-119
hotspot/src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp
...t/src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp
+24
-32
hotspot/src/share/vm/gc_implementation/g1/g1CollectorPolicy.hpp
...t/src/share/vm/gc_implementation/g1/g1CollectorPolicy.hpp
+3
-5
hotspot/src/share/vm/gc_implementation/g1/g1SATBCardTableModRefBS.hpp
...share/vm/gc_implementation/g1/g1SATBCardTableModRefBS.hpp
+1
-1
hotspot/src/share/vm/gc_implementation/g1/g1_globals.hpp
hotspot/src/share/vm/gc_implementation/g1/g1_globals.hpp
+12
-3
hotspot/src/share/vm/gc_implementation/g1/heapRegion.cpp
hotspot/src/share/vm/gc_implementation/g1/heapRegion.cpp
+6
-5
hotspot/src/share/vm/gc_implementation/g1/heapRegion.hpp
hotspot/src/share/vm/gc_implementation/g1/heapRegion.hpp
+24
-3
hotspot/src/share/vm/gc_implementation/g1/heapRegion.inline.hpp
...t/src/share/vm/gc_implementation/g1/heapRegion.inline.hpp
+2
-9
hotspot/src/share/vm/gc_implementation/g1/heapRegionSet.cpp
hotspot/src/share/vm/gc_implementation/g1/heapRegionSet.cpp
+39
-0
hotspot/src/share/vm/gc_implementation/g1/heapRegionSet.hpp
hotspot/src/share/vm/gc_implementation/g1/heapRegionSet.hpp
+9
-0
hotspot/src/share/vm/gc_implementation/g1/heapRegionSet.inline.hpp
...rc/share/vm/gc_implementation/g1/heapRegionSet.inline.hpp
+17
-0
hotspot/src/share/vm/gc_implementation/g1/vm_operations_g1.cpp
...ot/src/share/vm/gc_implementation/g1/vm_operations_g1.cpp
+1
-1
hotspot/src/share/vm/gc_implementation/parallelScavenge/pcTasks.cpp
...c/share/vm/gc_implementation/parallelScavenge/pcTasks.cpp
+1
-1
hotspot/src/share/vm/gc_implementation/parallelScavenge/pcTasks.hpp
...c/share/vm/gc_implementation/parallelScavenge/pcTasks.hpp
+1
-1
hotspot/src/share/vm/gc_implementation/parallelScavenge/psPromotionManager.cpp
...gc_implementation/parallelScavenge/psPromotionManager.cpp
+1
-1
hotspot/src/share/vm/gc_implementation/parallelScavenge/psScavenge.inline.hpp
.../gc_implementation/parallelScavenge/psScavenge.inline.hpp
+1
-1
hotspot/src/share/vm/gc_implementation/parallelScavenge/psTasks.cpp
...c/share/vm/gc_implementation/parallelScavenge/psTasks.cpp
+1
-1
hotspot/src/share/vm/gc_implementation/shared/allocationStats.hpp
...src/share/vm/gc_implementation/shared/allocationStats.hpp
+1
-1
hotspot/src/share/vm/gc_implementation/shared/concurrentGCThread.cpp
.../share/vm/gc_implementation/shared/concurrentGCThread.cpp
+1
-1
hotspot/src/share/vm/gc_implementation/shared/gcUtil.cpp
hotspot/src/share/vm/gc_implementation/shared/gcUtil.cpp
+1
-1
hotspot/src/share/vm/gc_implementation/shared/markSweep.cpp
hotspot/src/share/vm/gc_implementation/shared/markSweep.cpp
+1
-1
hotspot/src/share/vm/gc_interface/collectedHeap.cpp
hotspot/src/share/vm/gc_interface/collectedHeap.cpp
+1
-1
hotspot/src/share/vm/interpreter/bytecodeInterpreter.hpp
hotspot/src/share/vm/interpreter/bytecodeInterpreter.hpp
+1
-1
hotspot/src/share/vm/interpreter/bytecodeInterpreter.inline.hpp
...t/src/share/vm/interpreter/bytecodeInterpreter.inline.hpp
+1
-1
hotspot/src/share/vm/interpreter/cppInterpreter.hpp
hotspot/src/share/vm/interpreter/cppInterpreter.hpp
+1
-1
hotspot/src/share/vm/interpreter/cppInterpreterGenerator.hpp
hotspot/src/share/vm/interpreter/cppInterpreterGenerator.hpp
+1
-1
hotspot/src/share/vm/interpreter/interpreter.hpp
hotspot/src/share/vm/interpreter/interpreter.hpp
+1
-1
hotspot/src/share/vm/interpreter/interpreterGenerator.hpp
hotspot/src/share/vm/interpreter/interpreterGenerator.hpp
+1
-1
hotspot/src/share/vm/interpreter/linkResolver.hpp
hotspot/src/share/vm/interpreter/linkResolver.hpp
+1
-1
hotspot/src/share/vm/interpreter/templateInterpreter.hpp
hotspot/src/share/vm/interpreter/templateInterpreter.hpp
+1
-1
hotspot/src/share/vm/interpreter/templateInterpreterGenerator.hpp
...src/share/vm/interpreter/templateInterpreterGenerator.hpp
+1
-1
hotspot/src/share/vm/interpreter/templateTable.hpp
hotspot/src/share/vm/interpreter/templateTable.hpp
+1
-1
hotspot/src/share/vm/memory/barrierSet.cpp
hotspot/src/share/vm/memory/barrierSet.cpp
+1
-1
hotspot/src/share/vm/memory/cardTableModRefBS.hpp
hotspot/src/share/vm/memory/cardTableModRefBS.hpp
+5
-0
hotspot/src/share/vm/memory/cardTableRS.cpp
hotspot/src/share/vm/memory/cardTableRS.cpp
+26
-14
hotspot/src/share/vm/memory/classify.cpp
hotspot/src/share/vm/memory/classify.cpp
+1
-1
hotspot/src/share/vm/memory/compactingPermGenGen.cpp
hotspot/src/share/vm/memory/compactingPermGenGen.cpp
+1
-1
hotspot/src/share/vm/memory/genCollectedHeap.cpp
hotspot/src/share/vm/memory/genCollectedHeap.cpp
+1
-1
hotspot/src/share/vm/memory/genMarkSweep.cpp
hotspot/src/share/vm/memory/genMarkSweep.cpp
+1
-1
hotspot/src/share/vm/memory/heap.cpp
hotspot/src/share/vm/memory/heap.cpp
+1
-1
hotspot/src/share/vm/memory/heapInspection.cpp
hotspot/src/share/vm/memory/heapInspection.cpp
+1
-1
hotspot/src/share/vm/memory/iterator.hpp
hotspot/src/share/vm/memory/iterator.hpp
+1
-1
hotspot/src/share/vm/memory/restore.cpp
hotspot/src/share/vm/memory/restore.cpp
+1
-1
hotspot/src/share/vm/memory/serialize.cpp
hotspot/src/share/vm/memory/serialize.cpp
+1
-1
hotspot/src/share/vm/memory/sharedHeap.cpp
hotspot/src/share/vm/memory/sharedHeap.cpp
+1
-1
hotspot/src/share/vm/memory/space.cpp
hotspot/src/share/vm/memory/space.cpp
+6
-1
hotspot/src/share/vm/memory/universe.hpp
hotspot/src/share/vm/memory/universe.hpp
+1
-1
hotspot/src/share/vm/oops/arrayKlass.cpp
hotspot/src/share/vm/oops/arrayKlass.cpp
+1
-1
hotspot/src/share/vm/oops/arrayOop.cpp
hotspot/src/share/vm/oops/arrayOop.cpp
+1
-1
hotspot/src/share/vm/oops/constantPoolKlass.cpp
hotspot/src/share/vm/oops/constantPoolKlass.cpp
+4
-4
hotspot/src/share/vm/oops/cpCacheKlass.hpp
hotspot/src/share/vm/oops/cpCacheKlass.hpp
+1
-1
hotspot/src/share/vm/oops/generateOopMap.hpp
hotspot/src/share/vm/oops/generateOopMap.hpp
+1
-1
hotspot/src/share/vm/oops/klass.cpp
hotspot/src/share/vm/oops/klass.cpp
+1
-1
hotspot/src/share/vm/oops/markOop.hpp
hotspot/src/share/vm/oops/markOop.hpp
+1
-1
hotspot/src/share/vm/oops/symbol.cpp
hotspot/src/share/vm/oops/symbol.cpp
+1
-1
hotspot/src/share/vm/oops/symbol.hpp
hotspot/src/share/vm/oops/symbol.hpp
+1
-1
hotspot/src/share/vm/oops/typeArrayOop.hpp
hotspot/src/share/vm/oops/typeArrayOop.hpp
+1
-1
hotspot/src/share/vm/opto/buildOopMap.cpp
hotspot/src/share/vm/opto/buildOopMap.cpp
+1
-1
hotspot/src/share/vm/opto/c2_globals.hpp
hotspot/src/share/vm/opto/c2_globals.hpp
+1
-1
hotspot/src/share/vm/opto/c2compiler.cpp
hotspot/src/share/vm/opto/c2compiler.cpp
+1
-1
hotspot/src/share/vm/opto/chaitin.cpp
hotspot/src/share/vm/opto/chaitin.cpp
+1
-1
hotspot/src/share/vm/opto/gcm.cpp
hotspot/src/share/vm/opto/gcm.cpp
+1
-1
hotspot/src/share/vm/opto/graphKit.cpp
hotspot/src/share/vm/opto/graphKit.cpp
+1
-1
hotspot/src/share/vm/opto/graphKit.hpp
hotspot/src/share/vm/opto/graphKit.hpp
+1
-1
hotspot/src/share/vm/opto/idealKit.cpp
hotspot/src/share/vm/opto/idealKit.cpp
+1
-1
hotspot/src/share/vm/opto/idealKit.hpp
hotspot/src/share/vm/opto/idealKit.hpp
+1
-1
hotspot/src/share/vm/opto/lcm.cpp
hotspot/src/share/vm/opto/lcm.cpp
+1
-1
hotspot/src/share/vm/opto/locknode.hpp
hotspot/src/share/vm/opto/locknode.hpp
+1
-1
hotspot/src/share/vm/opto/loopTransform.cpp
hotspot/src/share/vm/opto/loopTransform.cpp
+1
-1
hotspot/src/share/vm/opto/loopUnswitch.cpp
hotspot/src/share/vm/opto/loopUnswitch.cpp
+1
-1
hotspot/src/share/vm/opto/loopopts.cpp
hotspot/src/share/vm/opto/loopopts.cpp
+1
-1
hotspot/src/share/vm/opto/matcher.cpp
hotspot/src/share/vm/opto/matcher.cpp
+1
-1
hotspot/src/share/vm/opto/matcher.hpp
hotspot/src/share/vm/opto/matcher.hpp
+1
-1
hotspot/src/share/vm/opto/memnode.hpp
hotspot/src/share/vm/opto/memnode.hpp
+1
-1
hotspot/src/share/vm/opto/node.cpp
hotspot/src/share/vm/opto/node.cpp
+1
-1
hotspot/src/share/vm/opto/output.cpp
hotspot/src/share/vm/opto/output.cpp
+1
-1
hotspot/src/share/vm/opto/output.hpp
hotspot/src/share/vm/opto/output.hpp
+1
-1
hotspot/src/share/vm/opto/parse1.cpp
hotspot/src/share/vm/opto/parse1.cpp
+1
-1
hotspot/src/share/vm/opto/parse2.cpp
hotspot/src/share/vm/opto/parse2.cpp
+1
-1
hotspot/src/share/vm/opto/regmask.cpp
hotspot/src/share/vm/opto/regmask.cpp
+1
-1
hotspot/src/share/vm/opto/regmask.hpp
hotspot/src/share/vm/opto/regmask.hpp
+1
-1
hotspot/src/share/vm/opto/runtime.cpp
hotspot/src/share/vm/opto/runtime.cpp
+1
-1
hotspot/src/share/vm/opto/stringopts.cpp
hotspot/src/share/vm/opto/stringopts.cpp
+1
-1
hotspot/src/share/vm/opto/type.hpp
hotspot/src/share/vm/opto/type.hpp
+1
-1
hotspot/src/share/vm/precompiled.hpp
hotspot/src/share/vm/precompiled.hpp
+1
-1
hotspot/src/share/vm/prims/forte.cpp
hotspot/src/share/vm/prims/forte.cpp
+1
-1
hotspot/src/share/vm/prims/jni_md.h
hotspot/src/share/vm/prims/jni_md.h
+1
-1
hotspot/src/share/vm/prims/jvm_misc.hpp
hotspot/src/share/vm/prims/jvm_misc.hpp
+1
-1
hotspot/src/share/vm/prims/jvmtiClassFileReconstituter.cpp
hotspot/src/share/vm/prims/jvmtiClassFileReconstituter.cpp
+1
-1
hotspot/src/share/vm/prims/jvmtiClassFileReconstituter.hpp
hotspot/src/share/vm/prims/jvmtiClassFileReconstituter.hpp
+1
-1
hotspot/src/share/vm/prims/jvmtiEventController.cpp
hotspot/src/share/vm/prims/jvmtiEventController.cpp
+1
-1
hotspot/src/share/vm/prims/jvmtiRedefineClasses.hpp
hotspot/src/share/vm/prims/jvmtiRedefineClasses.hpp
+1
-1
hotspot/src/share/vm/prims/jvmtiTagMap.hpp
hotspot/src/share/vm/prims/jvmtiTagMap.hpp
+1
-1
hotspot/src/share/vm/runtime/deoptimization.hpp
hotspot/src/share/vm/runtime/deoptimization.hpp
+1
-1
hotspot/src/share/vm/runtime/dtraceJSDT.hpp
hotspot/src/share/vm/runtime/dtraceJSDT.hpp
+1
-1
hotspot/src/share/vm/runtime/fieldDescriptor.hpp
hotspot/src/share/vm/runtime/fieldDescriptor.hpp
+1
-1
hotspot/src/share/vm/runtime/fieldType.cpp
hotspot/src/share/vm/runtime/fieldType.cpp
+1
-1
hotspot/src/share/vm/runtime/fieldType.hpp
hotspot/src/share/vm/runtime/fieldType.hpp
+1
-1
hotspot/src/share/vm/runtime/fprofiler.cpp
hotspot/src/share/vm/runtime/fprofiler.cpp
+1
-1
hotspot/src/share/vm/runtime/fprofiler.hpp
hotspot/src/share/vm/runtime/fprofiler.hpp
+1
-1
hotspot/src/share/vm/runtime/frame.hpp
hotspot/src/share/vm/runtime/frame.hpp
+1
-1
hotspot/src/share/vm/runtime/frame.inline.hpp
hotspot/src/share/vm/runtime/frame.inline.hpp
+1
-1
hotspot/src/share/vm/runtime/globals.hpp
hotspot/src/share/vm/runtime/globals.hpp
+1
-1
hotspot/src/share/vm/runtime/handles.hpp
hotspot/src/share/vm/runtime/handles.hpp
+1
-1
hotspot/src/share/vm/runtime/icache.hpp
hotspot/src/share/vm/runtime/icache.hpp
+1
-1
hotspot/src/share/vm/runtime/interfaceSupport.cpp
hotspot/src/share/vm/runtime/interfaceSupport.cpp
+1
-1
hotspot/src/share/vm/runtime/interfaceSupport.hpp
hotspot/src/share/vm/runtime/interfaceSupport.hpp
+1
-1
hotspot/src/share/vm/runtime/javaCalls.cpp
hotspot/src/share/vm/runtime/javaCalls.cpp
+1
-1
hotspot/src/share/vm/runtime/javaCalls.hpp
hotspot/src/share/vm/runtime/javaCalls.hpp
+1
-1
hotspot/src/share/vm/runtime/javaFrameAnchor.hpp
hotspot/src/share/vm/runtime/javaFrameAnchor.hpp
+1
-1
hotspot/src/share/vm/runtime/jniHandles.cpp
hotspot/src/share/vm/runtime/jniHandles.cpp
+1
-1
hotspot/src/share/vm/runtime/objectMonitor.cpp
hotspot/src/share/vm/runtime/objectMonitor.cpp
+1
-1
hotspot/src/share/vm/runtime/reflection.hpp
hotspot/src/share/vm/runtime/reflection.hpp
+1
-1
hotspot/src/share/vm/runtime/reflectionUtils.hpp
hotspot/src/share/vm/runtime/reflectionUtils.hpp
+1
-1
hotspot/src/share/vm/runtime/registerMap.hpp
hotspot/src/share/vm/runtime/registerMap.hpp
+1
-1
hotspot/src/share/vm/runtime/rframe.cpp
hotspot/src/share/vm/runtime/rframe.cpp
+1
-1
hotspot/src/share/vm/runtime/safepoint.cpp
hotspot/src/share/vm/runtime/safepoint.cpp
+1
-1
hotspot/src/share/vm/runtime/signature.cpp
hotspot/src/share/vm/runtime/signature.cpp
+1
-1
hotspot/src/share/vm/runtime/signature.hpp
hotspot/src/share/vm/runtime/signature.hpp
+1
-1
hotspot/src/share/vm/runtime/stackValueCollection.cpp
hotspot/src/share/vm/runtime/stackValueCollection.cpp
+1
-1
hotspot/src/share/vm/runtime/statSampler.cpp
hotspot/src/share/vm/runtime/statSampler.cpp
+1
-1
hotspot/src/share/vm/runtime/stubCodeGenerator.cpp
hotspot/src/share/vm/runtime/stubCodeGenerator.cpp
+1
-1
hotspot/src/share/vm/runtime/sweeper.cpp
hotspot/src/share/vm/runtime/sweeper.cpp
+1
-1
hotspot/src/share/vm/runtime/synchronizer.cpp
hotspot/src/share/vm/runtime/synchronizer.cpp
+1
-1
hotspot/src/share/vm/runtime/threadLocalStorage.hpp
hotspot/src/share/vm/runtime/threadLocalStorage.hpp
+1
-1
hotspot/src/share/vm/runtime/vframe.cpp
hotspot/src/share/vm/runtime/vframe.cpp
+1
-1
hotspot/src/share/vm/runtime/vmStructs.hpp
hotspot/src/share/vm/runtime/vmStructs.hpp
+1
-1
hotspot/src/share/vm/runtime/vm_operations.cpp
hotspot/src/share/vm/runtime/vm_operations.cpp
+1
-1
hotspot/src/share/vm/runtime/vm_operations.hpp
hotspot/src/share/vm/runtime/vm_operations.hpp
+1
-1
hotspot/src/share/vm/runtime/vm_version.cpp
hotspot/src/share/vm/runtime/vm_version.cpp
+1
-1
hotspot/src/share/vm/runtime/vm_version.hpp
hotspot/src/share/vm/runtime/vm_version.hpp
+1
-1
hotspot/src/share/vm/services/attachListener.cpp
hotspot/src/share/vm/services/attachListener.cpp
+1
-1
hotspot/src/share/vm/services/attachListener.hpp
hotspot/src/share/vm/services/attachListener.hpp
+1
-1
hotspot/src/share/vm/services/classLoadingService.cpp
hotspot/src/share/vm/services/classLoadingService.cpp
+1
-1
hotspot/src/share/vm/services/management.hpp
hotspot/src/share/vm/services/management.hpp
+1
-1
hotspot/src/share/vm/services/memoryManager.cpp
hotspot/src/share/vm/services/memoryManager.cpp
+1
-1
hotspot/src/share/vm/services/memoryPool.cpp
hotspot/src/share/vm/services/memoryPool.cpp
+1
-1
hotspot/src/share/vm/services/memoryService.cpp
hotspot/src/share/vm/services/memoryService.cpp
+1
-1
hotspot/src/share/vm/shark/sharkNativeWrapper.cpp
hotspot/src/share/vm/shark/sharkNativeWrapper.cpp
+1
-1
hotspot/src/share/vm/utilities/copy.hpp
hotspot/src/share/vm/utilities/copy.hpp
+1
-1
hotspot/src/share/vm/utilities/debug.cpp
hotspot/src/share/vm/utilities/debug.cpp
+1
-1
hotspot/src/share/vm/utilities/debug.hpp
hotspot/src/share/vm/utilities/debug.hpp
+1
-1
hotspot/src/share/vm/utilities/elfSymbolTable.cpp
hotspot/src/share/vm/utilities/elfSymbolTable.cpp
+1
-1
hotspot/src/share/vm/utilities/exceptions.cpp
hotspot/src/share/vm/utilities/exceptions.cpp
+1
-1
hotspot/src/share/vm/utilities/exceptions.hpp
hotspot/src/share/vm/utilities/exceptions.hpp
+1
-1
hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp
hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp
+1
-1
hotspot/src/share/vm/utilities/globalDefinitions_sparcWorks.hpp
...t/src/share/vm/utilities/globalDefinitions_sparcWorks.hpp
+1
-1
hotspot/src/share/vm/utilities/globalDefinitions_visCPP.hpp
hotspot/src/share/vm/utilities/globalDefinitions_visCPP.hpp
+1
-1
hotspot/src/share/vm/utilities/hashtable.cpp
hotspot/src/share/vm/utilities/hashtable.cpp
+1
-1
hotspot/src/share/vm/utilities/hashtable.hpp
hotspot/src/share/vm/utilities/hashtable.hpp
+1
-1
hotspot/src/share/vm/utilities/hashtable.inline.hpp
hotspot/src/share/vm/utilities/hashtable.inline.hpp
+1
-1
hotspot/src/share/vm/utilities/ostream.hpp
hotspot/src/share/vm/utilities/ostream.hpp
+1
-1
hotspot/src/share/vm/utilities/taskqueue.hpp
hotspot/src/share/vm/utilities/taskqueue.hpp
+1
-1
hotspot/src/share/vm/utilities/utf8.cpp
hotspot/src/share/vm/utilities/utf8.cpp
+1
-1
hotspot/src/share/vm/utilities/utf8.hpp
hotspot/src/share/vm/utilities/utf8.hpp
+1
-1
hotspot/src/share/vm/utilities/xmlstream.cpp
hotspot/src/share/vm/utilities/xmlstream.cpp
+1
-1
hotspot/src/share/vm/utilities/xmlstream.hpp
hotspot/src/share/vm/utilities/xmlstream.hpp
+1
-1
make/Defs-internal.gmk
make/Defs-internal.gmk
+1
-1
make/corba-rules.gmk
make/corba-rules.gmk
+1
-1
make/deploy-rules.gmk
make/deploy-rules.gmk
+1
-1
make/hotspot-rules.gmk
make/hotspot-rules.gmk
+1
-1
make/install-rules.gmk
make/install-rules.gmk
+1
-1
make/jaxp-rules.gmk
make/jaxp-rules.gmk
+1
-1
make/jaxws-rules.gmk
make/jaxws-rules.gmk
+1
-1
make/jdk-rules.gmk
make/jdk-rules.gmk
+1
-1
make/jprt.properties
make/jprt.properties
+15
-1
make/langtools-rules.gmk
make/langtools-rules.gmk
+1
-1
make/scripts/update_copyright_year.sh
make/scripts/update_copyright_year.sh
+18
-8
make/sponsors-rules.gmk
make/sponsors-rules.gmk
+1
-1
test/Makefile
test/Makefile
+8
-3
未找到文件。
.hgtags-top-repo
浏览文件 @
da9fba1c
...
@@ -111,3 +111,4 @@ c6f380693342feadccc5fe2c5adf500e861361aa jdk7-b133
...
@@ -111,3 +111,4 @@ c6f380693342feadccc5fe2c5adf500e861361aa jdk7-b133
ddc2fcb3682ffd27f44354db666128827be7e3c3 jdk7-b134
ddc2fcb3682ffd27f44354db666128827be7e3c3 jdk7-b134
783bd02b4ab4596059c74b10a1793d7bd2f1c157 jdk7-b135
783bd02b4ab4596059c74b10a1793d7bd2f1c157 jdk7-b135
2fe76e73adaa5133ac559f0b3c2c0707eca04580 jdk7-b136
2fe76e73adaa5133ac559f0b3c2c0707eca04580 jdk7-b136
7654afc6a29e43cb0a1343ce7f1287bf690d5e5f jdk7-b137
Makefile
浏览文件 @
da9fba1c
#
#
# Copyright (c) 1995, 201
0
, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 1995, 201
1
, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
#
# This code is free software; you can redistribute it and/or modify it
# This code is free software; you can redistribute it and/or modify it
...
...
hotspot/.hgtags
浏览文件 @
da9fba1c
...
@@ -160,3 +160,5 @@ b898f0fc3cedc972d884d31a751afd75969531cf jdk7-b135
...
@@ -160,3 +160,5 @@ b898f0fc3cedc972d884d31a751afd75969531cf jdk7-b135
b898f0fc3cedc972d884d31a751afd75969531cf hs21-b05
b898f0fc3cedc972d884d31a751afd75969531cf hs21-b05
bd586e392d93b7ed7a1636dcc8da2b6a4203a102 jdk7-b136
bd586e392d93b7ed7a1636dcc8da2b6a4203a102 jdk7-b136
bd586e392d93b7ed7a1636dcc8da2b6a4203a102 hs21-b06
bd586e392d93b7ed7a1636dcc8da2b6a4203a102 hs21-b06
2dbcb4a4d8dace5fe78ceb563b134f1fb296cd8f jdk7-b137
2dbcb4a4d8dace5fe78ceb563b134f1fb296cd8f hs21-b07
hotspot/agent/src/share/classes/sun/jvm/hotspot/CommandProcessor.java
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2005, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2005, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/agent/src/share/classes/sun/jvm/hotspot/HotSpotTypeDataBase.java
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2000, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2000, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodeLoadConstant.java
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2002, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2002, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodeWithKlass.java
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2002, 20
03
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2002, 20
11
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/DictionaryEntry.java
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2003, 20
05
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2003, 20
11
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/LoaderConstraintEntry.java
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2003,
2011,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/PlaceholderEntry.java
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2003,
2011,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/StringTable.java
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2005, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2005,
2011,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/SymbolTable.java
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2001, 20
05
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2001, 20
11
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/ConstantPool.java
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2000, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2000, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/GenerateOopMap.java
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2001, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2001, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/Klass.java
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2000, 20
08
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2000, 20
11
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/Method.java
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2000, 20
04
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2000, 20
11
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/Symbol.java
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2000, 20
04
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2000, 20
11
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/agent/src/share/classes/sun/jvm/hotspot/tools/jcore/ClassWriter.java
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2002, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2002, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/agent/src/share/classes/sun/jvm/hotspot/types/Field.java
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2000, 20
08
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2000, 20
11
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/agent/src/share/classes/sun/jvm/hotspot/ui/classbrowser/HTMLGenerator.java
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2002, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2002, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/Hashtable.java
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2003,
2011,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/HashtableEntry.java
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2003,
2011,
Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/make/hotspot_version
浏览文件 @
da9fba1c
...
@@ -35,7 +35,7 @@ HOTSPOT_VM_COPYRIGHT=Copyright 2011
...
@@ -35,7 +35,7 @@ HOTSPOT_VM_COPYRIGHT=Copyright 2011
HS_MAJOR_VER=21
HS_MAJOR_VER=21
HS_MINOR_VER=0
HS_MINOR_VER=0
HS_BUILD_NUMBER=0
7
HS_BUILD_NUMBER=0
8
JDK_MAJOR_VER=1
JDK_MAJOR_VER=1
JDK_MINOR_VER=7
JDK_MINOR_VER=7
...
...
hotspot/make/linux/Makefile
浏览文件 @
da9fba1c
#
#
# Copyright (c) 1999, 201
0
, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 1999, 201
1
, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
#
# This code is free software; you can redistribute it and/or modify it
# This code is free software; you can redistribute it and/or modify it
...
...
hotspot/make/linux/makefiles/arm.make
浏览文件 @
da9fba1c
#
#
# Copyright (c) 2008, 201
0
, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2008, 201
1
, Oracle and/or its affiliates. All rights reserved.
# ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
# ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
#
#
...
...
hotspot/make/linux/makefiles/gcc.make
浏览文件 @
da9fba1c
#
#
# Copyright (c) 1999, 201
0
, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 1999, 201
1
, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
#
# This code is free software; you can redistribute it and/or modify it
# This code is free software; you can redistribute it and/or modify it
...
...
hotspot/make/linux/makefiles/mapfile-vers-debug
浏览文件 @
da9fba1c
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
#
#
#
#
# Copyright (c) 2002, 201
0
, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2002, 201
1
, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
#
# This code is free software; you can redistribute it and/or modify it
# This code is free software; you can redistribute it and/or modify it
...
...
hotspot/make/linux/makefiles/mapfile-vers-product
浏览文件 @
da9fba1c
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
#
#
#
#
# Copyright (c) 2002, 201
0
, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2002, 201
1
, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
#
# This code is free software; you can redistribute it and/or modify it
# This code is free software; you can redistribute it and/or modify it
...
...
hotspot/make/linux/makefiles/ppc.make
浏览文件 @
da9fba1c
#
#
# Copyright (c) 2004, 201
0
, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2004, 201
1
, Oracle and/or its affiliates. All rights reserved.
# ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
# ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
#
#
...
...
hotspot/make/linux/makefiles/sparcWorks.make
浏览文件 @
da9fba1c
#
#
# Copyright (c) 1999, 201
0
, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 1999, 201
1
, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
#
# This code is free software; you can redistribute it and/or modify it
# This code is free software; you can redistribute it and/or modify it
...
...
hotspot/make/linux/makefiles/top.make
浏览文件 @
da9fba1c
#
#
# Copyright (c) 1999, 201
0
, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 1999, 201
1
, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
#
# This code is free software; you can redistribute it and/or modify it
# This code is free software; you can redistribute it and/or modify it
...
...
hotspot/make/linux/makefiles/vm.make
浏览文件 @
da9fba1c
#
#
# Copyright (c) 1999, 201
0
, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 1999, 201
1
, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
#
# This code is free software; you can redistribute it and/or modify it
# This code is free software; you can redistribute it and/or modify it
...
...
hotspot/make/solaris/makefiles/adlc.make
浏览文件 @
da9fba1c
#
#
# Copyright (c) 1997, 201
0
, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 1997, 201
1
, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
#
# This code is free software; you can redistribute it and/or modify it
# This code is free software; you can redistribute it and/or modify it
...
...
hotspot/make/solaris/makefiles/buildtree.make
浏览文件 @
da9fba1c
#
#
# Copyright (c) 2000, 201
0
, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2000, 201
1
, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
#
# This code is free software; you can redistribute it and/or modify it
# This code is free software; you can redistribute it and/or modify it
...
...
hotspot/make/solaris/makefiles/rules.make
浏览文件 @
da9fba1c
#
#
# Copyright (c) 2000, 201
0
, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2000, 201
1
, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
#
# This code is free software; you can redistribute it and/or modify it
# This code is free software; you can redistribute it and/or modify it
...
...
hotspot/make/solaris/makefiles/top.make
浏览文件 @
da9fba1c
#
#
# Copyright (c) 1998, 201
0
, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 1998, 201
1
, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
#
# This code is free software; you can redistribute it and/or modify it
# This code is free software; you can redistribute it and/or modify it
...
...
hotspot/make/solaris/makefiles/vm.make
浏览文件 @
da9fba1c
#
#
# Copyright (c) 1998, 201
0
, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 1998, 201
1
, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
#
# This code is free software; you can redistribute it and/or modify it
# This code is free software; you can redistribute it and/or modify it
...
...
hotspot/make/windows/create_obj_files.sh
浏览文件 @
da9fba1c
#
#
# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2010,
2011,
Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
#
# This code is free software; you can redistribute it and/or modify it
# This code is free software; you can redistribute it and/or modify it
...
...
hotspot/make/windows/makefiles/launcher.make
浏览文件 @
da9fba1c
#
#
# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2010,
2011,
Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
#
# This code is free software; you can redistribute it and/or modify it
# This code is free software; you can redistribute it and/or modify it
...
...
hotspot/make/windows/makefiles/vm.make
浏览文件 @
da9fba1c
#
#
# Copyright (c) 1997, 201
0
, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 1997, 201
1
, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
#
# This code is free software; you can redistribute it and/or modify it
# This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/cpu/sparc/vm/c1_MacroAssembler_sparc.cpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 1999, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1999, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/cpu/sparc/vm/dump_sparc.cpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2004, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2004, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/cpu/sparc/vm/jni_sparc.h
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 1997, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1997, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/cpu/sparc/vm/nativeInst_sparc.cpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 1997, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1997, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/cpu/sparc/vm/nativeInst_sparc.hpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 1997, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1997, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/cpu/sparc/vm/relocInfo_sparc.cpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 1998, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1998, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/cpu/x86/vm/jni_x86.h
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 1997, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1997, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/cpu/x86/vm/vm_version_x86.cpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 1997, 201
0
, Oracle and/or its affiliates. All Rights Reserved.
* Copyright (c) 1997, 201
1
, Oracle and/or its affiliates. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/cpu/zero/vm/jni_zero.h
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 1997, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1997, 201
1
, Oracle and/or its affiliates. All rights reserved.
* Copyright 2009 Red Hat, Inc.
* Copyright 2009 Red Hat, Inc.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
...
...
hotspot/src/os/linux/vm/jvm_linux.cpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 1999, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1999, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/os/linux/vm/osThread_linux.cpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 1999, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1999, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/os/linux/vm/os_linux.inline.hpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 1999, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1999, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/os/linux/vm/thread_linux.inline.hpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2002, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2002, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/os/solaris/dtrace/generateJvmOffsets.cpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2003, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2003, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/os/solaris/dtrace/jhelper.d
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2003, 20
09
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2003, 20
11
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/os/solaris/dtrace/libjvm_db.c
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2003, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2003, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/os/solaris/vm/dtraceJSDT_solaris.cpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2005, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2005, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/os_cpu/linux_sparc/vm/os_linux_sparc.cpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 1999, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1999, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 1999, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1999, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.cpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2003, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2003, 201
1
, Oracle and/or its affiliates. All rights reserved.
* Copyright 2007, 2008, 2009, 2010 Red Hat, Inc.
* Copyright 2007, 2008, 2009, 2010 Red Hat, Inc.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
...
...
hotspot/src/os_cpu/solaris_sparc/vm/os_solaris_sparc.cpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 1999, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1999, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/os_cpu/solaris_x86/vm/os_solaris_x86.cpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 1999, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1999, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/share/tools/hsdis/hsdis-demo.c
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2008, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2008, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/share/tools/hsdis/hsdis.c
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2008, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2008, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/share/vm/adlc/main.cpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 1997, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1997, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/share/vm/adlc/output_c.cpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 1998, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1998, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/share/vm/asm/assembler.cpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 1997, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1997, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/share/vm/asm/assembler.hpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 1997, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1997, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/share/vm/asm/codeBuffer.hpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 1997, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1997, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/share/vm/c1/c1_Compilation.hpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 1999, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1999, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/share/vm/c1/c1_Defs.hpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2000, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2000, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/share/vm/c1/c1_FpuStackSim.hpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2005, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2005, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/share/vm/c1/c1_FrameMap.cpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2000, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2000, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/share/vm/c1/c1_FrameMap.hpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2000, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2000, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/share/vm/c1/c1_LIRAssembler.cpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2000, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2000, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/share/vm/c1/c1_LIRAssembler.hpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2000, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2000, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/share/vm/c1/c1_LinearScan.cpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2005, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2005, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/share/vm/c1/c1_LinearScan.hpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2005, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2005, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/share/vm/c1/c1_MacroAssembler.hpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2000, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2000, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/share/vm/c1/c1_globals.hpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2000, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2000, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/share/vm/ci/ciClassList.hpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 1999, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1999, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/share/vm/ci/ciEnv.cpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 1999, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1999, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/share/vm/ci/ciEnv.hpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 1999, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1999, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/share/vm/ci/ciKlass.cpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 1999, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1999, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/share/vm/ci/ciObjArrayKlass.cpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 1999, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1999, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/share/vm/ci/ciObject.hpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 1999, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1999, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/share/vm/ci/ciObjectFactory.hpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 1999, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1999, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/share/vm/ci/ciSignature.cpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 1999, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1999, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/share/vm/ci/ciSignature.hpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 1999, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1999, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/share/vm/ci/ciSymbol.cpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 1999, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1999, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/share/vm/ci/ciSymbol.hpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 1999, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1999, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/share/vm/ci/compilerInterface.hpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 1999, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1999, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/share/vm/classfile/classFileError.cpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2005, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2005, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/share/vm/classfile/classFileStream.hpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 1997, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1997, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/share/vm/classfile/classLoader.cpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 1997, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1997, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/share/vm/classfile/classLoader.hpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 1997, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1997, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/share/vm/classfile/dictionary.cpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2003, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2003, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/share/vm/classfile/dictionary.hpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2003, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2003, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/share/vm/classfile/javaAssertions.cpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2000, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2000, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/share/vm/classfile/loaderConstraints.cpp
浏览文件 @
da9fba1c
/*
/*
* Copyright (c) 2003, 201
0
, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2003, 201
1
, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
*
* This code is free software; you can redistribute it and/or modify it
* This code is free software; you can redistribute it and/or modify it
...
...
hotspot/src/share/vm/classfile/loaderConstraints.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/classfile/placeholders.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/classfile/placeholders.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/classfile/resolutionErrors.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/classfile/resolutionErrors.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/classfile/stackMapFrame.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/classfile/stackMapFrame.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/classfile/stackMapTable.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/classfile/stackMapTable.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/classfile/verificationType.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/classfile/verificationType.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/classfile/verifier.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/code/codeBlob.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/code/codeCache.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/code/compiledIC.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/code/compiledIC.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/code/dependencies.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/code/icBuffer.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/code/relocInfo.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/code/relocInfo.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/code/vmreg.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/compiler/compileLog.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/compiler/compilerOracle.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/compiler/compilerOracle.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/compiler/disassembler.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/compiler/disassembler.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/compactibleFreeListSpace.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/gc_implementation/g1/collectionSetChooser.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/gc_implementation/g1/collectionSetChooser.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/gc_implementation/g1/concurrentG1Refine.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/gc_implementation/g1/concurrentG1Refine.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/gc_implementation/g1/concurrentMark.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/gc_implementation/g1/concurrentMark.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/gc_implementation/g1/g1AllocRegion.cpp
0 → 100644
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/gc_implementation/g1/g1AllocRegion.hpp
0 → 100644
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/gc_implementation/g1/g1AllocRegion.inline.hpp
0 → 100644
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.inline.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/gc_implementation/g1/g1CollectorPolicy.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/gc_implementation/g1/g1SATBCardTableModRefBS.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/gc_implementation/g1/g1_globals.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/gc_implementation/g1/heapRegion.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/gc_implementation/g1/heapRegion.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/gc_implementation/g1/heapRegion.inline.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/gc_implementation/g1/heapRegionSet.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/gc_implementation/g1/heapRegionSet.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/gc_implementation/g1/heapRegionSet.inline.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/gc_implementation/g1/vm_operations_g1.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/gc_implementation/parallelScavenge/pcTasks.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/gc_implementation/parallelScavenge/pcTasks.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/gc_implementation/parallelScavenge/psPromotionManager.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/gc_implementation/parallelScavenge/psScavenge.inline.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/gc_implementation/parallelScavenge/psTasks.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/gc_implementation/shared/allocationStats.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/gc_implementation/shared/concurrentGCThread.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/gc_implementation/shared/gcUtil.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/gc_implementation/shared/markSweep.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/gc_interface/collectedHeap.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/interpreter/bytecodeInterpreter.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/interpreter/bytecodeInterpreter.inline.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/interpreter/cppInterpreter.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/interpreter/cppInterpreterGenerator.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/interpreter/interpreter.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/interpreter/interpreterGenerator.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/interpreter/linkResolver.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/interpreter/templateInterpreter.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/interpreter/templateInterpreterGenerator.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/interpreter/templateTable.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/memory/barrierSet.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/memory/cardTableModRefBS.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/memory/cardTableRS.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/memory/classify.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/memory/compactingPermGenGen.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/memory/genCollectedHeap.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/memory/genMarkSweep.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/memory/heap.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/memory/heapInspection.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/memory/iterator.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/memory/restore.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/memory/serialize.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/memory/sharedHeap.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/memory/space.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/memory/universe.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/oops/arrayKlass.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/oops/arrayOop.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/oops/constantPoolKlass.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/oops/cpCacheKlass.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/oops/generateOopMap.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/oops/klass.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/oops/markOop.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/oops/symbol.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/oops/symbol.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/oops/typeArrayOop.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/opto/buildOopMap.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/opto/c2_globals.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/opto/c2compiler.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/opto/chaitin.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/opto/gcm.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/opto/graphKit.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/opto/graphKit.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/opto/idealKit.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/opto/idealKit.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/opto/lcm.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/opto/locknode.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/opto/loopTransform.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/opto/loopUnswitch.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/opto/loopopts.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/opto/matcher.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/opto/matcher.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/opto/memnode.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/opto/node.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/opto/output.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/opto/output.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/opto/parse1.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/opto/parse2.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/opto/regmask.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/opto/regmask.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/opto/runtime.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/opto/stringopts.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/opto/type.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/precompiled.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/prims/forte.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/prims/jni_md.h
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/prims/jvm_misc.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/prims/jvmtiClassFileReconstituter.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/prims/jvmtiClassFileReconstituter.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/prims/jvmtiEventController.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/prims/jvmtiRedefineClasses.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/prims/jvmtiTagMap.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/runtime/deoptimization.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/runtime/dtraceJSDT.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/runtime/fieldDescriptor.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/runtime/fieldType.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/runtime/fieldType.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/runtime/fprofiler.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/runtime/fprofiler.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/runtime/frame.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/runtime/frame.inline.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/runtime/globals.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/runtime/handles.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/runtime/icache.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/runtime/interfaceSupport.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/runtime/interfaceSupport.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/runtime/javaCalls.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/runtime/javaCalls.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/runtime/javaFrameAnchor.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/runtime/jniHandles.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/runtime/objectMonitor.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/runtime/reflection.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/runtime/reflectionUtils.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/runtime/registerMap.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/runtime/rframe.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/runtime/safepoint.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/runtime/signature.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/runtime/signature.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/runtime/stackValueCollection.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/runtime/statSampler.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/runtime/stubCodeGenerator.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/runtime/sweeper.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/runtime/synchronizer.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/runtime/threadLocalStorage.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/runtime/vframe.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/runtime/vmStructs.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/runtime/vm_operations.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/runtime/vm_operations.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/runtime/vm_version.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/runtime/vm_version.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/services/attachListener.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/services/attachListener.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/services/classLoadingService.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/services/management.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/services/memoryManager.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/services/memoryPool.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/services/memoryService.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/shark/sharkNativeWrapper.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/utilities/copy.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/utilities/debug.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/utilities/debug.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/utilities/elfSymbolTable.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/utilities/exceptions.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/utilities/exceptions.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/utilities/globalDefinitions_sparcWorks.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/utilities/globalDefinitions_visCPP.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/utilities/hashtable.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/utilities/hashtable.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/utilities/hashtable.inline.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/utilities/ostream.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/utilities/taskqueue.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/utilities/utf8.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/utilities/utf8.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/utilities/xmlstream.cpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
hotspot/src/share/vm/utilities/xmlstream.hpp
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
make/Defs-internal.gmk
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
make/corba-rules.gmk
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
make/deploy-rules.gmk
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
make/hotspot-rules.gmk
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
make/install-rules.gmk
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
make/jaxp-rules.gmk
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
make/jaxws-rules.gmk
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
make/jdk-rules.gmk
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
make/jprt.properties
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
make/langtools-rules.gmk
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
make/scripts/update_copyright_year.sh
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
make/sponsors-rules.gmk
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
test/Makefile
浏览文件 @
da9fba1c
此差异已折叠。
点击以展开。
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录