jdk/hotspot/src/share/vm/utilities
Alejandro Murillo 2c2fcae7df Merge
2013-11-02 13:02:59 -07:00
..
accessFlags.cpp 7182152: Instrumentation hot swap test incorrect monitor count 2013-02-06 14:31:37 -08:00
accessFlags.hpp 8001107: @Stable annotation for constant folding of lazily evaluated variables 2013-09-10 14:51:48 -07:00
array.cpp 8003935: Simplify the needed includes for using Thread::current() 2012-11-27 14:20:21 +01:00
array.hpp 8022187: Missing ResourceMark crash when assertion using FormatBufferResource fails 2013-10-01 08:54:05 -04:00
bitMap.cpp 8016556: G1: Use ArrayAllocator for BitMaps 2013-06-18 22:45:32 +02:00
bitMap.hpp 8016556: G1: Use ArrayAllocator for BitMaps 2013-06-18 22:45:32 +02:00
bitMap.inline.hpp 8024914: Swapped usage of idx_t and bm_word_t types in bitMap.inline.hpp 2013-09-17 12:04:11 +02:00
constantTag.cpp 8022592: assert at constantTag.cpp:57: ShouldNotReachHere() 2013-10-11 11:23:49 -04:00
constantTag.hpp 8022592: assert at constantTag.cpp:57: ShouldNotReachHere() 2013-10-11 11:23:49 -04:00
copy.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
copy.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
debug.cpp 8015884: runThese crashed with SIGSEGV, hs_err has an error instead of stacktrace 2013-07-04 21:10:17 -07:00
debug.hpp 8015884: runThese crashed with SIGSEGV, hs_err has an error instead of stacktrace 2013-07-04 21:10:17 -07:00
decoder.cpp 8022335: Native stack walk while generating hs_err does not work on Windows x64 2013-09-06 08:42:42 -07:00
decoder.hpp 8022335: Native stack walk while generating hs_err does not work on Windows x64 2013-09-06 08:42:42 -07:00
decoder_elf.cpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
decoder_elf.hpp 7186778: MachO decoder implementation for MacOSX 2012-07-30 10:25:52 -04:00
defaultStream.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
dtrace.hpp 7170638: Use DTRACE_PROBE[N] in JNI Set and SetStatic Field 2012-10-08 09:18:54 -04:00
dtrace_usdt2_disabled.hpp 7098194: integrate macosx-port changes 2011-10-13 09:35:42 -07:00
elfFile.cpp 7107135: Stack guard pages are no more protected after loading a shared library with executable stack 2013-03-05 13:55:56 -08:00
elfFile.hpp 7107135: Stack guard pages are no more protected after loading a shared library with executable stack 2013-03-05 13:55:56 -08:00
elfStringTable.cpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
elfStringTable.hpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
elfSymbolTable.cpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
elfSymbolTable.hpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
errorReporter.cpp 7003401: Implement VM error-reporting functionality on erroneous termination 2011-02-08 17:20:45 -05:00
errorReporter.hpp 7019157: errorHandler doesn't compile with super old gcc without precompiled headers 2011-02-12 10:28:34 -05:00
events.cpp 8003935: Simplify the needed includes for using Thread::current() 2012-11-27 14:20:21 +01:00
events.hpp 8012902: remove use of global operator new - take 2 2013-05-14 09:41:12 -07:00
exceptions.cpp 8021301: better event messages 2013-08-02 10:20:34 -07:00
exceptions.hpp 8022899: SunStudio compiler can not handle EXCEPTION_MARK and inlining 2013-08-14 13:49:36 +02:00
globalDefinitions.cpp 8003310: Enable -Wunused-function when compiling with gcc 2013-04-04 10:01:26 -07:00
globalDefinitions.hpp Merge 2013-11-02 13:02:59 -07:00
globalDefinitions_gcc.hpp 7102489: RFE: cleanup jlong typedef on __APPLE__and _LLP64 systems 2013-01-17 10:25:16 -05:00
globalDefinitions_sparcWorks.hpp 7089790: integrate bsd-port changes 2011-09-25 16:03:29 -07:00
globalDefinitions_visCPP.hpp 7195622: CheckUnhandledOops has limited usefulness now 2013-09-26 10:25:02 -04:00
growableArray.cpp 8003935: Simplify the needed includes for using Thread::current() 2012-11-27 14:20:21 +01:00
growableArray.hpp 7145569: G1: optimize nmethods scanning 2013-08-15 10:52:18 +02:00
hashtable.cpp 7195622: CheckUnhandledOops has limited usefulness now 2013-09-26 10:25:02 -04:00
hashtable.hpp 8014262: PrintStringTableStatistics should include more footprint info 2013-05-18 20:41:01 -07:00
hashtable.inline.hpp 6995781: Native Memory Tracking (Phase 1) 2012-06-28 17:03:16 -04:00
histogram.cpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
histogram.hpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
intHisto.cpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
intHisto.hpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
macros.hpp 8005849: JEP 167: Event-Based JVM Tracing 2013-06-10 11:30:51 +02:00
numberSeq.cpp 8008081: Print outs do not have matching arguments 2013-02-26 08:54:03 -08:00
numberSeq.hpp 6995781: Native Memory Tracking (Phase 1) 2012-06-28 17:03:16 -04:00
ostream.cpp 8025849: Redundant "pid" in VM log file name (e.g. hotspot_pidpid12345.log) 2013-10-07 14:10:29 +04:00
ostream.hpp 7164841: Improvements to the GC log file rotation 2013-09-16 15:35:04 -07:00
pair.hpp 7200776: Implement default methods in interfaces 2012-10-11 12:25:42 -04:00
preserveException.cpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
preserveException.hpp 8003935: Simplify the needed includes for using Thread::current() 2012-11-27 14:20:21 +01:00
quickSort.cpp Merge 2013-05-16 13:47:55 -07:00
quickSort.hpp 7121373: Clean up CollectedHeap::is_in 2011-12-14 12:15:26 +01:00
resourceHash.hpp 7200776: Implement default methods in interfaces 2012-10-11 12:25:42 -04:00
sizes.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
sizes.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
stack.hpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
stack.inline.hpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
taskqueue.cpp 7102489: RFE: cleanup jlong typedef on __APPLE__and _LLP64 systems 2013-01-17 10:25:16 -05:00
taskqueue.hpp 7195622: CheckUnhandledOops has limited usefulness now 2013-09-26 10:25:02 -04:00
top.hpp 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS 2013-01-23 13:02:39 -05:00
utf8.cpp 8011048: Possible reading from unmapped memory in UTF8::as_quoted_ascii() 2013-04-01 14:05:41 -07:00
utf8.hpp 8011048: Possible reading from unmapped memory in UTF8::as_quoted_ascii() 2013-04-01 14:05:41 -07:00
vmError.cpp 8024943: ciReplay: fails to dump replay data during safepointing 2013-10-07 14:11:49 +04:00
vmError.hpp 8022335: Native stack walk while generating hs_err does not work on Windows x64 2013-09-06 08:42:42 -07:00
workgroup.cpp 8012902: remove use of global operator new - take 2 2013-05-14 09:41:12 -07:00
workgroup.hpp 8012902: remove use of global operator new - take 2 2013-05-14 09:41:12 -07:00
xmlstream.cpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
xmlstream.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
yieldingWorkgroup.cpp 8006878: Some non-existent GC source files are in the minimalVM exclude list 2013-02-14 11:07:24 -05:00
yieldingWorkgroup.hpp 8024256: Minimal VM build is broken with PCH disabled 2013-09-11 00:38:18 -04:00