jdk/hotspot/src/share/vm/runtime
Jesper Wilhelmsson b59b80b068 Merge
2014-11-03 15:53:48 +01:00
..
advancedThresholdPolicy.cpp 8015774: Add support for multiple code heaps 2014-09-17 08:00:07 +02:00
advancedThresholdPolicy.hpp 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08:00
arguments.cpp Merge 2014-11-03 15:53:48 +01:00
arguments.hpp 8059604: Add CompileThresholdScaling flag to control when methods are first compiled (with and withour TieredCompilation) 2014-10-15 14:00:41 +02:00
arguments_ext.hpp 8060256: The loop in Arguments::parse() can be enhanced 2014-10-16 14:11:53 -04:00
atomic.cpp 8048241: Introduce umbrella header os.inline.hpp and clean up includes 2014-06-26 16:05:15 +02:00
atomic.hpp 8057109: manual cleanup of white space issues prior to Contended Locking reorder and cache line bucket 2014-09-10 11:52:16 -06:00
atomic.inline.hpp 8037295: Add size_t versions of Atomic::add, dec, and inc 2014-04-01 15:45:36 +02:00
basicLock.cpp
basicLock.hpp
biasedLocking.cpp 8044775: Improve usage of umbrella header atomic.inline.hpp 2014-06-04 11:56:44 +02:00
biasedLocking.hpp
compilationPolicy.cpp 8037816: Fix for 8036122 breaks build with Xcode5/clang 2014-05-09 16:50:54 -04:00
compilationPolicy.hpp 8025856: Fix typos in the GC code 2014-01-23 14:47:23 +01:00
deoptimization.cpp 8058093: Test nsk/stress/jck60/jck60014: assert in src/share/vm/oops/constantPool.cpp: should not be resolved otherwise 2014-10-28 17:02:08 -04:00
deoptimization.hpp 8030976: Untaken paths should be more vigorously pruned at highest optimization level 2014-05-22 13:42:44 +02:00
dtraceJSDT.cpp 8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories 2014-07-04 11:46:01 +02:00
dtraceJSDT.hpp 8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories 2014-07-04 11:46:01 +02:00
extendedPC.hpp 8044775: Improve usage of umbrella header atomic.inline.hpp 2014-06-04 11:56:44 +02:00
fieldDescriptor.cpp 8014013: CallInfo structure no longer accurately reports the result of a LinkResolver operation 2013-09-13 22:38:02 -04:00
fieldDescriptor.hpp 8014013: CallInfo structure no longer accurately reports the result of a LinkResolver operation 2013-09-13 22:38:02 -04:00
fieldType.cpp
fieldType.hpp
fprofiler.cpp 8015774: Add support for multiple code heaps 2014-09-17 08:00:07 +02:00
fprofiler.hpp 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08:00
frame.cpp 8051398: jvmti tests fieldacc002, fieldmod002 fail in nightly with errors: (watch#0) wrong location 2014-07-31 00:50:55 +00:00
frame.hpp 8058345: Refactor native stack printing from vmError.cpp to debug.cpp to make it available in gdb as well 2014-09-24 12:19:07 -07:00
frame.inline.hpp Merge 2014-07-18 11:22:49 -04:00
globals.cpp 8061443: Whitebox get*VMFlag() methods fail with develop flags in product builds 2014-10-24 08:22:33 +02:00
globals.hpp Merge 2014-11-03 15:53:48 +01:00
globals_ext.hpp
globals_extension.hpp 8054823: Add size_t as a valid VM flag type 2014-08-11 14:03:06 +02:00
handles.cpp 8048241: Introduce umbrella header os.inline.hpp and clean up includes 2014-06-26 16:05:15 +02:00
handles.hpp 8046598: Scalable Native memory tracking development 2014-08-07 12:18:58 -07:00
handles.inline.hpp 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08:00
icache.cpp 8022968: Some codecache allocation failures don't result in invoking the sweeper 2014-07-03 08:46:44 +02:00
icache.hpp
init.cpp 8015774: Add support for multiple code heaps 2014-09-17 08:00:07 +02:00
init.hpp
interfaceSupport.cpp 8048241: Introduce umbrella header os.inline.hpp and clean up includes 2014-06-26 16:05:15 +02:00
interfaceSupport.hpp Merge 2013-11-05 17:38:04 -08:00
java.cpp 8057777: Cleanup of old and unused VM interfaces 2014-10-09 04:45:58 -07:00
java.hpp 8057777: Cleanup of old and unused VM interfaces 2014-10-09 04:45:58 -07:00
javaCalls.cpp 8057777: Cleanup of old and unused VM interfaces 2014-10-09 04:45:58 -07:00
javaCalls.hpp 8057777: Cleanup of old and unused VM interfaces 2014-10-09 04:45:58 -07:00
javaFrameAnchor.hpp 8042195: Introduce umbrella header orderAccess.inline.hpp 2014-04-29 15:17:27 +02:00
jfieldIDWorkaround.hpp
jniHandles.cpp 8043224: -Xcheck:jni improvements to exception checking and excessive local refs 2014-06-11 18:34:09 +02:00
jniHandles.hpp 8043224: -Xcheck:jni improvements to exception checking and excessive local refs 2014-06-11 18:34:09 +02:00
jniPeriodicChecker.cpp
jniPeriodicChecker.hpp
memprofiler.cpp
memprofiler.hpp
monitorChunk.cpp
monitorChunk.hpp
mutex.cpp 8057109: manual cleanup of white space issues prior to Contended Locking reorder and cache line bucket 2014-09-10 11:52:16 -06:00
mutex.hpp 8025856: Fix typos in the GC code 2014-01-23 14:47:23 +01:00
mutexLocker.cpp Merge 2014-11-03 15:53:48 +01:00
mutexLocker.hpp Merge 2014-11-03 15:53:48 +01:00
objectMonitor.cpp 8049737: Contended Locking reorder and cache line bucket 2014-10-14 10:32:12 -07:00
objectMonitor.hpp 8049737: Contended Locking reorder and cache line bucket 2014-10-14 10:32:12 -07:00
objectMonitor.inline.hpp 8049737: Contended Locking reorder and cache line bucket 2014-10-14 10:32:12 -07:00
orderAccess.cpp
orderAccess.hpp 8025856: Fix typos in the GC code 2014-01-23 14:47:23 +01:00
orderAccess.inline.hpp 8042195: Introduce umbrella header orderAccess.inline.hpp 2014-04-29 15:17:27 +02:00
os.cpp 8055289: Internal Error: mallocTracker.cpp:146 fatal error: Should not use malloc for big memory block, use virtual memory instead 2014-09-04 14:50:31 -04:00
os.hpp 8061618: Removed unused networking functions from os class 2014-10-22 02:31:25 -07:00
os.inline.hpp 8048241: Introduce umbrella header os.inline.hpp and clean up includes 2014-06-26 16:05:15 +02:00
os_ext.hpp
osThread.cpp 8037816: Fix for 8036122 breaks build with Xcode5/clang 2014-05-09 16:50:54 -04:00
osThread.hpp 8023033: PPC64 (part 13): basic changes for AIX 2013-08-22 09:39:54 -07:00
park.cpp Merge 2014-01-30 14:01:45 +01:00
park.hpp 8021954: VM SIGSEGV during classloading on MacOS; hs_err_pid file produced 2013-08-29 18:56:29 -04:00
perfData.cpp 8037816: Fix for 8036122 breaks build with Xcode5/clang 2014-05-09 16:50:54 -04:00
perfData.hpp 8025856: Fix typos in the GC code 2014-01-23 14:47:23 +01:00
perfMemory.cpp 8037816: Fix for 8036122 breaks build with Xcode5/clang 2014-05-09 16:50:54 -04:00
perfMemory.hpp 8046607: Code cleanup: PerfMemory::backing_store_filename() should be removed 2014-10-03 13:56:18 -07:00
prefetch.hpp
prefetch.inline.hpp 8042737: Introduce umbrella header prefetch.inline.hpp 2014-05-08 15:37:17 +02:00
reflection.cpp 8049105: Move array component mirror to instance of java/lang/Class (hotspot part 2) 2014-08-28 11:29:09 -04:00
reflection.hpp 8031819: Remove legacy jdk checks and code 2014-06-11 09:58:23 -04:00
reflectionUtils.cpp 8031819: Remove legacy jdk checks and code 2014-06-11 09:58:23 -04:00
reflectionUtils.hpp 8009130: Lambda: Fix access controls, loader constraints 2013-10-07 12:20:28 -04:00
registerMap.hpp 8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories 2014-07-04 11:46:01 +02:00
relocator.cpp 8025856: Fix typos in the GC code 2014-01-23 14:47:23 +01:00
relocator.hpp 8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories 2014-07-04 11:46:01 +02:00
rframe.cpp 8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories 2014-07-04 11:46:01 +02:00
rframe.hpp
rtmLocking.hpp 8031320: Use Intel RTM instructions for locks 2014-03-20 17:49:27 -07:00
safepoint.cpp 8046598: Scalable Native memory tracking development 2014-08-07 12:18:58 -07:00
safepoint.hpp 8037816: Fix for 8036122 breaks build with Xcode5/clang 2014-05-09 16:50:54 -04:00
serviceThread.cpp 8057827: notify an obj when allocation context stats are available 2014-09-10 16:06:53 -07:00
serviceThread.hpp
sharedRuntime.cpp 8046809: vm/mlvm/meth/stress/compiler/deoptimize CodeCache is full 2014-10-24 14:25:46 +02:00
sharedRuntime.hpp 8057109: manual cleanup of white space issues prior to Contended Locking reorder and cache line bucket 2014-09-10 11:52:16 -06:00
sharedRuntimeMath.hpp 8054054: 8040121 is broken 2014-07-31 19:59:36 +02:00
sharedRuntimeTrans.cpp 8049043: Load variable through a pointer of an incompatible type in hotspot/src/share/vm/runtime/sharedRuntimeMath.hpp 2014-07-29 13:56:29 +02:00
sharedRuntimeTrig.cpp 8049043: Load variable through a pointer of an incompatible type in hotspot/src/share/vm/runtime/sharedRuntimeMath.hpp 2014-07-29 13:56:29 +02:00
signature.cpp 8037816: Fix for 8036122 breaks build with Xcode5/clang 2014-05-09 16:50:54 -04:00
signature.hpp 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08:00
simpleThresholdPolicy.cpp 8041959: Skip replay parsing errors with ReplayIgnoreInitErrors 2014-04-29 10:29:56 -07:00
simpleThresholdPolicy.hpp
simpleThresholdPolicy.inline.hpp 8059604: Add CompileThresholdScaling flag to control when methods are first compiled (with and withour TieredCompilation) 2014-10-15 14:00:41 +02:00
stackValue.cpp 8037816: Fix for 8036122 breaks build with Xcode5/clang 2014-05-09 16:50:54 -04:00
stackValue.hpp
stackValueCollection.cpp 8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories 2014-07-04 11:46:01 +02:00
stackValueCollection.hpp
statSampler.cpp 8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories 2014-07-04 11:46:01 +02:00
statSampler.hpp
stubCodeGenerator.cpp 8037816: Fix for 8036122 breaks build with Xcode5/clang 2014-05-09 16:50:54 -04:00
stubCodeGenerator.hpp 8025856: Fix typos in the GC code 2014-01-23 14:47:23 +01:00
stubRoutines.cpp 8055494: Add C2 x86 intrinsic for BigInteger::multiplyToLen() method 2014-09-02 12:48:45 -07:00
stubRoutines.hpp 8055494: Add C2 x86 intrinsic for BigInteger::multiplyToLen() method 2014-09-02 12:48:45 -07:00
sweeper.cpp 8046809: vm/mlvm/meth/stress/compiler/deoptimize CodeCache is full 2014-10-24 14:25:46 +02:00
sweeper.hpp 8046809: vm/mlvm/meth/stress/compiler/deoptimize CodeCache is full 2014-10-24 14:25:46 +02:00
synchronizer.cpp 8049737: Contended Locking reorder and cache line bucket 2014-10-14 10:32:12 -07:00
synchronizer.hpp 8049737: Contended Locking reorder and cache line bucket 2014-10-14 10:32:12 -07:00
task.cpp 8048241: Introduce umbrella header os.inline.hpp and clean up includes 2014-06-26 16:05:15 +02:00
task.hpp
thread.cpp Merge 2014-10-27 20:03:57 -10:00
thread.hpp 8062284: Sweeper thread should not be visible when calling Thread.getAllStackTraces() 2014-10-29 15:42:48 +01:00
thread.inline.hpp 8048241: Introduce umbrella header os.inline.hpp and clean up includes 2014-06-26 16:05:15 +02:00
thread_ext.cpp 8057535: add a thread extension class 2014-09-04 11:21:08 +02:00
thread_ext.hpp 8057535: add a thread extension class 2014-09-04 11:21:08 +02:00
threadCritical.hpp
threadLocalStorage.cpp 8048241: Introduce umbrella header os.inline.hpp and clean up includes 2014-06-26 16:05:15 +02:00
threadLocalStorage.hpp 8023033: PPC64 (part 13): basic changes for AIX 2013-08-22 09:39:54 -07:00
timer.cpp 8048241: Introduce umbrella header os.inline.hpp and clean up includes 2014-06-26 16:05:15 +02:00
timer.hpp 8005849: JEP 167: Event-Based JVM Tracing 2013-06-10 11:30:51 +02:00
unhandledOops.cpp 8037816: Fix for 8036122 breaks build with Xcode5/clang 2014-05-09 16:50:54 -04:00
unhandledOops.hpp 8025856: Fix typos in the GC code 2014-01-23 14:47:23 +01:00
vframe.cpp 8049324: interpretedVFrame::expressions to index oopmap correctly 2014-07-05 20:05:29 +02:00
vframe.hpp 8004128: NPG: remove stackwalking in Threads::gc_prologue and gc_epilogue code 2014-07-17 15:45:46 -04:00
vframe_hp.cpp
vframe_hp.hpp
vframeArray.cpp Merge 2014-07-18 11:22:49 -04:00
vframeArray.hpp 8032410: compiler/uncommontrap/TestStackBangRbp.java times out on Solaris-Sparc V9 2014-04-01 09:36:49 +02:00
virtualspace.cpp Merge 2014-07-02 20:20:45 -04:00
virtualspace.hpp 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08:00
vm_operations.cpp 8046809: vm/mlvm/meth/stress/compiler/deoptimize CodeCache is full 2014-10-24 14:25:46 +02:00
vm_operations.hpp 8046809: vm/mlvm/meth/stress/compiler/deoptimize CodeCache is full 2014-10-24 14:25:46 +02:00
vm_version.cpp Merge 2014-07-18 11:22:49 -04:00
vm_version.hpp Merge 2014-07-18 11:22:49 -04:00
vmStructs.cpp 8061308: Remove iCMS 2014-10-31 09:10:51 +01:00
vmStructs.hpp
vmStructs_trace.hpp 8046282: SA update 2014-06-24 02:19:59 -07:00
vmThread.cpp 7102541: RFE: os::set_native_thread_name() cleanups 2014-10-13 22:11:39 +02:00
vmThread.hpp 6885993: Named Thread: introduce print() and print_on(outputStream* st) methods 2014-05-01 05:52:28 -07:00