aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/services
AgeCommit message (Expand)Author
2011-02-217020992: jmm_DumpThreads should not allocate system object arrays outside the...stefank
2011-02-14Mergetonyp
2011-02-117018257: jmm_DumpThreads allocates into permgenstefank
2011-02-037015169: GC Cause not always setbrutisso
2011-02-026766644: Redefinition of compiled method fails with assertion "Can not load c...kamg
2011-01-276990754: Use native memory and reference counting to implement SymbolTablecoleenp
2011-01-146811367: Fix code in HeapDumper::dump_heap() to avoid buffer overruncoleenp
2011-01-077003271: Hotspot should track cumulative Java heap bytes allocated on a per-t...phh
2010-11-236989984: Use standard include model for Hospotstefank
2010-09-116765718: Indicate which thread throwing OOME when generating the heap dump at...thurka
2010-08-276980206: G1: assert(has_undefined_max_size, "Undefined max size");tonyp
2010-08-256941275: G1: The MemoryPools are incorrectly supported for G1tonyp
2010-07-306581734: CMS Old Gen's collection usage is zero after GC which is incorrectkevinw
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2010-04-226819061: G1: eliminate serial Other times that are proportional to the collec...johnc
2010-03-23Mergedcubed
2010-03-236915365: 3/4 assert(false,"Unsupported VMGlobal Type") at management.cpp:1540dcubed
2010-03-176935224: Adding new DTrace probes to work with Palantirfparain
2010-02-096782663: Data produced by PrintGCApplicationConcurrentTime and PrintGCApplica...johnc
2010-01-066914300: ciEnv should export all well known classesnever
2009-12-11Mergejmasa
2009-12-076904967: G1: some CollectionUsageThreshold tests failtonyp
2009-12-046906565: G1: deal with compilation warning in g1MemoryPool.hpptonyp
2009-12-046880903: G1: G1 reports incorrect Runtime.maxMemory()tonyp
2009-11-206815790: G1: Missing MemoryPoolMXBeans with -XX:+UseG1GCtonyp
2009-11-046898160: Need serviceability support for new vm argument type 'uint64_t'phh
2009-10-30Mergexlu
2009-10-286887571: Increase default heap config sizesphh
2009-10-286818264: Heap dumper unexpectedly adds .hprof suffixysr
2009-09-226884624: Update copyright yearxdono
2009-07-106857194: Add hotspot perf counters to aid class loading performance measurementmchung
2009-03-12Mergetrims
2009-03-096814575: Update copyright yearxdono
2009-03-026797870: Add -XX:+{HeapDump,PrintClassHistogram}{Before,After}FullGCysr
2009-01-14Mergejcoomes
2009-01-066689653: JMapPerm fails with UseConcMarkSweepIncGC and compressed oops offjmasa
2008-12-20Mergetrims
2008-12-156785258: Update copyright yearjdk7-b42xdono
2008-12-156653214: MemoryPoolMXBean.setUsageThreshold() does not support large heap sizes.swamyv
2008-10-146306922: Dump dump created by +HeapDumpOnOutOfMemoryError should include stac...mchung
2008-08-21Mergetonyp
2008-07-286721093: -XX:AppendRatio=N not supportedkamg
2008-07-026719955: Update copyright yearjdk7-b30xdono
2008-06-306618726: Introduce -XX:+UnlockExperimentalVMOptions flagysr
2008-06-056711316: Open source the Garbage-First garbage collectorysr
2008-04-296652736: well known classes in system dictionary are inefficiently processedjrose
2008-04-136420645: Create a vm that uses compressed oops for up to 32gb heapsizescoleenp
2008-02-256633953: type2aelembytes{T_ADDRESS} should be 8 bytes in 64 bit VMkvn
2007-12-01Initial loadjdk7-b24duke