jdk/hotspot/src/share/vm/runtime
Robert Ottenhag 1344f54bde Merge
2011-02-28 15:35:45 -08:00
..
aprofiler.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
aprofiler.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
arguments.cpp 7022037: Pause when exiting if debugger is attached on windows 2011-02-28 14:19:52 +01:00
arguments.hpp 7022037: Pause when exiting if debugger is attached on windows 2011-02-28 14:19:52 +01:00
atomic.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
atomic.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
basicLock.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
basicLock.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
biasedLocking.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
biasedLocking.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
compilationPolicy.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
compilationPolicy.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
deoptimization.cpp 7016023: Enable building ARM and PPC from src/closed repository 2011-02-02 11:35:26 -05:00
deoptimization.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
dtraceJSDT.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
dtraceJSDT.hpp 7016023: Enable building ARM and PPC from src/closed repository 2011-02-02 11:35:26 -05:00
extendedPC.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
fieldDescriptor.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
fieldDescriptor.hpp 6990754: Use native memory and reference counting to implement SymbolTable 2011-01-27 16:11:27 -08:00
fieldType.cpp 6990754: Use native memory and reference counting to implement SymbolTable 2011-01-27 16:11:27 -08:00
fieldType.hpp 6990754: Use native memory and reference counting to implement SymbolTable 2011-01-27 16:11:27 -08:00
fprofiler.cpp 6990754: Use native memory and reference counting to implement SymbolTable 2011-01-27 16:11:27 -08:00
fprofiler.hpp 6766644: Redefinition of compiled method fails with assertion "Can not load classes with the Compiler thread" 2011-02-02 14:38:01 -05:00
frame.cpp 7016023: Enable building ARM and PPC from src/closed repository 2011-02-02 11:35:26 -05:00
frame.hpp 7016023: Enable building ARM and PPC from src/closed repository 2011-02-02 11:35:26 -05:00
frame.inline.hpp 7016023: Enable building ARM and PPC from src/closed repository 2011-02-02 11:35:26 -05:00
globals.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
globals.hpp Merge 2011-02-28 15:35:45 -08:00
globals_extension.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
handles.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
handles.hpp 6990754: Use native memory and reference counting to implement SymbolTable 2011-01-27 16:11:27 -08:00
handles.inline.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
icache.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
icache.hpp 7016023: Enable building ARM and PPC from src/closed repository 2011-02-02 11:35:26 -05:00
init.cpp 7007377: JSR 292 MethodHandlesTest.testCastFailure fails on SPARC with -Xcomp +DeoptimizeALot 2010-12-22 02:02:53 -08:00
init.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
interfaceSupport.cpp 6990754: Use native memory and reference counting to implement SymbolTable 2011-01-27 16:11:27 -08:00
interfaceSupport.hpp 6990754: Use native memory and reference counting to implement SymbolTable 2011-01-27 16:11:27 -08:00
java.cpp Merge 2011-02-28 15:35:45 -08:00
java.hpp 6990754: Use native memory and reference counting to implement SymbolTable 2011-01-27 16:11:27 -08:00
javaCalls.cpp 6990754: Use native memory and reference counting to implement SymbolTable 2011-01-27 16:11:27 -08:00
javaCalls.hpp 7016023: Enable building ARM and PPC from src/closed repository 2011-02-02 11:35:26 -05:00
javaFrameAnchor.hpp 7016023: Enable building ARM and PPC from src/closed repository 2011-02-02 11:35:26 -05:00
jfieldIDWorkaround.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
jniHandles.cpp 7012505: BreakpointWithFullGC.sh fails with Internal Error (src/share/vm/oops/methodOop.cpp:220) 2011-01-19 13:51:53 -08:00
jniHandles.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
jniPeriodicChecker.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
jniPeriodicChecker.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
memprofiler.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
memprofiler.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
monitorChunk.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
monitorChunk.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
mutex.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
mutex.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
mutexLocker.cpp 6766644: Redefinition of compiled method fails with assertion "Can not load classes with the Compiler thread" 2011-02-02 14:38:01 -05:00
mutexLocker.hpp 6766644: Redefinition of compiled method fails with assertion "Can not load classes with the Compiler thread" 2011-02-02 14:38:01 -05:00
objectMonitor.cpp 6990754: Use native memory and reference counting to implement SymbolTable 2011-01-27 16:11:27 -08:00
objectMonitor.hpp 7003125: precompiled.hpp is included when precompiled headers are not used 2010-12-01 15:04:06 +01:00
objectMonitor.inline.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
orderAccess.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
orderAccess.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
os.cpp 7017124: Fix some VM stats to avoid 32-bit overflow 2011-02-07 10:34:39 -08:00
os.hpp Merge 2011-02-28 15:35:45 -08:00
osThread.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
osThread.hpp 6348631: remove the use of the HPI library from Hotspot 2010-12-01 18:26:32 -05:00
park.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
park.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
perfData.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
perfData.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
perfMemory.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
perfMemory.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
prefetch.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
reflection.cpp 6990754: Use native memory and reference counting to implement SymbolTable 2011-01-27 16:11:27 -08:00
reflection.hpp 6990754: Use native memory and reference counting to implement SymbolTable 2011-01-27 16:11:27 -08:00
reflectionCompat.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
reflectionUtils.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
reflectionUtils.hpp 6990754: Use native memory and reference counting to implement SymbolTable 2011-01-27 16:11:27 -08:00
registerMap.hpp 7016023: Enable building ARM and PPC from src/closed repository 2011-02-02 11:35:26 -05:00
relocator.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
relocator.hpp 7016023: Enable building ARM and PPC from src/closed repository 2011-02-02 11:35:26 -05:00
rframe.cpp 6990754: Use native memory and reference counting to implement SymbolTable 2011-01-27 16:11:27 -08:00
rframe.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
safepoint.cpp 7016023: Enable building ARM and PPC from src/closed repository 2011-02-02 11:35:26 -05:00
safepoint.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
serviceThread.cpp 6766644: Redefinition of compiled method fails with assertion "Can not load classes with the Compiler thread" 2011-02-02 14:38:01 -05:00
serviceThread.hpp 6766644: Redefinition of compiled method fails with assertion "Can not load classes with the Compiler thread" 2011-02-02 14:38:01 -05:00
sharedRuntime.cpp 7016023: Enable building ARM and PPC from src/closed repository 2011-02-02 11:35:26 -05:00
sharedRuntime.hpp 6990754: Use native memory and reference counting to implement SymbolTable 2011-01-27 16:11:27 -08:00
sharedRuntimeTrans.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
sharedRuntimeTrig.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
signature.cpp 6990754: Use native memory and reference counting to implement SymbolTable 2011-01-27 16:11:27 -08:00
signature.hpp 6990754: Use native memory and reference counting to implement SymbolTable 2011-01-27 16:11:27 -08:00
simpleThresholdPolicy.cpp 7017434: Tiered needs to support reprofiling 2011-02-09 16:34:34 -08:00
simpleThresholdPolicy.hpp 7017434: Tiered needs to support reprofiling 2011-02-09 16:34:34 -08:00
simpleThresholdPolicy.inline.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
stackValue.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
stackValue.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
stackValueCollection.cpp 7016023: Enable building ARM and PPC from src/closed repository 2011-02-02 11:35:26 -05:00
stackValueCollection.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
statSampler.cpp 7016023: Enable building ARM and PPC from src/closed repository 2011-02-02 11:35:26 -05:00
statSampler.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
stubCodeGenerator.cpp 7016023: Enable building ARM and PPC from src/closed repository 2011-02-02 11:35:26 -05:00
stubCodeGenerator.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
stubRoutines.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
stubRoutines.hpp 7016023: Enable building ARM and PPC from src/closed repository 2011-02-02 11:35:26 -05:00
sweeper.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
sweeper.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
synchronizer.cpp 6990754: Use native memory and reference counting to implement SymbolTable 2011-01-27 16:11:27 -08:00
synchronizer.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
task.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
task.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
thread.cpp 7022037: Pause when exiting if debugger is attached on windows 2011-02-28 14:19:52 +01:00
thread.hpp 6766644: Redefinition of compiled method fails with assertion "Can not load classes with the Compiler thread" 2011-02-02 14:38:01 -05:00
threadCritical.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
threadLocalStorage.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
threadLocalStorage.hpp 7016023: Enable building ARM and PPC from src/closed repository 2011-02-02 11:35:26 -05:00
timer.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
timer.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
unhandledOops.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
unhandledOops.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
vframe.cpp 6990754: Use native memory and reference counting to implement SymbolTable 2011-01-27 16:11:27 -08:00
vframe.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
vframe_hp.cpp 7004582: Add GetThisObject() function to JVMTI 1.2 2010-12-09 15:04:26 -05:00
vframe_hp.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
vframeArray.cpp 4926272: methodOopDesc::method_from_bcp is unsafe 2011-01-13 22:15:41 -08:00
vframeArray.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
virtualspace.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
virtualspace.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
vm_operations.cpp 6990754: Use native memory and reference counting to implement SymbolTable 2011-01-27 16:11:27 -08:00
vm_operations.hpp 6990754: Use native memory and reference counting to implement SymbolTable 2011-01-27 16:11:27 -08:00
vm_version.cpp 7003401: Implement VM error-reporting functionality on erroneous termination 2011-02-08 17:20:45 -05:00
vm_version.hpp 7003401: Implement VM error-reporting functionality on erroneous termination 2011-02-08 17:20:45 -05:00
vmStructs.cpp Merge 2011-02-14 14:36:29 -08:00
vmStructs.hpp 6990754: Use native memory and reference counting to implement SymbolTable 2011-01-27 16:11:27 -08:00
vmThread.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
vmThread.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00