jdk/hotspot/src/share/vm/runtime
Daniel D. Daugherty 3b29cc06ea Merge
2013-08-23 10:39:15 -07:00
..
advancedThresholdPolicy.cpp 8012371: Adjust Tiered compile threshold according to available space in code cache 2013-05-16 15:46:49 +02:00
advancedThresholdPolicy.hpp 8012371: Adjust Tiered compile threshold according to available space in code cache 2013-05-16 15:46:49 +02:00
arguments.cpp 8003424: Enable Class Data Sharing for CompressedOops 2013-08-15 20:04:10 -04:00
arguments.hpp 8003424: Enable Class Data Sharing for CompressedOops 2013-08-15 20:04:10 -04:00
atomic.cpp 8009575: Reduce Symbol::_refcount from 4 bytes to 2 bytes 2013-06-23 22:08:28 -07:00
atomic.hpp 8009575: Reduce Symbol::_refcount from 4 bytes to 2 bytes 2013-06-23 22:08:28 -07:00
atomic.inline.hpp 8003240: x86: move MacroAssembler into separate file 2012-11-30 15:23:16 -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 8001471: Klass::cast() does nothing 2012-11-12 16:15:05 -05:00
biasedLocking.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
compilationPolicy.cpp 8022832: Add WB APIs for OSR compilation 2013-08-14 23:50:23 +04:00
compilationPolicy.hpp 8022832: Add WB APIs for OSR compilation 2013-08-14 23:50:23 +04:00
deoptimization.cpp 8009981: nashorn tests fail with -XX:+VerifyStack 2013-05-31 14:40:26 +02:00
deoptimization.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
dtraceJSDT.cpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
dtraceJSDT.hpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
extendedPC.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
fieldDescriptor.cpp 8007320: NPG: move method annotations 2013-02-11 14:06:22 -05:00
fieldDescriptor.hpp 8004823: Add VM support for type annotation reflection 2012-12-20 10:22:19 +01:00
fieldType.cpp 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass 2011-04-05 14:12:31 -07:00
fieldType.hpp 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass 2011-04-05 14:12:31 -07:00
fprofiler.cpp 8010862: The Method counter fields used for profiling can be allocated lazily 2013-04-09 17:17:41 -04:00
fprofiler.hpp 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS 2013-01-23 13:02:39 -05:00
frame.cpp 8021898: Broken JIT compiler optimization for loop unswitching 2013-08-16 14:11:40 -07:00
frame.hpp 8016131: nsk/sysdict/vm/stress/chain tests crash the VM in 'entry_frame_is_first()' 2013-06-12 11:17:39 +02:00
frame.inline.hpp 8005849: JEP 167: Event-Based JVM Tracing 2013-06-10 11:30:51 +02:00
globals.cpp 8017611: Auto corrector for mistyped vm options 2013-06-28 20:18:04 -07:00
globals.hpp 8003424: Enable Class Data Sharing for CompressedOops 2013-08-15 20:04:10 -04:00
globals_ext.hpp 7144328: Improper commandlines for -XX:+-UnlockCommercialFeatures require proper warning/error messages 2012-03-20 16:46:39 -04:00
globals_extension.hpp 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS 2013-01-23 13:02:39 -05:00
handles.cpp 8012902: remove use of global operator new - take 2 2013-05-14 09:41:12 -07:00
handles.hpp 8016903: Thread::_handle_area initial size too big 2013-07-08 10:58:48 -07:00
handles.inline.hpp 8005494: SIGSEGV in Rewriter::relocate_and_link() when testing Weblogic with CompressedOops and KlassPtrs 2013-01-02 20:28:09 -05:00
icache.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
icache.hpp 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass 2011-04-05 14:12:31 -07:00
init.cpp 8003424: Enable Class Data Sharing for CompressedOops 2013-08-15 20:04:10 -04:00
init.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
interfaceSupport.cpp 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass 2011-04-05 14:12:31 -07:00
interfaceSupport.hpp 8003935: Simplify the needed includes for using Thread::current() 2012-11-27 14:20:21 +01:00
java.cpp 7133260: AllocationProfiler uses space in metadata and doesn't seem to do anything useful 2013-07-03 17:26:59 -04:00
java.hpp 8002078: hs_err_pid file should report full JDK version string 2012-11-01 13:05:47 +01:00
javaCalls.cpp 8003935: Simplify the needed includes for using Thread::current() 2012-11-27 14:20:21 +01:00
javaCalls.hpp 8016131: nsk/sysdict/vm/stress/chain tests crash the VM in 'entry_frame_is_first()' 2013-06-12 11:17:39 +02:00
javaFrameAnchor.hpp 7089790: integrate bsd-port changes 2011-09-25 16:03:29 -07:00
jfieldIDWorkaround.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
jniHandles.cpp 8014277: Remove ObjectClosure as base class for BoolObjectClosure 2013-05-17 11:57:05 +02:00
jniHandles.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04: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 8003935: Simplify the needed includes for using Thread::current() 2012-11-27 14:20:21 +01:00
memprofiler.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
monitorChunk.cpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
monitorChunk.hpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
mutex.cpp 8020701: Avoid crashes in WatcherThread 2013-07-17 13:48:15 +02:00
mutex.hpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
mutexLocker.cpp 8023457: Event based tracing framework needs a mutex for thread groups 2013-08-23 10:36:34 +02:00
mutexLocker.hpp 8023457: Event based tracing framework needs a mutex for thread groups 2013-08-23 10:36:34 +02:00
objectMonitor.cpp 8005849: JEP 167: Event-Based JVM Tracing 2013-06-10 11:30:51 +02:00
objectMonitor.hpp 8005849: JEP 167: Event-Based JVM Tracing 2013-06-10 11:30:51 +02:00
objectMonitor.inline.hpp 8004902: correctness fixes motivated by contended locking work (6607129) 2013-01-22 05:56:42 -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 8020701: Avoid crashes in WatcherThread 2013-07-17 13:48:15 +02:00
os.hpp Merge 2013-07-18 12:35:55 -07:00
os_ext.hpp 8004982: JDK8 source with GPL header errors 2012-12-20 16:24:51 -08:00
osThread.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
osThread.hpp 6995781: Native Memory Tracking (Phase 1) 2012-06-28 17:03:16 -04:00
park.cpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
park.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
perfData.cpp 8005849: JEP 167: Event-Based JVM Tracing 2013-06-10 11:30:51 +02:00
perfData.hpp 8005849: JEP 167: Event-Based JVM Tracing 2013-06-10 11:30:51 +02:00
perfMemory.cpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07: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 8017571: JSR292: JVM crashing on assert "cast to instanceKlass" while producing MethodHandle for array methods with MethodHandle.findVirtual 2013-07-02 20:27:00 -07:00
reflection.hpp 8004728: Add hotspot support for parameter reflection 2013-01-08 14:01:36 -05:00
reflectionUtils.cpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
reflectionUtils.hpp 8012902: remove use of global operator new - take 2 2013-05-14 09:41:12 -07:00
registerMap.hpp 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass 2011-04-05 14:12:31 -07:00
relocator.cpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
relocator.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
rframe.cpp 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass 2011-04-05 14:12:31 -07:00
rframe.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
safepoint.cpp 8003310: Enable -Wunused-function when compiling with gcc 2013-04-04 10:01:26 -07:00
safepoint.hpp 6995781: Native Memory Tracking (Phase 1) 2012-06-28 17:03:16 -04:00
serviceThread.cpp 8004095: Add support for JMX interface to Diagnostic Framework and Commands 2013-05-03 05:05:31 -07: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 8004124: Handle and/or warn about SI_KERNEL 2013-06-21 10:50:19 -04:00
sharedRuntime.hpp 8009981: nashorn tests fail with -XX:+VerifyStack 2013-05-31 14:40:26 +02: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 8001471: Klass::cast() does nothing 2012-11-12 16:15:05 -05:00
signature.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
simpleThresholdPolicy.cpp 8013036: vm/runtime/simpleThresholdPolicy.cpp: assert(mcs != NULL) 2013-04-26 16:21:03 -04:00
simpleThresholdPolicy.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
simpleThresholdPolicy.inline.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
stackValue.cpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
stackValue.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
stackValueCollection.cpp 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass 2011-04-05 14:12:31 -07:00
stackValueCollection.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
statSampler.cpp 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass 2011-04-05 14:12:31 -07:00
statSampler.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
stubCodeGenerator.cpp 8008555: Debugging code in compiled method sometimes leaks memory 2013-03-18 13:19:06 +01:00
stubCodeGenerator.hpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
stubRoutines.cpp 7088419: Use x86 Hardware CRC32 Instruction with java.util.zip.CRC32 2013-07-02 20:42:12 -04:00
stubRoutines.hpp 7088419: Use x86 Hardware CRC32 Instruction with java.util.zip.CRC32 2013-07-02 20:42:12 -04:00
sweeper.cpp 8005849: JEP 167: Event-Based JVM Tracing 2013-06-10 11:30:51 +02:00
sweeper.hpp 7145569: G1: optimize nmethods scanning 2013-08-15 10:52:18 +02:00
synchronizer.cpp 8005849: JEP 167: Event-Based JVM Tracing 2013-06-10 11:30:51 +02:00
synchronizer.hpp 8003310: Enable -Wunused-function when compiling with gcc 2013-04-04 10:01:26 -07:00
task.cpp 8005849: JEP 167: Event-Based JVM Tracing 2013-06-10 11:30:51 +02:00
task.hpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
thread.cpp 8004872: Early loading of HashMap and StringValue under -XX:+AggressiveOpts can be removed 2013-07-18 14:57:51 -07:00
thread.hpp 8020701: Avoid crashes in WatcherThread 2013-07-17 13:48:15 +02:00
thread.inline.hpp 8003935: Simplify the needed includes for using Thread::current() 2012-11-27 14:20:21 +01:00
threadCritical.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
threadLocalStorage.cpp 8003935: Simplify the needed includes for using Thread::current() 2012-11-27 14:20:21 +01:00
threadLocalStorage.hpp 7089790: integrate bsd-port changes 2011-09-25 16:03:29 -07:00
timer.cpp 8005849: JEP 167: Event-Based JVM Tracing 2013-06-10 11:30:51 +02:00
timer.hpp 8005849: JEP 167: Event-Based JVM Tracing 2013-06-10 11:30:51 +02:00
unhandledOops.cpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
unhandledOops.hpp 8012902: remove use of global operator new - take 2 2013-05-14 09:41:12 -07:00
vframe.cpp 7198429: need checked categorization of caller-sensitive methods in the JDK 2013-03-25 17:13:26 -07:00
vframe.hpp 7198429: need checked categorization of caller-sensitive methods in the JDK 2013-03-25 17:13:26 -07:00
vframe_hp.cpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
vframe_hp.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
vframeArray.cpp 8009761: Deoptimization on sparc doesn't set Llast_SP correctly in the interpreter frames it creates 2013-03-13 09:44:45 +01:00
vframeArray.hpp 8009761: Deoptimization on sparc doesn't set Llast_SP correctly in the interpreter frames it creates 2013-03-13 09:44:45 +01:00
virtualspace.cpp 8013057: assert(_needs_gc || SafepointSynchronize::is_at_safepoint()) failed: only read at safepoint 2013-06-13 11:16:38 -07:00
virtualspace.hpp 8012915: ReservedSpace::align_reserved_region() broken on Windows 2013-04-26 09:53:22 +02:00
vm_operations.cpp 8005849: JEP 167: Event-Based JVM Tracing 2013-06-10 11:30:51 +02:00
vm_operations.hpp 8005849: JEP 167: Event-Based JVM Tracing 2013-06-10 11:30:51 +02:00
vm_version.cpp 8023287: HOTSPOT_BUILD_COMPILER needs to support "Sun Studio 12u3" 2013-08-20 13:47:40 -07:00
vm_version.hpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
vmStructs.cpp Merge 2013-08-22 18:37:14 +02:00
vmStructs.hpp 8000692: Remove old KERNEL code 2013-01-25 10:04:08 -05:00
vmThread.cpp 8005849: JEP 167: Event-Based JVM Tracing 2013-06-10 11:30:51 +02:00
vmThread.hpp 8003935: Simplify the needed includes for using Thread::current() 2012-11-27 14:20:21 +01:00