Changeset 278 for trunk/openjdk/hotspot/src
- Timestamp:
- Mar 26, 2011, 8:39:20 PM (15 years ago)
- Location:
- trunk/openjdk
- Files:
-
- 6 deleted
- 1706 edited
- 64 copied
-
. (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/args.cc (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/assembler_sparc.cpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/assembler_sparc.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/assembler_sparc.inline.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/bytecodeInterpreter_sparc.cpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/bytecodeInterpreter_sparc.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/bytecodeInterpreter_sparc.inline.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/bytecodes_sparc.cpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/bytecodes_sparc.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/bytes_sparc.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/c1_CodeStubs_sparc.cpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/c1_Defs_sparc.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/c1_FpuStackSim_sparc.cpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/c1_FpuStackSim_sparc.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/c1_FrameMap_sparc.cpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/c1_FrameMap_sparc.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/c1_LIRAssembler_sparc.cpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/c1_LIRAssembler_sparc.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/c1_LIRGenerator_sparc.cpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/c1_LinearScan_sparc.cpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/c1_LinearScan_sparc.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/c1_MacroAssembler_sparc.cpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/c1_MacroAssembler_sparc.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/c1_Runtime1_sparc.cpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/c1_globals_sparc.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/c2_globals_sparc.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/c2_init_sparc.cpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/codeBuffer_sparc.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/copy_sparc.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/cppInterpreterGenerator_sparc.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/cppInterpreter_sparc.cpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/cppInterpreter_sparc.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/debug_sparc.cpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/depChecker_sparc.cpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/depChecker_sparc.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/disassembler_sparc.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/dump_sparc.cpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/frame_sparc.cpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/frame_sparc.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/frame_sparc.inline.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/globalDefinitions_sparc.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/globals_sparc.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/icBuffer_sparc.cpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/icache_sparc.cpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/icache_sparc.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/interp_masm_sparc.cpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/interp_masm_sparc.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/interpreterGenerator_sparc.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/interpreterRT_sparc.cpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/interpreterRT_sparc.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/interpreter_sparc.cpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/interpreter_sparc.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/javaFrameAnchor_sparc.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/jniFastGetField_sparc.cpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/jniTypes_sparc.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/jni_sparc.h (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/methodHandles_sparc.cpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/nativeInst_sparc.cpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/nativeInst_sparc.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/registerMap_sparc.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/register_definitions_sparc.cpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/register_sparc.cpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/register_sparc.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/relocInfo_sparc.cpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/relocInfo_sparc.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/runtime_sparc.cpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/sharedRuntime_sparc.cpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/sparc.ad (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/stubGenerator_sparc.cpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/stubRoutines_sparc.cpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/stubRoutines_sparc.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/templateInterpreterGenerator_sparc.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/templateInterpreter_sparc.cpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/templateInterpreter_sparc.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/templateTable_sparc.cpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/templateTable_sparc.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/vmStructs_sparc.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/vm_version_sparc.cpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/vm_version_sparc.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/vmreg_sparc.cpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/vmreg_sparc.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/vmreg_sparc.inline.hpp (modified) (view diffs)
-
hotspot/src/cpu/sparc/vm/vtableStubs_sparc.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/assembler_x86.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/assembler_x86.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/assembler_x86.inline.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/bytecodeInterpreter_x86.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/bytecodeInterpreter_x86.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/bytecodeInterpreter_x86.inline.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/bytecodes_x86.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/bytecodes_x86.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/bytes_x86.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/c1_CodeStubs_x86.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/c1_Defs_x86.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/c1_FpuStackSim_x86.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/c1_FpuStackSim_x86.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/c1_FrameMap_x86.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/c1_FrameMap_x86.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/c1_LIRAssembler_x86.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/c1_LIRAssembler_x86.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/c1_LIRGenerator_x86.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/c1_LinearScan_x86.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/c1_LinearScan_x86.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/c1_MacroAssembler_x86.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/c1_MacroAssembler_x86.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/c1_Runtime1_x86.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/c1_globals_x86.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/c2_globals_x86.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/c2_init_x86.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/codeBuffer_x86.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/copy_x86.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/cppInterpreterGenerator_x86.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/cppInterpreter_x86.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/cppInterpreter_x86.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/debug_x86.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/depChecker_x86.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/depChecker_x86.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/disassembler_x86.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/dump_x86_32.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/dump_x86_64.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/frame_x86.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/frame_x86.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/frame_x86.inline.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/globalDefinitions_x86.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/globals_x86.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/icBuffer_x86.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/icache_x86.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/icache_x86.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/interp_masm_x86_32.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/interp_masm_x86_32.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/interp_masm_x86_64.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/interp_masm_x86_64.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/interpreterGenerator_x86.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/interpreterRT_x86.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/interpreterRT_x86_32.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/interpreterRT_x86_64.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/interpreter_x86.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/interpreter_x86_32.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/interpreter_x86_64.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/javaFrameAnchor_x86.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/jniFastGetField_x86_32.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/jniFastGetField_x86_64.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/jniTypes_x86.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/jni_x86.h (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/methodHandles_x86.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/nativeInst_x86.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/nativeInst_x86.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/registerMap_x86.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/register_definitions_x86.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/register_x86.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/register_x86.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/relocInfo_x86.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/relocInfo_x86.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/runtime_x86_32.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/runtime_x86_64.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/sharedRuntime_x86_32.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/sharedRuntime_x86_64.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/stubGenerator_x86_32.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/stubGenerator_x86_64.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/stubRoutines_x86_32.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/stubRoutines_x86_32.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/stubRoutines_x86_64.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/stubRoutines_x86_64.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/templateInterpreterGenerator_x86.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/templateInterpreter_x86.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/templateInterpreter_x86_32.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/templateInterpreter_x86_64.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/templateTable_x86_32.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/templateTable_x86_32.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/templateTable_x86_64.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/templateTable_x86_64.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/vmStructs_x86.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/vm_version_x86.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/vm_version_x86.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/vmreg_x86.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/vmreg_x86.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/vmreg_x86.inline.hpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/vtableStubs_x86_32.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/vtableStubs_x86_64.cpp (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/x86_32.ad (modified) (view diffs)
-
hotspot/src/cpu/x86/vm/x86_64.ad (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/assembler_zero.cpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/assembler_zero.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/assembler_zero.inline.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/bytecodeInterpreter_zero.cpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/bytecodeInterpreter_zero.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/bytecodeInterpreter_zero.inline.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/bytecodes_zero.cpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/bytecodes_zero.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/bytes_zero.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/codeBuffer_zero.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/copy_zero.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/cppInterpreterGenerator_zero.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/cppInterpreter_zero.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/debug_zero.cpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/depChecker_zero.cpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/depChecker_zero.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/disassembler_zero.cpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/disassembler_zero.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/dump_zero.cpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/entryFrame_zero.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/entry_zero.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/fakeStubFrame_zero.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/frame_zero.cpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/frame_zero.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/frame_zero.inline.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/globalDefinitions_zero.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/globals_zero.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/icBuffer_zero.cpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/icache_zero.cpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/icache_zero.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/interp_masm_zero.cpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/interp_masm_zero.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/interpreterFrame_zero.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/interpreterGenerator_zero.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/interpreterRT_zero.cpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/interpreterRT_zero.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/interpreter_zero.cpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/interpreter_zero.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/javaFrameAnchor_zero.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/jniFastGetField_zero.cpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/jniTypes_zero.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/jni_zero.h (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/methodHandles_zero.cpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/nativeInst_zero.cpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/nativeInst_zero.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/registerMap_zero.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/register_definitions_zero.cpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/register_zero.cpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/register_zero.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/relocInfo_zero.cpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/relocInfo_zero.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/sharedRuntime_zero.cpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/sharkFrame_zero.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/shark_globals_zero.hpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/cpu/zero/vm/shark_globals_zero.hpp ) (view diffs)
-
hotspot/src/cpu/zero/vm/stack_zero.cpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/cpu/zero/vm/stack_zero.cpp ) (view diffs)
-
hotspot/src/cpu/zero/vm/stack_zero.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/stack_zero.inline.hpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/cpu/zero/vm/stack_zero.inline.hpp ) (view diffs)
-
hotspot/src/cpu/zero/vm/stubGenerator_zero.cpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/stubRoutines_zero.cpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/stubRoutines_zero.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/templateInterpreterGenerator_zero.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/templateInterpreter_zero.cpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/templateInterpreter_zero.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/templateTable_zero.cpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/templateTable_zero.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/vmStructs_zero.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/vm_version_zero.cpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/vm_version_zero.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/vmreg_zero.cpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/vmreg_zero.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/vmreg_zero.inline.hpp (modified) (view diffs)
-
hotspot/src/cpu/zero/vm/vtableStubs_zero.cpp (modified) (view diffs)
-
hotspot/src/os/linux/launcher/java.c (modified) (view diffs)
-
hotspot/src/os/linux/launcher/java.h (modified) (view diffs)
-
hotspot/src/os/linux/launcher/java_md.c (modified) (view diffs)
-
hotspot/src/os/linux/launcher/java_md.h (modified) (view diffs)
-
hotspot/src/os/linux/vm/attachListener_linux.cpp (modified) (view diffs)
-
hotspot/src/os/linux/vm/c1_globals_linux.hpp (modified) (view diffs)
-
hotspot/src/os/linux/vm/c2_globals_linux.hpp (modified) (view diffs)
-
hotspot/src/os/linux/vm/chaitin_linux.cpp (modified) (view diffs)
-
hotspot/src/os/linux/vm/dtraceJSDT_linux.cpp (modified) (view diffs)
-
hotspot/src/os/linux/vm/globals_linux.hpp (modified) (view diffs)
-
hotspot/src/os/linux/vm/hpi_linux.cpp (modified) (view diffs)
-
hotspot/src/os/linux/vm/hpi_linux.hpp (modified) (view diffs)
-
hotspot/src/os/linux/vm/interfaceSupport_linux.hpp (modified) (view diffs)
-
hotspot/src/os/linux/vm/jsig.c (modified) (view diffs)
-
hotspot/src/os/linux/vm/jvm_linux.cpp (modified) (view diffs)
-
hotspot/src/os/linux/vm/jvm_linux.h (modified) (view diffs)
-
hotspot/src/os/linux/vm/mutex_linux.cpp (modified) (view diffs)
-
hotspot/src/os/linux/vm/mutex_linux.inline.hpp (modified) (view diffs)
-
hotspot/src/os/linux/vm/objectMonitor_linux.cpp (modified) (view diffs)
-
hotspot/src/os/linux/vm/objectMonitor_linux.hpp (modified) (view diffs)
-
hotspot/src/os/linux/vm/objectMonitor_linux.inline.hpp (modified) (view diffs)
-
hotspot/src/os/linux/vm/osThread_linux.cpp (modified) (view diffs)
-
hotspot/src/os/linux/vm/osThread_linux.hpp (modified) (view diffs)
-
hotspot/src/os/linux/vm/os_linux.cpp (modified) (view diffs)
-
hotspot/src/os/linux/vm/os_linux.hpp (modified) (view diffs)
-
hotspot/src/os/linux/vm/os_linux.inline.hpp (modified) (view diffs)
-
hotspot/src/os/linux/vm/os_share_linux.hpp (modified) (view diffs)
-
hotspot/src/os/linux/vm/perfMemory_linux.cpp (modified) (view diffs)
-
hotspot/src/os/linux/vm/stubRoutines_linux.cpp (modified) (view diffs)
-
hotspot/src/os/linux/vm/threadCritical_linux.cpp (modified) (view diffs)
-
hotspot/src/os/linux/vm/thread_linux.inline.hpp (modified) (view diffs)
-
hotspot/src/os/linux/vm/vmError_linux.cpp (modified) (view diffs)
-
hotspot/src/os/linux/vm/vtune_linux.cpp (deleted)
-
hotspot/src/os/solaris/dtrace/generateJvmOffsets.cpp (modified) (view diffs)
-
hotspot/src/os/solaris/dtrace/generateJvmOffsets.h (modified) (view diffs)
-
hotspot/src/os/solaris/dtrace/generateJvmOffsetsMain.c (modified) (view diffs)
-
hotspot/src/os/solaris/dtrace/hotspot.d (modified) (view diffs)
-
hotspot/src/os/solaris/dtrace/hotspot_jni.d (modified) (view diffs)
-
hotspot/src/os/solaris/dtrace/hs_private.d (modified) (view diffs)
-
hotspot/src/os/solaris/dtrace/jhelper.d (modified) (view diffs)
-
hotspot/src/os/solaris/dtrace/jvm_dtrace.c (modified) (view diffs)
-
hotspot/src/os/solaris/dtrace/jvm_dtrace.h (modified) (view diffs)
-
hotspot/src/os/solaris/dtrace/libjvm_db.c (modified) (view diffs)
-
hotspot/src/os/solaris/dtrace/libjvm_db.h (modified) (view diffs)
-
hotspot/src/os/solaris/launcher/java.c (modified) (view diffs)
-
hotspot/src/os/solaris/launcher/java.h (modified) (view diffs)
-
hotspot/src/os/solaris/launcher/java_md.c (modified) (view diffs)
-
hotspot/src/os/solaris/launcher/java_md.h (modified) (view diffs)
-
hotspot/src/os/solaris/vm/attachListener_solaris.cpp (modified) (view diffs)
-
hotspot/src/os/solaris/vm/c1_globals_solaris.hpp (modified) (view diffs)
-
hotspot/src/os/solaris/vm/c2_globals_solaris.hpp (modified) (view diffs)
-
hotspot/src/os/solaris/vm/chaitin_solaris.cpp (modified) (view diffs)
-
hotspot/src/os/solaris/vm/dtraceJSDT_solaris.cpp (modified) (view diffs)
-
hotspot/src/os/solaris/vm/globals_solaris.hpp (modified) (view diffs)
-
hotspot/src/os/solaris/vm/hpi_solaris.cpp (modified) (view diffs)
-
hotspot/src/os/solaris/vm/hpi_solaris.hpp (modified) (view diffs)
-
hotspot/src/os/solaris/vm/interfaceSupport_solaris.hpp (modified) (view diffs)
-
hotspot/src/os/solaris/vm/jsig.c (modified) (view diffs)
-
hotspot/src/os/solaris/vm/jvm_solaris.cpp (modified) (view diffs)
-
hotspot/src/os/solaris/vm/jvm_solaris.h (modified) (view diffs)
-
hotspot/src/os/solaris/vm/mutex_solaris.cpp (modified) (view diffs)
-
hotspot/src/os/solaris/vm/mutex_solaris.inline.hpp (modified) (view diffs)
-
hotspot/src/os/solaris/vm/objectMonitor_solaris.cpp (modified) (view diffs)
-
hotspot/src/os/solaris/vm/objectMonitor_solaris.hpp (modified) (view diffs)
-
hotspot/src/os/solaris/vm/objectMonitor_solaris.inline.hpp (modified) (view diffs)
-
hotspot/src/os/solaris/vm/osThread_solaris.cpp (modified) (view diffs)
-
hotspot/src/os/solaris/vm/osThread_solaris.hpp (modified) (view diffs)
-
hotspot/src/os/solaris/vm/os_share_solaris.hpp (modified) (view diffs)
-
hotspot/src/os/solaris/vm/os_solaris.cpp (modified) (view diffs)
-
hotspot/src/os/solaris/vm/os_solaris.hpp (modified) (view diffs)
-
hotspot/src/os/solaris/vm/os_solaris.inline.hpp (modified) (view diffs)
-
hotspot/src/os/solaris/vm/perfMemory_solaris.cpp (modified) (view diffs)
-
hotspot/src/os/solaris/vm/stubRoutines_solaris.cpp (modified) (view diffs)
-
hotspot/src/os/solaris/vm/threadCritical_solaris.cpp (modified) (view diffs)
-
hotspot/src/os/solaris/vm/thread_solaris.inline.hpp (modified) (view diffs)
-
hotspot/src/os/solaris/vm/vmError_solaris.cpp (modified) (view diffs)
-
hotspot/src/os/solaris/vm/vtune_solaris.cpp (deleted)
-
hotspot/src/os/windows/vm/attachListener_windows.cpp (modified) (view diffs)
-
hotspot/src/os/windows/vm/c1_globals_windows.hpp (modified) (view diffs)
-
hotspot/src/os/windows/vm/c2_globals_windows.hpp (modified) (view diffs)
-
hotspot/src/os/windows/vm/chaitin_windows.cpp (modified) (view diffs)
-
hotspot/src/os/windows/vm/dtraceJSDT_windows.cpp (modified) (view diffs)
-
hotspot/src/os/windows/vm/globals_windows.hpp (modified) (view diffs)
-
hotspot/src/os/windows/vm/hpi_windows.cpp (modified) (view diffs)
-
hotspot/src/os/windows/vm/hpi_windows.hpp (modified) (view diffs)
-
hotspot/src/os/windows/vm/interfaceSupport_windows.hpp (modified) (view diffs)
-
hotspot/src/os/windows/vm/jvm_windows.cpp (modified) (view diffs)
-
hotspot/src/os/windows/vm/jvm_windows.h (modified) (view diffs)
-
hotspot/src/os/windows/vm/mutex_windows.cpp (modified) (view diffs)
-
hotspot/src/os/windows/vm/mutex_windows.inline.hpp (modified) (view diffs)
-
hotspot/src/os/windows/vm/objectMonitor_windows.cpp (modified) (view diffs)
-
hotspot/src/os/windows/vm/objectMonitor_windows.hpp (modified) (view diffs)
-
hotspot/src/os/windows/vm/objectMonitor_windows.inline.hpp (modified) (view diffs)
-
hotspot/src/os/windows/vm/osThread_windows.cpp (modified) (view diffs)
-
hotspot/src/os/windows/vm/osThread_windows.hpp (modified) (view diffs)
-
hotspot/src/os/windows/vm/os_share_windows.hpp (modified) (view diffs)
-
hotspot/src/os/windows/vm/os_windows.cpp (modified) (view diffs)
-
hotspot/src/os/windows/vm/os_windows.hpp (modified) (view diffs)
-
hotspot/src/os/windows/vm/os_windows.inline.hpp (modified) (view diffs)
-
hotspot/src/os/windows/vm/perfMemory_windows.cpp (modified) (view diffs)
-
hotspot/src/os/windows/vm/stubRoutines_windows.cpp (modified) (view diffs)
-
hotspot/src/os/windows/vm/threadCritical_windows.cpp (modified) (view diffs)
-
hotspot/src/os/windows/vm/thread_windows.inline.hpp (modified) (view diffs)
-
hotspot/src/os/windows/vm/version.rc (modified) (view diffs)
-
hotspot/src/os/windows/vm/vmError_windows.cpp (modified) (view diffs)
-
hotspot/src/os/windows/vm/vtune_windows.cpp (deleted)
-
hotspot/src/os_cpu/linux_sparc/vm/assembler_linux_sparc.cpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_sparc/vm/atomic_linux_sparc.inline.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_sparc/vm/globals_linux_sparc.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_sparc/vm/linux_sparc.ad (modified) (view diffs)
-
hotspot/src/os_cpu/linux_sparc/vm/linux_sparc.s (modified) (view diffs)
-
hotspot/src/os_cpu/linux_sparc/vm/orderAccess_linux_sparc.inline.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_sparc/vm/os_linux_sparc.cpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_sparc/vm/os_linux_sparc.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_sparc/vm/prefetch_linux_sparc.inline.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_sparc/vm/threadLS_linux_sparc.cpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_sparc/vm/threadLS_linux_sparc.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_sparc/vm/thread_linux_sparc.cpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_sparc/vm/thread_linux_sparc.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_sparc/vm/vmStructs_linux_sparc.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_sparc/vm/vm_version_linux_sparc.cpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_x86/vm/assembler_linux_x86.cpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_x86/vm/atomic_linux_x86.inline.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_x86/vm/bytes_linux_x86.inline.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_x86/vm/copy_linux_x86.inline.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_x86/vm/globals_linux_x86.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_x86/vm/linux_x86_32.ad (modified) (view diffs)
-
hotspot/src/os_cpu/linux_x86/vm/linux_x86_32.s (modified) (view diffs)
-
hotspot/src/os_cpu/linux_x86/vm/linux_x86_64.ad (modified) (view diffs)
-
hotspot/src/os_cpu/linux_x86/vm/linux_x86_64.s (modified) (view diffs)
-
hotspot/src/os_cpu/linux_x86/vm/orderAccess_linux_x86.inline.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_x86/vm/prefetch_linux_x86.inline.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_x86/vm/threadLS_linux_x86.cpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_x86/vm/threadLS_linux_x86.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_x86/vm/thread_linux_x86.cpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_x86/vm/thread_linux_x86.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_x86/vm/vmStructs_linux_x86.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_x86/vm/vm_version_linux_x86.cpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_zero/vm/assembler_linux_zero.cpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_zero/vm/atomic_linux_zero.inline.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_zero/vm/bytes_linux_zero.inline.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_zero/vm/globals_linux_zero.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_zero/vm/orderAccess_linux_zero.inline.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.cpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_zero/vm/prefetch_linux_zero.inline.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_zero/vm/threadLS_linux_zero.cpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_zero/vm/threadLS_linux_zero.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_zero/vm/thread_linux_zero.cpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_zero/vm/thread_linux_zero.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_zero/vm/vmStructs_linux_zero.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/linux_zero/vm/vm_version_linux_zero.cpp (modified) (view diffs)
-
hotspot/src/os_cpu/solaris_sparc/vm/assembler_solaris_sparc.cpp (modified) (view diffs)
-
hotspot/src/os_cpu/solaris_sparc/vm/atomic_solaris_sparc.inline.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/solaris_sparc/vm/globals_solaris_sparc.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/solaris_sparc/vm/orderAccess_solaris_sparc.inline.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/solaris_sparc/vm/os_solaris_sparc.cpp (modified) (view diffs)
-
hotspot/src/os_cpu/solaris_sparc/vm/os_solaris_sparc.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/solaris_sparc/vm/prefetch_solaris_sparc.inline.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/solaris_sparc/vm/solaris_sparc.ad (modified) (view diffs)
-
hotspot/src/os_cpu/solaris_sparc/vm/solaris_sparc.il (modified) (view diffs)
-
hotspot/src/os_cpu/solaris_sparc/vm/solaris_sparc.s (modified) (view diffs)
-
hotspot/src/os_cpu/solaris_sparc/vm/threadLS_solaris_sparc.cpp (modified) (view diffs)
-
hotspot/src/os_cpu/solaris_sparc/vm/threadLS_solaris_sparc.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/solaris_sparc/vm/thread_solaris_sparc.cpp (modified) (view diffs)
-
hotspot/src/os_cpu/solaris_sparc/vm/thread_solaris_sparc.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/solaris_sparc/vm/vmStructs_solaris_sparc.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/solaris_sparc/vm/vm_version_solaris_sparc.cpp (modified) (view diffs)
-
hotspot/src/os_cpu/solaris_x86/vm/assembler_solaris_x86.cpp (modified) (view diffs)
-
hotspot/src/os_cpu/solaris_x86/vm/atomic_solaris_x86.inline.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/solaris_x86/vm/bytes_solaris_x86.inline.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/solaris_x86/vm/copy_solaris_x86.inline.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/solaris_x86/vm/globals_solaris_x86.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/solaris_x86/vm/orderAccess_solaris_x86.inline.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/solaris_x86/vm/os_solaris_x86.cpp (modified) (view diffs)
-
hotspot/src/os_cpu/solaris_x86/vm/os_solaris_x86.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/solaris_x86/vm/prefetch_solaris_x86.inline.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/solaris_x86/vm/solaris_x86_32.ad (modified) (view diffs)
-
hotspot/src/os_cpu/solaris_x86/vm/solaris_x86_32.il (modified) (view diffs)
-
hotspot/src/os_cpu/solaris_x86/vm/solaris_x86_32.s (modified) (view diffs)
-
hotspot/src/os_cpu/solaris_x86/vm/solaris_x86_64.ad (modified) (view diffs)
-
hotspot/src/os_cpu/solaris_x86/vm/solaris_x86_64.il (modified) (view diffs)
-
hotspot/src/os_cpu/solaris_x86/vm/solaris_x86_64.s (modified) (view diffs)
-
hotspot/src/os_cpu/solaris_x86/vm/threadLS_solaris_x86.cpp (modified) (view diffs)
-
hotspot/src/os_cpu/solaris_x86/vm/threadLS_solaris_x86.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/solaris_x86/vm/thread_solaris_x86.cpp (modified) (view diffs)
-
hotspot/src/os_cpu/solaris_x86/vm/thread_solaris_x86.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/solaris_x86/vm/vmStructs_solaris_x86.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/solaris_x86/vm/vm_version_solaris_x86.cpp (modified) (view diffs)
-
hotspot/src/os_cpu/windows_x86/vm/assembler_windows_x86.cpp (modified) (view diffs)
-
hotspot/src/os_cpu/windows_x86/vm/atomic_windows_x86.inline.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/windows_x86/vm/bytes_windows_x86.inline.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/windows_x86/vm/copy_windows_x86.inline.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/windows_x86/vm/globals_windows_x86.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/windows_x86/vm/orderAccess_windows_x86.inline.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/windows_x86/vm/os_windows_x86.cpp (modified) (view diffs)
-
hotspot/src/os_cpu/windows_x86/vm/os_windows_x86.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/windows_x86/vm/prefetch_windows_x86.inline.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/windows_x86/vm/threadLS_windows_x86.cpp (modified) (view diffs)
-
hotspot/src/os_cpu/windows_x86/vm/threadLS_windows_x86.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/windows_x86/vm/thread_windows_x86.cpp (modified) (view diffs)
-
hotspot/src/os_cpu/windows_x86/vm/thread_windows_x86.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/windows_x86/vm/unwind_windows_x86.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/windows_x86/vm/vmStructs_windows_x86.hpp (modified) (view diffs)
-
hotspot/src/os_cpu/windows_x86/vm/vm_version_windows_x86.cpp (modified) (view diffs)
-
hotspot/src/os_cpu/windows_x86/vm/windows_x86_32.ad (modified) (view diffs)
-
hotspot/src/os_cpu/windows_x86/vm/windows_x86_64.ad (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/BatikSVGProxy/src/com/sun/hotspot/igv/svg/BatikSVG.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Bytecodes/src/com/sun/hotspot/igv/bytecodes/BytecodeNode.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Bytecodes/src/com/sun/hotspot/igv/bytecodes/BytecodeViewAction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Bytecodes/src/com/sun/hotspot/igv/bytecodes/BytecodeViewTopComponent.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Bytecodes/src/com/sun/hotspot/igv/bytecodes/MethodNode.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Bytecodes/src/com/sun/hotspot/igv/bytecodes/SelectBytecodesAction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Bytecodes/src/com/sun/hotspot/igv/bytecodes/SelectBytecodesCookie.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/ControlFlow/src/com/sun/hotspot/igv/controlflow/BlockConnectionWidget.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/ControlFlow/src/com/sun/hotspot/igv/controlflow/BlockWidget.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/ControlFlow/src/com/sun/hotspot/igv/controlflow/ControlFlowAction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/ControlFlow/src/com/sun/hotspot/igv/controlflow/ControlFlowScene.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/ControlFlow/src/com/sun/hotspot/igv/controlflow/ControlFlowTopComponent.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/ControlFlow/src/com/sun/hotspot/igv/controlflow/HierarchicalGraphLayout.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/FolderNode.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/GraphCountGroupOrganizer.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/GraphNode.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/OutlineTopComponent.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/StandardGroupOrganizer.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/actions/DiffGraphAction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/actions/DiffGraphCookie.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/actions/ImportAction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/actions/OutlineAction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/actions/RemoveAction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/actions/RemoveAllAction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/actions/RemoveCookie.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/actions/SaveAllAction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/actions/SaveAsAction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/actions/StructuredViewAction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/ChangedEvent.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/ChangedEventProvider.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/ChangedListener.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/Event.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/GraphDocument.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/Group.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/InputBlock.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/InputBlockEdge.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/InputBytecode.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/InputEdge.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/InputGraph.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/InputMethod.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/InputNode.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/Pair.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/Properties.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/Property.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/serialization/Parser.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/serialization/Printer.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/serialization/XMLParser.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/serialization/XMLWriter.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/services/GraphViewer.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/services/GroupCallback.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/services/GroupOrganizer.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/services/GroupReceiver.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/services/InputGraphProvider.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Data/src/com/sun/hotspot/igv/data/services/Scheduler.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Difference/src/com/sun/hotspot/igv/difference/Difference.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/AbstractFilter.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/ColorFilter.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/CombineFilter.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/ConnectionFilter.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/CustomFilter.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/EditFilterDialog.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/Filter.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/FilterChain.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/FilterChainProvider.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/FilterSetting.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/JavaSE6ScriptEngine.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/NullScriptEngine.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/RemoveFilter.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/RemoveInputsFilter.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/RemoveSelfLoopsFilter.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/ScriptEngineAbstraction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/SplitFilter.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/helper.js (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/CheckListView.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/CheckNode.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/CheckNodeListModel.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/CheckRenderer.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/FilterChainProviderImplementation.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/FilterNode.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/FilterTopComponent.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/actions/FilterAction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/actions/MoveFilterDownAction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/actions/MoveFilterUpAction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/actions/NewFilterAction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/actions/RemoveFilterAction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/actions/RemoveFilterSettingsAction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/actions/SaveFilterSettingsAction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Graph/src/com/sun/hotspot/igv/graph/AndSelector.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Graph/src/com/sun/hotspot/igv/graph/Block.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Graph/src/com/sun/hotspot/igv/graph/Connection.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Graph/src/com/sun/hotspot/igv/graph/Diagram.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Graph/src/com/sun/hotspot/igv/graph/Figure.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Graph/src/com/sun/hotspot/igv/graph/InputSlot.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Graph/src/com/sun/hotspot/igv/graph/InvertSelector.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Graph/src/com/sun/hotspot/igv/graph/MatcherSelector.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Graph/src/com/sun/hotspot/igv/graph/OrSelector.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Graph/src/com/sun/hotspot/igv/graph/OutputSlot.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Graph/src/com/sun/hotspot/igv/graph/PredecessorSelector.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Graph/src/com/sun/hotspot/igv/graph/Selector.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Graph/src/com/sun/hotspot/igv/graph/Slot.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Graph/src/com/sun/hotspot/igv/graph/Source.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Graph/src/com/sun/hotspot/igv/graph/SuccessorSelector.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/HierarchicalLayout/src/com/sun/hotspot/igv/hierarchicallayout/ClusterEdge.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/HierarchicalLayout/src/com/sun/hotspot/igv/hierarchicallayout/ClusterIngoingConnection.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/HierarchicalLayout/src/com/sun/hotspot/igv/hierarchicallayout/ClusterInputSlotNode.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/HierarchicalLayout/src/com/sun/hotspot/igv/hierarchicallayout/ClusterNode.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/HierarchicalLayout/src/com/sun/hotspot/igv/hierarchicallayout/ClusterOutgoingConnection.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/HierarchicalLayout/src/com/sun/hotspot/igv/hierarchicallayout/ClusterOutputSlotNode.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/HierarchicalLayout/src/com/sun/hotspot/igv/hierarchicallayout/Edge.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/HierarchicalLayout/src/com/sun/hotspot/igv/hierarchicallayout/Graph.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/HierarchicalLayout/src/com/sun/hotspot/igv/hierarchicallayout/HierarchicalClusterLayoutManager.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/HierarchicalLayout/src/com/sun/hotspot/igv/hierarchicallayout/HierarchicalLayoutManager.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/HierarchicalLayout/src/com/sun/hotspot/igv/hierarchicallayout/InterClusterConnection.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/HierarchicalLayout/src/com/sun/hotspot/igv/hierarchicallayout/Node.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/HierarchicalLayout/src/com/sun/hotspot/igv/hierarchicallayout/OldHierarchicalLayoutManager.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/HierarchicalLayout/src/com/sun/hotspot/igv/hierarchicallayout/Timing.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Layout/src/com/sun/hotspot/igv/layout/Cluster.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Layout/src/com/sun/hotspot/igv/layout/LayoutGraph.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Layout/src/com/sun/hotspot/igv/layout/LayoutManager.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Layout/src/com/sun/hotspot/igv/layout/Link.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Layout/src/com/sun/hotspot/igv/layout/Port.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Layout/src/com/sun/hotspot/igv/layout/Vertex.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/NetworkConnection/src/com/sun/hotspot/igv/connection/Client.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/NetworkConnection/src/com/sun/hotspot/igv/connection/Server.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/RhinoScriptEngineProxy/src/com/sun/hotspot/igv/rhino/RhinoScriptEngine.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/ServerCompiler/src/com/sun/hotspot/igv/servercompiler/JavaGroupOrganizer.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/ServerCompiler/src/com/sun/hotspot/igv/servercompiler/ServerCompilerScheduler.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Settings/src/com/sun/hotspot/igv/settings/Settings.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Settings/src/com/sun/hotspot/igv/settings/ViewOptionsCategory.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Settings/src/com/sun/hotspot/igv/settings/ViewOptionsPanelController.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Settings/src/com/sun/hotspot/igv/settings/ViewPanel.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Util/src/com/sun/hotspot/igv/util/BoundedZoomAction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Util/src/com/sun/hotspot/igv/util/ColorIcon.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Util/src/com/sun/hotspot/igv/util/ContextAction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Util/src/com/sun/hotspot/igv/util/DoubleClickAction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Util/src/com/sun/hotspot/igv/util/DoubleClickHandler.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Util/src/com/sun/hotspot/igv/util/ExtendedSatelliteComponent.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Util/src/com/sun/hotspot/igv/util/ExtendedSelectAction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Util/src/com/sun/hotspot/igv/util/PropertiesSheet.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Util/src/com/sun/hotspot/igv/util/RangeSlider.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/Util/src/com/sun/hotspot/igv/util/RangeSliderModel.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/BoundedZoomAction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/ConnectionAnchor.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/DiagramScene.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/DiagramViewModel.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/EditorInputGraphProvider.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/EditorTopComponent.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/ExportCookie.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/ExtendedPanAction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/ExtendedSatelliteComponent.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/FindPanel.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/GraphViewerImplementation.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/PreferenceConstants.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/SlotLayout.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/EnableBlockLayoutAction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/ExpandPredecessorsAction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/ExpandSuccessorsAction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/ExportAction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/ExtractAction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/HideAction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/MouseOverAction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/NextDiagramAction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/NodeFindAction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/OverviewAction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/PredSuccAction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/PrevDiagramAction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/ShowAllAction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/ZoomInAction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/ZoomOutAction.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/widgets/BlockWidget.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/widgets/DiagramConnectionWidget.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/widgets/FigureWidget.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/widgets/InputSlotWidget.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/widgets/LineWidget.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/widgets/MultiConnectionWidget.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/widgets/OutputSlotWidget.java (modified) (view diffs)
-
hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/widgets/SlotWidget.java (modified) (view diffs)
-
hotspot/src/share/tools/LogCompilation/Makefile (modified) (view diffs)
-
hotspot/src/share/tools/LogCompilation/src/com/sun/hotspot/tools/compiler/BasicLogEvent.java (modified) (view diffs)
-
hotspot/src/share/tools/LogCompilation/src/com/sun/hotspot/tools/compiler/CallSite.java (modified) (view diffs)
-
hotspot/src/share/tools/LogCompilation/src/com/sun/hotspot/tools/compiler/Compilation.java (modified) (view diffs)
-
hotspot/src/share/tools/LogCompilation/src/com/sun/hotspot/tools/compiler/Constants.java (modified) (view diffs)
-
hotspot/src/share/tools/LogCompilation/src/com/sun/hotspot/tools/compiler/LogCleanupReader.java (modified) (view diffs)
-
hotspot/src/share/tools/LogCompilation/src/com/sun/hotspot/tools/compiler/LogCompilation.java (modified) (view diffs)
-
hotspot/src/share/tools/LogCompilation/src/com/sun/hotspot/tools/compiler/LogEvent.java (modified) (view diffs)
-
hotspot/src/share/tools/LogCompilation/src/com/sun/hotspot/tools/compiler/LogParser.java (modified) (view diffs)
-
hotspot/src/share/tools/LogCompilation/src/com/sun/hotspot/tools/compiler/MakeNotEntrantEvent.java (modified) (view diffs)
-
hotspot/src/share/tools/LogCompilation/src/com/sun/hotspot/tools/compiler/Method.java (modified) (view diffs)
-
hotspot/src/share/tools/LogCompilation/src/com/sun/hotspot/tools/compiler/NMethod.java (modified) (view diffs)
-
hotspot/src/share/tools/LogCompilation/src/com/sun/hotspot/tools/compiler/Phase.java (modified) (view diffs)
-
hotspot/src/share/tools/LogCompilation/src/com/sun/hotspot/tools/compiler/UncommonTrapEvent.java (modified) (view diffs)
-
hotspot/src/share/tools/MakeDeps/ArgsParser.java (modified) (view diffs)
-
hotspot/src/share/tools/MakeDeps/BuildConfig.java (modified) (view diffs)
-
hotspot/src/share/tools/MakeDeps/Database.java (modified) (view diffs)
-
hotspot/src/share/tools/MakeDeps/DirectoryTree.java (modified) (view diffs)
-
hotspot/src/share/tools/MakeDeps/DirectoryTreeNode.java (modified) (view diffs)
-
hotspot/src/share/tools/MakeDeps/FileFormatException.java (modified) (view diffs)
-
hotspot/src/share/tools/MakeDeps/FileList.java (modified) (view diffs)
-
hotspot/src/share/tools/MakeDeps/FileName.java (modified) (view diffs)
-
hotspot/src/share/tools/MakeDeps/Macro.java (modified) (view diffs)
-
hotspot/src/share/tools/MakeDeps/MacroDefinitions.java (modified) (view diffs)
-
hotspot/src/share/tools/MakeDeps/MakeDeps.java (modified) (view diffs)
-
hotspot/src/share/tools/MakeDeps/MetroWerksMacPlatform.java (modified) (view diffs)
-
hotspot/src/share/tools/MakeDeps/Platform.java (modified) (view diffs)
-
hotspot/src/share/tools/MakeDeps/UnixPlatform.java (modified) (view diffs)
-
hotspot/src/share/tools/MakeDeps/Util.java (modified) (view diffs)
-
hotspot/src/share/tools/MakeDeps/WinGammaPlatform.java (modified) (view diffs)
-
hotspot/src/share/tools/MakeDeps/WinGammaPlatformVC6.java (modified) (view diffs)
-
hotspot/src/share/tools/MakeDeps/WinGammaPlatformVC7.java (modified) (view diffs)
-
hotspot/src/share/tools/MakeDeps/WinGammaPlatformVC8.java (modified) (view diffs)
-
hotspot/src/share/tools/MakeDeps/WinGammaPlatformVC9.java (modified) (view diffs)
-
hotspot/src/share/tools/hsdis/Makefile (modified) (view diffs)
-
hotspot/src/share/tools/hsdis/README (modified) (view diffs)
-
hotspot/src/share/tools/hsdis/hsdis-demo.c (modified) (view diffs)
-
hotspot/src/share/tools/hsdis/hsdis.c (modified) (view diffs)
-
hotspot/src/share/tools/hsdis/hsdis.h (modified) (view diffs)
-
hotspot/src/share/vm/adlc/Doc/Syntax.doc (modified) (view diffs)
-
hotspot/src/share/vm/adlc/adlc.hpp (modified) (view diffs)
-
hotspot/src/share/vm/adlc/adlparse.cpp (modified) (view diffs)
-
hotspot/src/share/vm/adlc/adlparse.hpp (modified) (view diffs)
-
hotspot/src/share/vm/adlc/archDesc.cpp (modified) (view diffs)
-
hotspot/src/share/vm/adlc/archDesc.hpp (modified) (view diffs)
-
hotspot/src/share/vm/adlc/arena.cpp (modified) (view diffs)
-
hotspot/src/share/vm/adlc/arena.hpp (modified) (view diffs)
-
hotspot/src/share/vm/adlc/dfa.cpp (modified) (view diffs)
-
hotspot/src/share/vm/adlc/dict2.cpp (modified) (view diffs)
-
hotspot/src/share/vm/adlc/dict2.hpp (modified) (view diffs)
-
hotspot/src/share/vm/adlc/filebuff.cpp (modified) (view diffs)
-
hotspot/src/share/vm/adlc/filebuff.hpp (modified) (view diffs)
-
hotspot/src/share/vm/adlc/forms.cpp (modified) (view diffs)
-
hotspot/src/share/vm/adlc/forms.hpp (modified) (view diffs)
-
hotspot/src/share/vm/adlc/formsopt.cpp (modified) (view diffs)
-
hotspot/src/share/vm/adlc/formsopt.hpp (modified) (view diffs)
-
hotspot/src/share/vm/adlc/formssel.cpp (modified) (view diffs)
-
hotspot/src/share/vm/adlc/formssel.hpp (modified) (view diffs)
-
hotspot/src/share/vm/adlc/main.cpp (modified) (view diffs)
-
hotspot/src/share/vm/adlc/output_c.cpp (modified) (view diffs)
-
hotspot/src/share/vm/adlc/output_h.cpp (modified) (view diffs)
-
hotspot/src/share/vm/asm/assembler.cpp (modified) (view diffs)
-
hotspot/src/share/vm/asm/assembler.hpp (modified) (view diffs)
-
hotspot/src/share/vm/asm/assembler.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/asm/codeBuffer.cpp (modified) (view diffs)
-
hotspot/src/share/vm/asm/codeBuffer.hpp (modified) (view diffs)
-
hotspot/src/share/vm/asm/register.cpp (modified) (view diffs)
-
hotspot/src/share/vm/asm/register.hpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_CFGPrinter.cpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_CFGPrinter.hpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_Canonicalizer.cpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_Canonicalizer.hpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_CodeStubs.hpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_Compilation.cpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_Compilation.hpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_Compiler.cpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_Compiler.hpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_Defs.cpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_Defs.hpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_FpuStackSim.hpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_FrameMap.cpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_FrameMap.hpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_GraphBuilder.cpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_GraphBuilder.hpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_IR.cpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_IR.hpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_Instruction.cpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_Instruction.hpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_InstructionPrinter.cpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_InstructionPrinter.hpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_LIR.cpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_LIR.hpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_LIRAssembler.cpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_LIRAssembler.hpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_LIRGenerator.cpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_LIRGenerator.hpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_LinearScan.cpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_LinearScan.hpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_MacroAssembler.hpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_Optimizer.cpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_Optimizer.hpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_Runtime1.cpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_Runtime1.hpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_ValueMap.cpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_ValueMap.hpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_ValueSet.cpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_ValueSet.hpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_ValueStack.cpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_ValueStack.hpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_ValueType.cpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_ValueType.hpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_globals.cpp (modified) (view diffs)
-
hotspot/src/share/vm/c1/c1_globals.hpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/bcEscapeAnalyzer.cpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/bcEscapeAnalyzer.hpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciArray.cpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciArray.hpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciArrayKlass.cpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciArrayKlass.hpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciArrayKlassKlass.hpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciCPCache.cpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/ci/ciCPCache.cpp ) (view diffs)
-
hotspot/src/share/vm/ci/ciCPCache.hpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/ci/ciCPCache.hpp ) (view diffs)
-
hotspot/src/share/vm/ci/ciCallProfile.hpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciCallSite.cpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/ci/ciCallSite.cpp ) (view diffs)
-
hotspot/src/share/vm/ci/ciCallSite.hpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/ci/ciCallSite.hpp ) (view diffs)
-
hotspot/src/share/vm/ci/ciClassList.hpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciConstant.cpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciConstant.hpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciConstantPoolCache.cpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciConstantPoolCache.hpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciEnv.cpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciEnv.hpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciExceptionHandler.cpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciExceptionHandler.hpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciField.cpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciField.hpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciFlags.cpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciFlags.hpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciInstance.cpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciInstance.hpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciInstanceKlass.cpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciInstanceKlass.hpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciInstanceKlassKlass.cpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciInstanceKlassKlass.hpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciKlass.cpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciKlass.hpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciKlassKlass.cpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciKlassKlass.hpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciMethod.cpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciMethod.hpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciMethodBlocks.cpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciMethodBlocks.hpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciMethodData.cpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciMethodData.hpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciMethodHandle.cpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/ci/ciMethodHandle.cpp ) (view diffs)
-
hotspot/src/share/vm/ci/ciMethodHandle.hpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/ci/ciMethodHandle.hpp ) (view diffs)
-
hotspot/src/share/vm/ci/ciMethodKlass.cpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciMethodKlass.hpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciNullObject.cpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciNullObject.hpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciObjArray.cpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciObjArray.hpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciObjArrayKlass.cpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciObjArrayKlass.hpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciObjArrayKlassKlass.cpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciObjArrayKlassKlass.hpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciObject.cpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciObject.hpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciObjectFactory.cpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciObjectFactory.hpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciSignature.cpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciSignature.hpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciStreams.cpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciStreams.hpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciSymbol.cpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciSymbol.hpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciSymbolKlass.cpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciSymbolKlass.hpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciType.cpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciType.hpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciTypeArray.cpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciTypeArray.hpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciTypeArrayKlass.cpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciTypeArrayKlass.hpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciTypeArrayKlassKlass.cpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciTypeArrayKlassKlass.hpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciTypeFlow.cpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciTypeFlow.hpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciUtilities.cpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/ciUtilities.hpp (modified) (view diffs)
-
hotspot/src/share/vm/ci/compilerInterface.hpp (modified) (view diffs)
-
hotspot/src/share/vm/classfile/classFileError.cpp (modified) (view diffs)
-
hotspot/src/share/vm/classfile/classFileParser.cpp (modified) (view diffs)
-
hotspot/src/share/vm/classfile/classFileParser.hpp (modified) (view diffs)
-
hotspot/src/share/vm/classfile/classFileStream.cpp (modified) (view diffs)
-
hotspot/src/share/vm/classfile/classFileStream.hpp (modified) (view diffs)
-
hotspot/src/share/vm/classfile/classLoader.cpp (modified) (view diffs)
-
hotspot/src/share/vm/classfile/classLoader.hpp (modified) (view diffs)
-
hotspot/src/share/vm/classfile/dictionary.cpp (modified) (view diffs)
-
hotspot/src/share/vm/classfile/dictionary.hpp (modified) (view diffs)
-
hotspot/src/share/vm/classfile/javaAssertions.cpp (modified) (view diffs)
-
hotspot/src/share/vm/classfile/javaAssertions.hpp (modified) (view diffs)
-
hotspot/src/share/vm/classfile/javaClasses.cpp (modified) (view diffs)
-
hotspot/src/share/vm/classfile/javaClasses.hpp (modified) (view diffs)
-
hotspot/src/share/vm/classfile/loaderConstraints.cpp (modified) (view diffs)
-
hotspot/src/share/vm/classfile/loaderConstraints.hpp (modified) (view diffs)
-
hotspot/src/share/vm/classfile/placeholders.cpp (modified) (view diffs)
-
hotspot/src/share/vm/classfile/placeholders.hpp (modified) (view diffs)
-
hotspot/src/share/vm/classfile/resolutionErrors.cpp (modified) (view diffs)
-
hotspot/src/share/vm/classfile/resolutionErrors.hpp (modified) (view diffs)
-
hotspot/src/share/vm/classfile/stackMapFrame.cpp (modified) (view diffs)
-
hotspot/src/share/vm/classfile/stackMapFrame.hpp (modified) (view diffs)
-
hotspot/src/share/vm/classfile/stackMapTable.cpp (modified) (view diffs)
-
hotspot/src/share/vm/classfile/stackMapTable.hpp (modified) (view diffs)
-
hotspot/src/share/vm/classfile/symbolTable.cpp (modified) (view diffs)
-
hotspot/src/share/vm/classfile/symbolTable.hpp (modified) (view diffs)
-
hotspot/src/share/vm/classfile/systemDictionary.cpp (modified) (view diffs)
-
hotspot/src/share/vm/classfile/systemDictionary.hpp (modified) (view diffs)
-
hotspot/src/share/vm/classfile/verificationType.cpp (modified) (view diffs)
-
hotspot/src/share/vm/classfile/verificationType.hpp (modified) (view diffs)
-
hotspot/src/share/vm/classfile/verifier.cpp (modified) (view diffs)
-
hotspot/src/share/vm/classfile/verifier.hpp (modified) (view diffs)
-
hotspot/src/share/vm/classfile/vmSymbols.cpp (modified) (view diffs)
-
hotspot/src/share/vm/classfile/vmSymbols.hpp (modified) (view diffs)
-
hotspot/src/share/vm/code/codeBlob.cpp (modified) (view diffs)
-
hotspot/src/share/vm/code/codeBlob.hpp (modified) (view diffs)
-
hotspot/src/share/vm/code/codeCache.cpp (modified) (view diffs)
-
hotspot/src/share/vm/code/codeCache.hpp (modified) (view diffs)
-
hotspot/src/share/vm/code/compiledIC.cpp (modified) (view diffs)
-
hotspot/src/share/vm/code/compiledIC.hpp (modified) (view diffs)
-
hotspot/src/share/vm/code/compressedStream.cpp (modified) (view diffs)
-
hotspot/src/share/vm/code/compressedStream.hpp (modified) (view diffs)
-
hotspot/src/share/vm/code/debugInfo.cpp (modified) (view diffs)
-
hotspot/src/share/vm/code/debugInfo.hpp (modified) (view diffs)
-
hotspot/src/share/vm/code/debugInfoRec.cpp (modified) (view diffs)
-
hotspot/src/share/vm/code/debugInfoRec.hpp (modified) (view diffs)
-
hotspot/src/share/vm/code/dependencies.cpp (modified) (view diffs)
-
hotspot/src/share/vm/code/dependencies.hpp (modified) (view diffs)
-
hotspot/src/share/vm/code/exceptionHandlerTable.cpp (modified) (view diffs)
-
hotspot/src/share/vm/code/exceptionHandlerTable.hpp (modified) (view diffs)
-
hotspot/src/share/vm/code/icBuffer.cpp (modified) (view diffs)
-
hotspot/src/share/vm/code/icBuffer.hpp (modified) (view diffs)
-
hotspot/src/share/vm/code/jvmticmlr.h (modified) (view diffs)
-
hotspot/src/share/vm/code/location.cpp (modified) (view diffs)
-
hotspot/src/share/vm/code/location.hpp (modified) (view diffs)
-
hotspot/src/share/vm/code/nmethod.cpp (modified) (view diffs)
-
hotspot/src/share/vm/code/nmethod.hpp (modified) (view diffs)
-
hotspot/src/share/vm/code/oopRecorder.cpp (modified) (view diffs)
-
hotspot/src/share/vm/code/oopRecorder.hpp (modified) (view diffs)
-
hotspot/src/share/vm/code/pcDesc.cpp (modified) (view diffs)
-
hotspot/src/share/vm/code/pcDesc.hpp (modified) (view diffs)
-
hotspot/src/share/vm/code/relocInfo.cpp (modified) (view diffs)
-
hotspot/src/share/vm/code/relocInfo.hpp (modified) (view diffs)
-
hotspot/src/share/vm/code/scopeDesc.cpp (modified) (view diffs)
-
hotspot/src/share/vm/code/scopeDesc.hpp (modified) (view diffs)
-
hotspot/src/share/vm/code/stubs.cpp (modified) (view diffs)
-
hotspot/src/share/vm/code/stubs.hpp (modified) (view diffs)
-
hotspot/src/share/vm/code/vmreg.cpp (modified) (view diffs)
-
hotspot/src/share/vm/code/vmreg.hpp (modified) (view diffs)
-
hotspot/src/share/vm/code/vtableStubs.cpp (modified) (view diffs)
-
hotspot/src/share/vm/code/vtableStubs.hpp (modified) (view diffs)
-
hotspot/src/share/vm/compiler/abstractCompiler.cpp (modified) (view diffs)
-
hotspot/src/share/vm/compiler/abstractCompiler.hpp (modified) (view diffs)
-
hotspot/src/share/vm/compiler/compileBroker.cpp (modified) (view diffs)
-
hotspot/src/share/vm/compiler/compileBroker.hpp (modified) (view diffs)
-
hotspot/src/share/vm/compiler/compileLog.cpp (modified) (view diffs)
-
hotspot/src/share/vm/compiler/compileLog.hpp (modified) (view diffs)
-
hotspot/src/share/vm/compiler/compilerOracle.cpp (modified) (view diffs)
-
hotspot/src/share/vm/compiler/compilerOracle.hpp (modified) (view diffs)
-
hotspot/src/share/vm/compiler/disassembler.cpp (modified) (view diffs)
-
hotspot/src/share/vm/compiler/disassembler.hpp (modified) (view diffs)
-
hotspot/src/share/vm/compiler/methodLiveness.cpp (modified) (view diffs)
-
hotspot/src/share/vm/compiler/methodLiveness.hpp (modified) (view diffs)
-
hotspot/src/share/vm/compiler/oopMap.cpp (modified) (view diffs)
-
hotspot/src/share/vm/compiler/oopMap.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/binaryTreeDictionary.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/binaryTreeDictionary.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/cmsAdaptiveSizePolicy.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/cmsAdaptiveSizePolicy.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/cmsCollectorPolicy.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/cmsCollectorPolicy.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/cmsGCAdaptivePolicyCounters.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/cmsGCAdaptivePolicyCounters.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/cmsLockVerifier.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/cmsLockVerifier.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/cmsOopClosures.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/cmsOopClosures.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/cmsPermGen.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/cmsPermGen.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/compactibleFreeListSpace.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/compactibleFreeListSpace.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepThread.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepThread.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/freeBlockDictionary.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/freeBlockDictionary.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/freeChunk.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/freeChunk.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/freeList.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/freeList.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/promotionInfo.cpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/promotionInfo.cpp ) (view diffs)
-
hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/promotionInfo.hpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/promotionInfo.hpp ) (view diffs)
-
hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/vmCMSOperations.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/vmCMSOperations.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/vmStructs_cms.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/bufferingOopClosure.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/collectionSetChooser.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/collectionSetChooser.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/concurrentG1Refine.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/concurrentG1Refine.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/concurrentG1RefineThread.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/concurrentG1RefineThread.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/concurrentMark.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/concurrentMark.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/concurrentMarkThread.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/concurrentMarkThread.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/concurrentMarkThread.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/concurrentZFThread.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/concurrentZFThread.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/dirtyCardQueue.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/dirtyCardQueue.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/g1BlockOffsetTable.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/g1BlockOffsetTable.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/g1BlockOffsetTable.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/g1CollectorPolicy.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/g1MMUTracker.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/g1MMUTracker.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/g1MarkSweep.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/g1MarkSweep.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/g1OopClosures.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/g1OopClosures.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/g1RemSet.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/g1RemSet.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/g1RemSet.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/g1SATBCardTableModRefBS.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/g1SATBCardTableModRefBS.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/g1_globals.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/g1_globals.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/g1_specialized_oop_closures.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/heapRegion.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/heapRegion.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/heapRegion.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/heapRegionRemSet.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/heapRegionRemSet.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/heapRegionSeq.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/heapRegionSeq.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/heapRegionSeq.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/ptrQueue.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/ptrQueue.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/ptrQueue.inline.hpp (deleted)
-
hotspot/src/share/vm/gc_implementation/g1/satbQueue.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/satbQueue.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/sparsePRT.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/sparsePRT.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/survRateGroup.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/survRateGroup.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/vm_operations_g1.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/g1/vm_operations_g1.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/includeDB_gc_concurrentMarkSweep (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/includeDB_gc_g1 (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/includeDB_gc_parNew (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/includeDB_gc_parallelScavenge (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/includeDB_gc_serial (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/includeDB_gc_shared (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parNew/asParNewGeneration.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parNew/asParNewGeneration.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parNew/parCardTableModRefBS.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parNew/parGCAllocBuffer.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parNew/parGCAllocBuffer.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parNew/parNewGeneration.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parNew/parNewGeneration.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parNew/parOopClosures.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parNew/parOopClosures.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parNew/vmStructs_parNew.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/adjoiningGenerations.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/adjoiningGenerations.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/adjoiningVirtualSpaces.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/adjoiningVirtualSpaces.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/asPSOldGen.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/asPSOldGen.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/asPSYoungGen.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/asPSYoungGen.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/cardTableExtension.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/cardTableExtension.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/generationSizer.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/objectStartArray.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/objectStartArray.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/parMarkBitMap.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/parMarkBitMap.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/parMarkBitMap.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/parallelScavengeHeap.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/parallelScavengeHeap.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/parallelScavengeHeap.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/pcTasks.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/pcTasks.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/prefetchQueue.hpp (deleted)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/psAdaptiveSizePolicy.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/psAdaptiveSizePolicy.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/psCompactionManager.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/psCompactionManager.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/psCompactionManager.inline.hpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/gc_implementation/parallelScavenge/psCompactionManager.inline.hpp ) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/psGCAdaptivePolicyCounters.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/psGCAdaptivePolicyCounters.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/psGenerationCounters.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/psGenerationCounters.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/psMarkSweep.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/psMarkSweep.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/psMarkSweepDecorator.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/psMarkSweepDecorator.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/psOldGen.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/psOldGen.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/psPermGen.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/psPermGen.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/psPromotionLAB.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/psPromotionLAB.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/psPromotionManager.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/psPromotionManager.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/psPromotionManager.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/psScavenge.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/psScavenge.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/psScavenge.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/psTasks.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/psTasks.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/psVirtualspace.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/psVirtualspace.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/psYoungGen.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/psYoungGen.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/vmPSOperations.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/vmPSOperations.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/parallelScavenge/vmStructs_parallelgc.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/adaptiveSizePolicy.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/adaptiveSizePolicy.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/ageTable.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/ageTable.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/allocationStats.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/allocationStats.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/cSpaceCounters.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/cSpaceCounters.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/collectorCounters.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/collectorCounters.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/concurrentGCThread.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/concurrentGCThread.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/gSpaceCounters.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/gSpaceCounters.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/gcAdaptivePolicyCounters.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/gcAdaptivePolicyCounters.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/gcPolicyCounters.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/gcPolicyCounters.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/gcStats.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/gcStats.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/gcUtil.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/gcUtil.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/generationCounters.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/generationCounters.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/immutableSpace.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/immutableSpace.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/isGCActiveMark.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/liveRange.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/markSweep.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/markSweep.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/markSweep.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/mutableNUMASpace.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/mutableNUMASpace.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/mutableSpace.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/mutableSpace.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/spaceCounters.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/spaceCounters.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/spaceDecorator.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/spaceDecorator.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/vmGCOperations.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_implementation/shared/vmGCOperations.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_interface/collectedHeap.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_interface/collectedHeap.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_interface/collectedHeap.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_interface/gcCause.cpp (modified) (view diffs)
-
hotspot/src/share/vm/gc_interface/gcCause.hpp (modified) (view diffs)
-
hotspot/src/share/vm/includeDB_compiler1 (modified) (view diffs)
-
hotspot/src/share/vm/includeDB_compiler2 (modified) (view diffs)
-
hotspot/src/share/vm/includeDB_core (modified) (view diffs)
-
hotspot/src/share/vm/includeDB_features (modified) (view diffs)
-
hotspot/src/share/vm/includeDB_gc (modified) (view diffs)
-
hotspot/src/share/vm/includeDB_gc_parallel (modified) (view diffs)
-
hotspot/src/share/vm/includeDB_jvmti (modified) (view diffs)
-
hotspot/src/share/vm/includeDB_shark (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/includeDB_shark ) (view diffs)
-
hotspot/src/share/vm/includeDB_zero (modified) (view diffs)
-
hotspot/src/share/vm/interpreter/abstractInterpreter.hpp (modified) (view diffs)
-
hotspot/src/share/vm/interpreter/bytecode.cpp (modified) (view diffs)
-
hotspot/src/share/vm/interpreter/bytecode.hpp (modified) (view diffs)
-
hotspot/src/share/vm/interpreter/bytecodeHistogram.cpp (modified) (view diffs)
-
hotspot/src/share/vm/interpreter/bytecodeHistogram.hpp (modified) (view diffs)
-
hotspot/src/share/vm/interpreter/bytecodeInterpreter.cpp (modified) (view diffs)
-
hotspot/src/share/vm/interpreter/bytecodeInterpreter.hpp (modified) (view diffs)
-
hotspot/src/share/vm/interpreter/bytecodeInterpreter.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/interpreter/bytecodeInterpreterWithChecks.xml (modified) (view diffs)
-
hotspot/src/share/vm/interpreter/bytecodeInterpreterWithChecks.xsl (modified) (view diffs)
-
hotspot/src/share/vm/interpreter/bytecodeStream.cpp (modified) (view diffs)
-
hotspot/src/share/vm/interpreter/bytecodeStream.hpp (modified) (view diffs)
-
hotspot/src/share/vm/interpreter/bytecodeTracer.cpp (modified) (view diffs)
-
hotspot/src/share/vm/interpreter/bytecodeTracer.hpp (modified) (view diffs)
-
hotspot/src/share/vm/interpreter/bytecodes.cpp (modified) (view diffs)
-
hotspot/src/share/vm/interpreter/bytecodes.hpp (modified) (view diffs)
-
hotspot/src/share/vm/interpreter/cppInterpreter.cpp (modified) (view diffs)
-
hotspot/src/share/vm/interpreter/cppInterpreter.hpp (modified) (view diffs)
-
hotspot/src/share/vm/interpreter/cppInterpreterGenerator.hpp (modified) (view diffs)
-
hotspot/src/share/vm/interpreter/interpreter.cpp (modified) (view diffs)
-
hotspot/src/share/vm/interpreter/interpreter.hpp (modified) (view diffs)
-
hotspot/src/share/vm/interpreter/interpreterGenerator.hpp (modified) (view diffs)
-
hotspot/src/share/vm/interpreter/interpreterRuntime.cpp (modified) (view diffs)
-
hotspot/src/share/vm/interpreter/interpreterRuntime.hpp (modified) (view diffs)
-
hotspot/src/share/vm/interpreter/invocationCounter.cpp (modified) (view diffs)
-
hotspot/src/share/vm/interpreter/invocationCounter.hpp (modified) (view diffs)
-
hotspot/src/share/vm/interpreter/linkResolver.cpp (modified) (view diffs)
-
hotspot/src/share/vm/interpreter/linkResolver.hpp (modified) (view diffs)
-
hotspot/src/share/vm/interpreter/oopMapCache.cpp (modified) (view diffs)
-
hotspot/src/share/vm/interpreter/oopMapCache.hpp (modified) (view diffs)
-
hotspot/src/share/vm/interpreter/rewriter.cpp (modified) (view diffs)
-
hotspot/src/share/vm/interpreter/rewriter.hpp (modified) (view diffs)
-
hotspot/src/share/vm/interpreter/templateInterpreter.cpp (modified) (view diffs)
-
hotspot/src/share/vm/interpreter/templateInterpreter.hpp (modified) (view diffs)
-
hotspot/src/share/vm/interpreter/templateInterpreterGenerator.hpp (modified) (view diffs)
-
hotspot/src/share/vm/interpreter/templateTable.cpp (modified) (view diffs)
-
hotspot/src/share/vm/interpreter/templateTable.hpp (modified) (view diffs)
-
hotspot/src/share/vm/libadt/dict.cpp (modified) (view diffs)
-
hotspot/src/share/vm/libadt/dict.hpp (modified) (view diffs)
-
hotspot/src/share/vm/libadt/port.cpp (modified) (view diffs)
-
hotspot/src/share/vm/libadt/port.hpp (modified) (view diffs)
-
hotspot/src/share/vm/libadt/set.cpp (modified) (view diffs)
-
hotspot/src/share/vm/libadt/set.hpp (modified) (view diffs)
-
hotspot/src/share/vm/libadt/vectset.cpp (modified) (view diffs)
-
hotspot/src/share/vm/libadt/vectset.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/allocation.cpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/allocation.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/allocation.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/barrierSet.cpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/barrierSet.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/barrierSet.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/blockOffsetTable.cpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/blockOffsetTable.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/blockOffsetTable.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/cardTableModRefBS.cpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/cardTableModRefBS.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/cardTableRS.cpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/cardTableRS.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/classify.cpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/classify.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/collectorPolicy.cpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/collectorPolicy.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/compactPermGen.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/compactingPermGenGen.cpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/compactingPermGenGen.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/defNewGeneration.cpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/defNewGeneration.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/defNewGeneration.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/dump.cpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/filemap.cpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/filemap.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/gcLocker.cpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/gcLocker.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/gcLocker.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/genCollectedHeap.cpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/genCollectedHeap.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/genMarkSweep.cpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/genMarkSweep.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/genOopClosures.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/genOopClosures.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/genRemSet.cpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/genRemSet.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/genRemSet.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/generation.cpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/generation.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/generation.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/generationSpec.cpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/generationSpec.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/heap.cpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/heap.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/heapInspection.cpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/heapInspection.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/iterator.cpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/iterator.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/memRegion.cpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/memRegion.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/modRefBarrierSet.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/oopFactory.cpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/oopFactory.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/permGen.cpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/permGen.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/referencePolicy.cpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/referencePolicy.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/referenceProcessor.cpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/referenceProcessor.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/resourceArea.cpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/resourceArea.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/restore.cpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/serialize.cpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/sharedHeap.cpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/sharedHeap.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/space.cpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/space.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/space.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/specialized_oop_closures.cpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/specialized_oop_closures.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/tenuredGeneration.cpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/tenuredGeneration.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/threadLocalAllocBuffer.cpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/threadLocalAllocBuffer.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/threadLocalAllocBuffer.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/universe.cpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/universe.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/universe.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/memory/watermark.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/arrayKlass.cpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/arrayKlass.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/arrayKlassKlass.cpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/arrayKlassKlass.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/arrayOop.cpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/arrayOop.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/compiledICHolderKlass.cpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/compiledICHolderKlass.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/compiledICHolderOop.cpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/compiledICHolderOop.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/constMethodKlass.cpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/constMethodKlass.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/constMethodOop.cpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/constMethodOop.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/constantPoolKlass.cpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/constantPoolKlass.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/constantPoolOop.cpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/constantPoolOop.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/cpCacheKlass.cpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/cpCacheKlass.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/cpCacheOop.cpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/cpCacheOop.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/generateOopMap.cpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/generateOopMap.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/instanceKlass.cpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/instanceKlass.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/instanceKlassKlass.cpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/instanceKlassKlass.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/instanceOop.cpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/instanceOop.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/instanceRefKlass.cpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/instanceRefKlass.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/klass.cpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/klass.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/klass.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/klassKlass.cpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/klassKlass.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/klassOop.cpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/klassOop.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/klassPS.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/klassVtable.cpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/klassVtable.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/markOop.cpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/markOop.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/markOop.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/methodDataKlass.cpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/methodDataKlass.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/methodDataOop.cpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/methodDataOop.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/methodKlass.cpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/methodKlass.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/methodOop.cpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/methodOop.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/objArrayKlass.cpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/objArrayKlass.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/objArrayKlass.inline.hpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/oops/objArrayKlass.inline.hpp ) (view diffs)
-
hotspot/src/share/vm/oops/objArrayKlassKlass.cpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/objArrayKlassKlass.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/objArrayOop.cpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/objArrayOop.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/oop.cpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/oop.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/oop.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/oop.inline2.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/oop.pcgc.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/oop.psgc.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/oopsHierarchy.cpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/oopsHierarchy.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/symbolKlass.cpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/symbolKlass.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/symbolOop.cpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/symbolOop.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/typeArrayKlass.cpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/typeArrayKlass.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/typeArrayKlassKlass.cpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/typeArrayKlassKlass.hpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/typeArrayOop.cpp (modified) (view diffs)
-
hotspot/src/share/vm/oops/typeArrayOop.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/addnode.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/addnode.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/adlcVMDeps.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/block.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/block.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/buildOopMap.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/bytecodeInfo.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/c2_globals.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/c2_globals.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/c2compiler.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/c2compiler.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/callGenerator.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/callGenerator.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/callnode.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/callnode.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/cfgnode.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/cfgnode.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/chaitin.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/chaitin.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/classes.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/classes.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/coalesce.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/coalesce.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/compile.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/compile.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/connode.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/connode.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/divnode.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/divnode.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/doCall.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/domgraph.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/escape.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/escape.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/gcm.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/generateOptoStub.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/graphKit.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/graphKit.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/idealGraphPrinter.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/idealGraphPrinter.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/idealKit.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/idealKit.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/ifg.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/ifnode.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/indexSet.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/indexSet.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/lcm.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/library_call.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/live.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/live.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/locknode.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/locknode.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/loopTransform.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/loopUnswitch.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/loopnode.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/loopnode.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/loopopts.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/machnode.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/machnode.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/macro.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/macro.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/matcher.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/matcher.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/memnode.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/memnode.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/mulnode.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/mulnode.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/multnode.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/multnode.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/node.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/node.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/opcodes.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/opcodes.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/optoreg.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/output.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/output.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/parse.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/parse1.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/parse2.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/parse3.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/parseHelper.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/phase.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/phase.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/phaseX.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/phaseX.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/postaloc.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/reg_split.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/regalloc.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/regalloc.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/regmask.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/regmask.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/rootnode.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/rootnode.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/runtime.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/runtime.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/split_if.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/stringopts.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/stringopts.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/subnode.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/subnode.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/superword.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/superword.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/type.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/type.hpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/vectornode.cpp (modified) (view diffs)
-
hotspot/src/share/vm/opto/vectornode.hpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/evmCompat.cpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/forte.cpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/forte.hpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/hpi_imported.h (modified) (view diffs)
-
hotspot/src/share/vm/prims/jni.cpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jni.h (modified) (view diffs)
-
hotspot/src/share/vm/prims/jniCheck.cpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jniCheck.hpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jniFastGetField.cpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jniFastGetField.hpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jni_md.h (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvm.cpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvm.h (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvm_misc.hpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmti.xml (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmti.xsl (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiAgentThread.hpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiClassFileReconstituter.cpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiClassFileReconstituter.hpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiCodeBlobEvents.cpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiCodeBlobEvents.hpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiEnter.hpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiEnter.xsl (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiEnv.cpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiEnv.xsl (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiEnvBase.cpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiEnvBase.hpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiEnvFill.java (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiEnvThreadState.cpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiEnvThreadState.hpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiEventController.cpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiEventController.hpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiEventController.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiExport.cpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiExport.hpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiExtensions.cpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiExtensions.hpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiGen.java (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiGetLoadedClasses.cpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiGetLoadedClasses.hpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiH.xsl (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiHpp.xsl (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiImpl.cpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiImpl.hpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiLib.xsl (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiManageCapabilities.cpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiManageCapabilities.hpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiRedefineClasses.cpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiRedefineClasses.hpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiRedefineClassesTrace.hpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiTagMap.cpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiTagMap.hpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiThreadState.cpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiThreadState.hpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiThreadState.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiTrace.cpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiTrace.hpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiUtil.cpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/jvmtiUtil.hpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/methodComparator.cpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/methodComparator.hpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/methodHandleWalk.cpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/prims/methodHandleWalk.cpp ) (view diffs)
-
hotspot/src/share/vm/prims/methodHandleWalk.hpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/prims/methodHandleWalk.hpp ) (view diffs)
-
hotspot/src/share/vm/prims/methodHandles.cpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/methodHandles.hpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/nativeLookup.cpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/nativeLookup.hpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/perf.cpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/privilegedStack.cpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/privilegedStack.hpp (modified) (view diffs)
-
hotspot/src/share/vm/prims/unsafe.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/aprofiler.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/aprofiler.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/arguments.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/arguments.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/atomic.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/atomic.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/biasedLocking.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/biasedLocking.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/compilationPolicy.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/compilationPolicy.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/deoptimization.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/deoptimization.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/dtraceJSDT.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/dtraceJSDT.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/extendedPC.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/fieldDescriptor.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/fieldDescriptor.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/fieldType.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/fieldType.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/fprofiler.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/fprofiler.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/frame.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/frame.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/frame.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/globals.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/globals.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/globals_extension.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/handles.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/handles.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/handles.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/hpi.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/hpi.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/icache.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/icache.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/init.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/init.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/interfaceSupport.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/interfaceSupport.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/java.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/java.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/javaCalls.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/javaCalls.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/javaFrameAnchor.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/jfieldIDWorkaround.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/jniHandles.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/jniHandles.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/jniPeriodicChecker.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/jniPeriodicChecker.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/memprofiler.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/memprofiler.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/monitorChunk.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/monitorChunk.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/mutex.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/mutex.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/mutexLocker.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/mutexLocker.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/objectMonitor.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/objectMonitor.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/orderAccess.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/orderAccess.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/os.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/os.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/osThread.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/osThread.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/perfData.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/perfData.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/perfMemory.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/perfMemory.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/prefetch.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/reflection.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/reflection.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/reflectionCompat.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/reflectionUtils.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/reflectionUtils.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/registerMap.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/relocator.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/relocator.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/rframe.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/rframe.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/safepoint.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/safepoint.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/sharedRuntime.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/sharedRuntime.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/sharedRuntimeTrans.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/sharedRuntimeTrig.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/signature.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/signature.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/stackValue.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/stackValue.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/stackValueCollection.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/stackValueCollection.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/statSampler.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/statSampler.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/stubCodeGenerator.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/stubCodeGenerator.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/stubRoutines.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/stubRoutines.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/sweeper.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/sweeper.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/synchronizer.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/synchronizer.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/task.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/task.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/thread.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/thread.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/threadCritical.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/threadLocalStorage.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/threadLocalStorage.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/timer.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/timer.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/unhandledOops.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/unhandledOops.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/vframe.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/vframe.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/vframeArray.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/vframeArray.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/vframe_hp.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/vframe_hp.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/virtualspace.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/virtualspace.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/vmStructs.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/vmStructs.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/vmThread.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/vmThread.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/vm_operations.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/vm_operations.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/vm_version.cpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/vm_version.hpp (modified) (view diffs)
-
hotspot/src/share/vm/runtime/vtune.hpp (deleted)
-
hotspot/src/share/vm/services/attachListener.cpp (modified) (view diffs)
-
hotspot/src/share/vm/services/attachListener.hpp (modified) (view diffs)
-
hotspot/src/share/vm/services/classLoadingService.cpp (modified) (view diffs)
-
hotspot/src/share/vm/services/classLoadingService.hpp (modified) (view diffs)
-
hotspot/src/share/vm/services/dtraceAttacher.cpp (modified) (view diffs)
-
hotspot/src/share/vm/services/dtraceAttacher.hpp (modified) (view diffs)
-
hotspot/src/share/vm/services/g1MemoryPool.cpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/services/g1MemoryPool.cpp ) (view diffs)
-
hotspot/src/share/vm/services/g1MemoryPool.hpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/services/g1MemoryPool.hpp ) (view diffs)
-
hotspot/src/share/vm/services/heapDumper.cpp (modified) (view diffs)
-
hotspot/src/share/vm/services/heapDumper.hpp (modified) (view diffs)
-
hotspot/src/share/vm/services/jmm.h (modified) (view diffs)
-
hotspot/src/share/vm/services/lowMemoryDetector.cpp (modified) (view diffs)
-
hotspot/src/share/vm/services/lowMemoryDetector.hpp (modified) (view diffs)
-
hotspot/src/share/vm/services/management.cpp (modified) (view diffs)
-
hotspot/src/share/vm/services/management.hpp (modified) (view diffs)
-
hotspot/src/share/vm/services/memoryManager.cpp (modified) (view diffs)
-
hotspot/src/share/vm/services/memoryManager.hpp (modified) (view diffs)
-
hotspot/src/share/vm/services/memoryPool.cpp (modified) (view diffs)
-
hotspot/src/share/vm/services/memoryPool.hpp (modified) (view diffs)
-
hotspot/src/share/vm/services/memoryService.cpp (modified) (view diffs)
-
hotspot/src/share/vm/services/memoryService.hpp (modified) (view diffs)
-
hotspot/src/share/vm/services/memoryUsage.hpp (modified) (view diffs)
-
hotspot/src/share/vm/services/psMemoryPool.cpp (modified) (view diffs)
-
hotspot/src/share/vm/services/psMemoryPool.hpp (modified) (view diffs)
-
hotspot/src/share/vm/services/runtimeService.cpp (modified) (view diffs)
-
hotspot/src/share/vm/services/runtimeService.hpp (modified) (view diffs)
-
hotspot/src/share/vm/services/serviceUtil.hpp (modified) (view diffs)
-
hotspot/src/share/vm/services/threadService.cpp (modified) (view diffs)
-
hotspot/src/share/vm/services/threadService.hpp (modified) (view diffs)
-
hotspot/src/share/vm/shark (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark ) (view diffs)
-
hotspot/src/share/vm/shark/llvmHeaders.hpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/llvmHeaders.hpp ) (view diffs)
-
hotspot/src/share/vm/shark/llvmValue.hpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/llvmValue.hpp ) (view diffs)
-
hotspot/src/share/vm/shark/sharkBlock.cpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/sharkBlock.cpp ) (view diffs)
-
hotspot/src/share/vm/shark/sharkBlock.hpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/sharkBlock.hpp ) (view diffs)
-
hotspot/src/share/vm/shark/sharkBuilder.cpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/sharkBuilder.cpp ) (view diffs)
-
hotspot/src/share/vm/shark/sharkBuilder.hpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/sharkBuilder.hpp ) (view diffs)
-
hotspot/src/share/vm/shark/sharkCacheDecache.cpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/sharkCacheDecache.cpp ) (view diffs)
-
hotspot/src/share/vm/shark/sharkCacheDecache.hpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/sharkCacheDecache.hpp ) (view diffs)
-
hotspot/src/share/vm/shark/sharkCodeBuffer.hpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/sharkCodeBuffer.hpp ) (view diffs)
-
hotspot/src/share/vm/shark/sharkCompiler.cpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/sharkCompiler.cpp ) (view diffs)
-
hotspot/src/share/vm/shark/sharkCompiler.hpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/sharkCompiler.hpp ) (view diffs)
-
hotspot/src/share/vm/shark/sharkConstant.cpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/sharkConstant.cpp ) (view diffs)
-
hotspot/src/share/vm/shark/sharkConstant.hpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/sharkConstant.hpp ) (view diffs)
-
hotspot/src/share/vm/shark/sharkContext.cpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/sharkContext.cpp ) (view diffs)
-
hotspot/src/share/vm/shark/sharkContext.hpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/sharkContext.hpp ) (view diffs)
-
hotspot/src/share/vm/shark/sharkEntry.hpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/sharkEntry.hpp ) (view diffs)
-
hotspot/src/share/vm/shark/sharkFunction.cpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/sharkFunction.cpp ) (view diffs)
-
hotspot/src/share/vm/shark/sharkFunction.hpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/sharkFunction.hpp ) (view diffs)
-
hotspot/src/share/vm/shark/sharkInliner.cpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/sharkInliner.cpp ) (view diffs)
-
hotspot/src/share/vm/shark/sharkInliner.hpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/sharkInliner.hpp ) (view diffs)
-
hotspot/src/share/vm/shark/sharkIntrinsics.cpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/sharkIntrinsics.cpp ) (view diffs)
-
hotspot/src/share/vm/shark/sharkIntrinsics.hpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/sharkIntrinsics.hpp ) (view diffs)
-
hotspot/src/share/vm/shark/sharkInvariants.cpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/sharkInvariants.cpp ) (view diffs)
-
hotspot/src/share/vm/shark/sharkInvariants.hpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/sharkInvariants.hpp ) (view diffs)
-
hotspot/src/share/vm/shark/sharkMemoryManager.cpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/sharkMemoryManager.cpp ) (view diffs)
-
hotspot/src/share/vm/shark/sharkMemoryManager.hpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/sharkMemoryManager.hpp ) (view diffs)
-
hotspot/src/share/vm/shark/sharkNativeWrapper.cpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/sharkNativeWrapper.cpp ) (view diffs)
-
hotspot/src/share/vm/shark/sharkNativeWrapper.hpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/sharkNativeWrapper.hpp ) (view diffs)
-
hotspot/src/share/vm/shark/sharkRuntime.cpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/sharkRuntime.cpp ) (view diffs)
-
hotspot/src/share/vm/shark/sharkRuntime.hpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/sharkRuntime.hpp ) (view diffs)
-
hotspot/src/share/vm/shark/sharkStack.cpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/sharkStack.cpp ) (view diffs)
-
hotspot/src/share/vm/shark/sharkStack.hpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/sharkStack.hpp ) (view diffs)
-
hotspot/src/share/vm/shark/sharkState.cpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/sharkState.cpp ) (view diffs)
-
hotspot/src/share/vm/shark/sharkState.hpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/sharkState.hpp ) (view diffs)
-
hotspot/src/share/vm/shark/sharkStateScanner.cpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/sharkStateScanner.cpp ) (view diffs)
-
hotspot/src/share/vm/shark/sharkStateScanner.hpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/sharkStateScanner.hpp ) (view diffs)
-
hotspot/src/share/vm/shark/sharkTopLevelBlock.cpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/sharkTopLevelBlock.cpp ) (view diffs)
-
hotspot/src/share/vm/shark/sharkTopLevelBlock.hpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/sharkTopLevelBlock.hpp ) (view diffs)
-
hotspot/src/share/vm/shark/sharkType.hpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/sharkType.hpp ) (view diffs)
-
hotspot/src/share/vm/shark/sharkValue.cpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/sharkValue.cpp ) (view diffs)
-
hotspot/src/share/vm/shark/sharkValue.hpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/sharkValue.hpp ) (view diffs)
-
hotspot/src/share/vm/shark/shark_globals.cpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/shark_globals.cpp ) (view diffs)
-
hotspot/src/share/vm/shark/shark_globals.hpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/shark/shark_globals.hpp ) (view diffs)
-
hotspot/src/share/vm/utilities/accessFlags.cpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/accessFlags.hpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/array.cpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/array.hpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/bitMap.cpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/bitMap.hpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/bitMap.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/constantTag.cpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/constantTag.hpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/copy.cpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/copy.hpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/debug.cpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/debug.hpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/defaultStream.hpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/dtrace.hpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/events.cpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/events.hpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/exceptions.cpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/exceptions.hpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/globalDefinitions.cpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/globalDefinitions.hpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/globalDefinitions_sparcWorks.hpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/globalDefinitions_visCPP.hpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/growableArray.cpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/growableArray.hpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/hashtable.cpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/hashtable.hpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/hashtable.inline.hpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/histogram.cpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/histogram.hpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/intHisto.cpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/intHisto.hpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/macros.hpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/numberSeq.cpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/numberSeq.hpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/ostream.cpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/ostream.hpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/preserveException.cpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/preserveException.hpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/sizes.cpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/sizes.hpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/stack.hpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/utilities/stack.hpp ) (view diffs)
-
hotspot/src/share/vm/utilities/stack.inline.hpp (copied) (copied from branches/vendor/oracle/openjdk6/b22/hotspot/src/share/vm/utilities/stack.inline.hpp ) (view diffs)
-
hotspot/src/share/vm/utilities/taskqueue.cpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/taskqueue.hpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/top.hpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/utf8.cpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/utf8.hpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/vmError.cpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/vmError.hpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/workgroup.cpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/workgroup.hpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/xmlstream.cpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/xmlstream.hpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/yieldingWorkgroup.cpp (modified) (view diffs)
-
hotspot/src/share/vm/utilities/yieldingWorkgroup.hpp (modified) (view diffs)
-
trunk/openjdk
- Property svn:ignore
-
old new 1 1 build 2 build-product-release
-
-
Property svn:mergeinfo
set to
/branches/vendor/oracle/openjdk6/b22 merged eligible /branches/vendor/oracle/openjdk6/current merged eligible
- Property svn:ignore
Note:
See TracChangeset
for help on using the changeset viewer.
