- 06 11月, 2012 1 次提交
-
-
由 zgu 提交于
8001591: NMT: assertion failed: assert(rec->addr() + rec->size() <= cur->base()) failed: Can not overlap in memSnapshot.cpp Summary: NMT should allow overlapping committed regions as long as they belong to the same reserved region Reviewed-by: dholmes, coleenp
-
- 20 10月, 2012 1 次提交
-
-
由 zgu 提交于
Summary: Enhanced virtual memory tracking to track committed regions as well as reserved regions, so NMT now can generate virtual memory map. Reviewed-by: acorn, coleenp
-
- 11 10月, 2012 1 次提交
-
-
由 jprovino 提交于
Summary: Change makefiles so that targets and parameters can be overridden by alternate makefiles. Reviewed-by: dholmes, coleenp
-
- 10 10月, 2012 1 次提交
-
-
由 mikael 提交于
Summary: Update copyright year to 2012 for relevant files Reviewed-by: dholmes, coleenp
-
- 29 9月, 2012 1 次提交
-
-
由 coleenp 提交于
Summary: Capitalize these metadata types (and objArrayKlass) Reviewed-by: stefank, twisti, kvn
-
- 21 9月, 2012 1 次提交
-
-
由 nloodin 提交于
Reviewed-by: kvn, ysr, azeemj
-
- 19 9月, 2012 1 次提交
-
-
由 kevinw 提交于
Reviewed-by: sspitsyn, dholmes
-
- 18 9月, 2012 1 次提交
-
-
由 zgu 提交于
Summary: Print out statistics of collected NMT data if it is on at VM exits Reviewed-by: kvn, coleenp, twisti
-
- 17 9月, 2012 1 次提交
-
-
由 zgu 提交于
Summary: Solaris only, record stack info to NMT after stack size adjustment was made for primordial threads Reviewed-by: kvn, acorn, coleenp
-
- 12 9月, 2012 1 次提交
-
-
由 zgu 提交于
7181995: NMT ON: NMT assertion failure assert(cur_vm->is_uncommit_record() || cur_vm->is_deallocation_record Summary: Fixed virtual memory records merge and promotion logic, should be based on sequence number vs. base address order Reviewed-by: coleenp, acorn
-
- 02 9月, 2012 1 次提交
-
-
由 coleenp 提交于
Summary: Remove PermGen, allocate meta-data in metaspace linked to class loaders, rewrite GC walking, rewrite and rename metadata to be C++ classes Reviewed-by: jmasa, stefank, never, coleenp, kvn, brutisso, mgerdin, dholmes, jrose, twisti, roland Contributed-by: Njmasa <jon.masamitsu@oracle.com>, stefank <stefan.karlsson@oracle.com>, mgerdin <mikael.gerdin@oracle.com>, never <tom.rodriguez@oracle.com>
-
- 15 8月, 2012 1 次提交
-
-
由 zgu 提交于
7191124: Optimized build is broken due to inconsistent use of DEBUG_ONLY and NOT_PRODUCT macros in NMT Summary: Updated all related variables and methods to use NOT_PRODUCT macros Reviewed-by: coleenp, acorn, kvn
-
- 02 8月, 2012 1 次提交
-
-
由 zgu 提交于
7187429: NMT ON: Merge failure should cause NMT to shutdown Summary: Fixed NMT assertion failures Reviewed-by: acorn, kvn
-
- 25 7月, 2012 1 次提交
-
-
由 twisti 提交于
6984705: JSR 292 method handle creation should not go through JNI Summary: remove assembly code for JDK 7 chained method handles Reviewed-by: jrose, twisti, kvn, mhaupt Contributed-by: NJohn Rose <john.r.rose@oracle.com>, Christian Thalinger <christian.thalinger@oracle.com>, Michael Haupt <michael.haupt@oracle.com>
-
- 19 7月, 2012 1 次提交
-
-
由 zgu 提交于
Summary: 1) Fixed MemTrackWorker::generations_in_used() calculation 2) Ensured NMT not to leak memory recorders after shutdown 3) Used ThreadCritical to block safepoint safe threads Reviewed-by: acorn, coleenp, dholmes, kvn
-
- 17 7月, 2012 2 次提交
- 29 6月, 2012 1 次提交
-
-
由 zgu 提交于
7151532: DCmd for hotspot native memory tracking Summary: Implementation of native memory tracking phase 1, which tracks VM native memory usage, and related DCmd Reviewed-by: acorn, coleenp, fparain
-
- 28 6月, 2012 1 次提交
-
-
由 sla 提交于
Reviewed-by: coleenp, mgronlun, rbackman
-
- 29 3月, 2012 1 次提交
-
-
由 fparain 提交于
Reviewed-by: acorn, dcubed, rbackman
-
- 15 3月, 2012 1 次提交
-
-
由 nloodin 提交于
Reviewed-by: brutisso, sla, mgerdin
-
- 22 2月, 2012 1 次提交
-
-
由 dsamersoff 提交于
Summary: Added a capability to start and stop JMX Agent by jcmd Reviewed-by: acorn, mchung
-
- 16 2月, 2012 1 次提交
-
-
由 fparain 提交于
Reviewed-by: acorn, fparain Contributed-by: nils.loodin@oracle.com
-
- 14 2月, 2012 1 次提交
-
-
由 fparain 提交于
Reviewed-by: dholmes, dcubed, kamg
-
- 26 1月, 2012 2 次提交
-
-
由 fparain 提交于
Reviewed-by: dholmes, dcubed
-
由 dsamersoff 提交于
Summary: Added dcmd to unlock or check status of UnlockingCommercialFeature flag Reviewed-by: fparain, rottenha
-
- 25 1月, 2012 2 次提交
-
-
由 dsamersoff 提交于
Summary: Make GCStatInfo a resource object Reviewed-by: phh, coleenp
-
由 tonyp 提交于
7132398: G1: java.lang.IllegalArgumentException: Invalid threshold: 9223372036854775807 > max (1073741824) Summary: Was not passing the right old pool max to the memory pool constructor in the fix for 7078465. Reviewed-by: brutisso, johnc
-
- 19 1月, 2012 1 次提交
-
-
由 tonyp 提交于
Reviewed-by: johnc, brutisso
-
- 09 1月, 2012 1 次提交
-
-
由 fparain 提交于
Reviewed-by: acorn, phh, dcubed, sspitsyn
-
- 06 1月, 2012 1 次提交
-
-
由 phh 提交于
Summary: Expose existing Management::_begin_vm_creation_time via new accessor Management::begin_vm_creation_time(). Reviewed-by: acorn, dcubed
-
- 05 1月, 2012 1 次提交
-
-
由 fparain 提交于
Reviewed-by: sspitsyn, dcubed, mchung, dholmes
-
- 20 12月, 2011 1 次提交
-
-
由 phh 提交于
Summary: Add Flag::external_ext()/writable_ext(), both return false. Reviewed-by: coleenp, zgu
-
- 14 12月, 2011 1 次提交
-
-
由 fparain 提交于
Reviewed-by: phh, dcubed
-
- 17 11月, 2011 1 次提交
-
-
由 poonam 提交于
Reviewed-by: ysr, dholmes
-
- 14 10月, 2011 1 次提交
-
-
由 dcubed 提交于
Summary: Integrate bsd-port/hotspot and macosx-port/hotspot changes as of 2011.09.29. Reviewed-by: kvn, dholmes, never, phh Contributed-by: NChristos Zoulas <christos@zoulas.com>, Greg Lewis <glewis@eyesbeyond.com>, Kurt Miller <kurt@intricatesoftware.com>, Alexander Strange <astrange@apple.com>, Mike Swingler <swingler@apple.com>, Roger Hoover <rhoover@apple.com>, Victor Hernandez <vhernandez@apple.com>, Pratik Solanki <psolanki@apple.com>
-
- 24 9月, 2011 1 次提交
-
-
由 tonyp 提交于
Summary: Fixed a few inconsistencies in the monitoring data, in particular when reported from jstat. Reviewed-by: jmasa, brutisso, johnc
-
- 21 9月, 2011 1 次提交
-
-
由 tonyp 提交于
Summary: Make sure the eden and survivor pools have "Space" in their name. Reviewed-by: jmasa, ysr
-
- 12 8月, 2011 1 次提交
-
-
由 johnc 提交于
Summary: Handlize MemoryUsage klass oop in createGCInfo routine Reviewed-by: tonyp, fparain, ysr, jcoomes
-
- 22 11月, 2011 1 次提交
-
-
由 johnc 提交于
Summary: GCNotifier::pushNotification() references GCMemoryManager::_last_gc_stat but is called from GCMemoryManager::gc_end() before GCMemoryManager::_last_gc_stat is set up using the values in GCMemoryManager::_current_gc_stat. As a result the GC notification code accesses unitialized or stale data. Move the notification call after GCMemoryManager::_las_gc_stat is set, but inside the same if-block. Reviewed-by: poonam, dholmes, fparain, mchung
-