jdk/hotspot/src/share/vm/utilities
2012-05-15 22:26:37 +02:00
..
accessFlags.cpp 7089790: integrate bsd-port changes 2011-09-25 16:03:29 -07:00
accessFlags.hpp 7086585: make Java field injection more flexible 2011-09-10 17:29:02 -07:00
array.cpp 7089790: integrate bsd-port changes 2011-09-25 16:03:29 -07:00
array.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
bitMap.cpp 7127697: G1: remove dead code after recent concurrent mark changes 2012-04-05 13:57:23 -04:00
bitMap.hpp 7127697: G1: remove dead code after recent concurrent mark changes 2012-04-05 13:57:23 -04:00
bitMap.inline.hpp 7121547: G1: High number mispredicted branches while iterating over the marking bitmap 2012-01-13 13:27:48 -08:00
constantTag.cpp 6981791: remove experimental code for JSR 292 2011-04-07 17:02:30 -07:00
constantTag.hpp 6981791: remove experimental code for JSR 292 2011-04-07 17:02:30 -07: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 7145537: minor tweaks to LogEvents 2012-02-15 10:12:55 -08:00
debug.hpp 7141200: log some interesting information in ring buffers for crashes 2012-02-01 07:59:01 -08:00
decoder.cpp 7141259: Native stack is missing in hs_err 2012-02-09 10:16:26 -05:00
decoder.hpp 7141259: Native stack is missing in hs_err 2012-02-09 10:16:26 -05:00
decoder_elf.cpp 7071311: Decoder enhancement 2012-01-17 13:08:52 -05:00
decoder_elf.hpp 7141259: Native stack is missing in hs_err 2012-02-09 10:16:26 -05:00
defaultStream.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
dtrace.hpp 7098194: integrate macosx-port changes 2011-10-13 09:35:42 -07:00
dtrace_usdt2_disabled.hpp 7098194: integrate macosx-port changes 2011-10-13 09:35:42 -07:00
elfFile.cpp 7071311: Decoder enhancement 2012-01-17 13:08:52 -05:00
elfFile.hpp 7071311: Decoder enhancement 2012-01-17 13:08:52 -05:00
elfStringTable.cpp 7071311: Decoder enhancement 2012-01-17 13:08:52 -05:00
elfStringTable.hpp 7071311: Decoder enhancement 2012-01-17 13:08:52 -05:00
elfSymbolTable.cpp 7071311: Decoder enhancement 2012-01-17 13:08:52 -05:00
elfSymbolTable.hpp 7071311: Decoder enhancement 2012-01-17 13:08:52 -05: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 7145537: minor tweaks to LogEvents 2012-02-15 10:12:55 -08:00
events.hpp 7146729: nightly failure after 7141200: tty is sometimes null during shutdown of main thread 2012-02-17 12:18:10 -08:00
exceptions.cpp 7141200: log some interesting information in ring buffers for crashes 2012-02-01 07:59:01 -08:00
exceptions.hpp 7131259: compile_method and CompilationPolicy::event shouldn't be declared TRAPS 2012-01-26 12:15:24 -08:00
globalDefinitions.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
globalDefinitions.hpp 7169056: Add gigabyte unit to proper_unit_for_byte_size() and byte_size_in_proper_unit() 2012-05-15 22:26:37 +02:00
globalDefinitions_gcc.hpp 7132070: Use a mach_port_t as the OSThread thread_id rather than pthread_t on BSD/OSX 2012-02-19 13:11:39 +01:00
globalDefinitions_sparcWorks.hpp 7089790: integrate bsd-port changes 2011-09-25 16:03:29 -07:00
globalDefinitions_visCPP.hpp 7131346: Parsing of boolean arguments to diagnostic commands is broken 2012-01-25 10:32:29 -08:00
growableArray.cpp 7089790: integrate bsd-port changes 2011-09-25 16:03:29 -07:00
growableArray.hpp 7147744: CTW: assert(false) failed: infinite EA connection graph build 2012-03-12 10:46:47 -07:00
hashtable.cpp 7098194: integrate macosx-port changes 2011-10-13 09:35:42 -07:00
hashtable.hpp 7114376: Make system dictionary hashtable bucket array size configurable 2012-01-30 23:27:30 -05:00
hashtable.inline.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
histogram.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
histogram.hpp 7089790: integrate bsd-port changes 2011-09-25 16:03:29 -07:00
intHisto.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
intHisto.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
macros.hpp 7089790: integrate bsd-port changes 2011-09-25 16:03:29 -07:00
numberSeq.cpp 7152954: G1: Native memory leak during full GCs 2012-03-13 21:12:53 +01:00
numberSeq.hpp 7152954: G1: Native memory leak during full GCs 2012-03-13 21:12:53 +01:00
ostream.cpp 7091417: recvfrom's 6th input should be of type socklen_t 2011-12-21 15:48:16 -05:00
ostream.hpp 6941923: RFE: Handling large log files produced by long running Java Applications 2011-06-10 15:08:36 -07:00
preserveException.cpp 7131006: java/lang/management/ThreadMXBean/ThreadLists.java 2012-02-09 00:51:47 -08:00
preserveException.hpp 7089790: integrate bsd-port changes 2011-09-25 16:03:29 -07:00
quickSort.cpp 7121373: Clean up CollectedHeap::is_in 2011-12-14 12:15:26 +01:00
quickSort.hpp 7121373: Clean up CollectedHeap::is_in 2011-12-14 12:15:26 +01: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 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
stack.inline.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
taskqueue.cpp 7089790: integrate bsd-port changes 2011-09-25 16:03:29 -07:00
taskqueue.hpp 7089790: integrate bsd-port changes 2011-09-25 16:03:29 -07:00
top.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
utf8.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
utf8.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
vmError.cpp 7157141: crash in 64 bit with corrupted oops 2012-04-02 16:05:56 -07:00
vmError.hpp 7141259: Native stack is missing in hs_err 2012-02-09 10:16:26 -05:00
workgroup.cpp 7121618: Change type of number of GC workers to unsigned int 2011-12-14 13:34:57 -08:00
workgroup.hpp 7121618: Change type of number of GC workers to unsigned int 2011-12-14 13:34:57 -08:00
xmlstream.cpp 7130319: C2: running with -XX:+PrintOptoAssembly crashes the VM with assert(false) failed: bad tag in log 2012-01-24 18:00:54 -05:00
xmlstream.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
yieldingWorkgroup.cpp 7121618: Change type of number of GC workers to unsigned int 2011-12-14 13:34:57 -08:00
yieldingWorkgroup.hpp 7121618: Change type of number of GC workers to unsigned int 2011-12-14 13:34:57 -08:00