aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/services/management.cpp
AgeCommit message (Expand)Author
2014-05-228037816: Fix for 8036122 breaks build with Xcode5/clangdrchase
2014-01-298028391: Make the Min/MaxHeapFreeRatio flags manageablejwilhelm
2013-10-258027294: Prepare hotspot for non TOD based uptime counterjbachorik
2013-09-268024545: make develop and notproduct flag values available in product buildstwisti
2013-08-218020530: Non heap memory size calculated incorrectlypoonam
2013-08-018014294: Assert in ThreadTimesClosure::do_thread() due to use of naked oop in...ctornqvi
2013-06-268013590: NPG: Add a memory pool MXBean for Metaspaceehelin
2013-05-038004095: Add support for JMX interface to Diagnostic Framework and Commandsfparain
2013-04-206729929: I18N - Taking Heap Dump failed if project path contains multibyte ch...mgronlun
2013-01-238005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCSjprovino
2012-11-128001471: Klass::cast() does nothinghseigel
2012-10-12Mergecollins
2012-10-107189254: Change makefiles for more flexibility to override defaultsjprovino
2012-09-298000213: NPG: Should have renamed arrayKlass and typeArrayKlasscoleenp
2012-09-197196045: Possible JVM deadlock in ThreadTimesClosure when using HotspotIntern...kevinw
2012-09-016964458: Reimplement class meta-data storage to use native memorycoleenp
2012-06-286995781: Native Memory Tracking (Phase 1)zgu
2012-01-257132515: Add dcmd to manage UnlockingCommercialFeature flagdsamersoff
2012-01-257066129: GarbageCollectorMXBean#getLastGcInfo leaks native memorydsamersoff
2012-01-097120511: Add diagnostic commandsfparain
2011-12-197122880: Extend vendor-specific command interface to include manageable switchesphh
2011-12-147104647: Adding a diagnostic command frameworkfparain
2011-05-127036199: Adding a notification to the implementation of GarbageCollectorMXBeansfparain
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-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-077003271: Hotspot should track cumulative Java heap bytes allocated on a per-t...phh
2010-11-236989984: Use standard include model for Hospotstefank
2010-08-276980206: G1: assert(has_undefined_max_size, "Undefined max size");tonyp
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-03-236915365: 3/4 assert(false,"Unsupported VMGlobal Type") at management.cpp:1540dcubed
2010-01-066914300: ciEnv should export all well known classesnever
2009-11-046898160: Need serviceability support for new vm argument type 'uint64_t'phh
2009-10-286887571: Increase default heap config sizesphh
2009-03-096814575: Update copyright yearxdono
2008-12-156653214: MemoryPoolMXBean.setUsageThreshold() does not support large heap sizes.swamyv
2008-06-306618726: Introduce -XX:+UnlockExperimentalVMOptions flagysr
2007-12-01Initial loadjdk7-b24duke