- 17 2月, 2014 1 次提交
-
-
由 sjohanss 提交于
Summary: SA used the wrong type for the indexedFreeList in CompactibleFreeListSpace. Reviewed-by: coleenp, dsamersoff
-
- 03 2月, 2015 1 次提交
-
-
由 dlong 提交于
Summary: use PTRACE_GETREGSET if other options are not available Reviewed-by: sla, dholmes
-
- 05 9月, 2014 1 次提交
-
-
由 sjohanss 提交于
Summary: Splitting out a g1 allocator class to simply specialized allocators which can associate each allocation with a given context. Reviewed-by: mgerdin, brutisso
-
- 19 8月, 2014 1 次提交
-
-
由 tschatzl 提交于
Summary: Let HeapRegionSeq manage the heap region and auxiliary data to decrease the amount of responsibilities of G1CollectedHeap, and encapsulate this work from other code. Reviewed-by: jwilhelm, jmasa, mgerdin, brutisso
-
- 26 8月, 2014 1 次提交
-
-
由 tschatzl 提交于
Reviewed-by: jwilhelm, jmasa
-
- 14 6月, 2014 2 次提交
- 26 6月, 2014 1 次提交
-
-
由 mgerdin 提交于
Summary: Change parent of G1OffsetTableContigSpace to CompactibleSpace, reimplement missing functionality Reviewed-by: stefank, jmasa, tschatzl
-
- 30 4月, 2014 1 次提交
-
-
由 mikael 提交于
Reviewed-by: twisti, kvn
-
- 14 3月, 2014 1 次提交
-
-
由 brutisso 提交于
Reviewed-by: tschatzl, pliden
-
- 12 9月, 2014 1 次提交
-
-
由 dsamersoff 提交于
Summary: implement constant pool lookup for invokedynamic Reviewed-by: sla, sspitsyn
-
- 21 3月, 2014 1 次提交
-
-
由 ccheung 提交于
Summary: added JNI exception check in the appropriate places Reviewed-by: sla, zgu
-
- 09 1月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: Allow dump and replay inlining for specified method during a program execution. Reviewed-by: roland, twisti
-
- 18 1月, 2014 1 次提交
-
-
由 kevinw 提交于
8028623: SA: hash codes in SymbolTable mismatching java_lang_String::hash_code for extended characters. Reviewed-by: sla, dsamersoff
-
- 25 12月, 2013 1 次提交
-
-
由 mikael 提交于
Summary: Copyright year updated for files modified during 2013 Reviewed-by: twisti, iveresov
-
- 04 12月, 2013 1 次提交
-
-
由 sla 提交于
Summary: SA missed some TLABs Reviewed-by: dsamersoff, mgerdin, brutisso
-
- 03 12月, 2013 1 次提交
-
-
由 sjohanss 提交于
Summary: Now iterating over all committed (used) G1 regions instead of all reserved. Reviewed-by: brutisso, dsamersoff, mgerdin
-
- 27 11月, 2013 1 次提交
-
-
由 dsamersoff 提交于
Summary: fixed typeo Reviewed-by: sla, kmo, sspitsyn
-
- 15 11月, 2013 2 次提交
- 29 10月, 2013 1 次提交
-
-
由 dsamersoff 提交于
Summary: Fixed two compilation-breaking nits Reviewed-by: sla, dholmes
-
- 17 10月, 2013 2 次提交
-
-
由 dsamersoff 提交于
8005810: Update Hotspot Serviceability Agent for Method Parameter Reflection and Generic Type Signature Data Summary: Hotspot was updated to store method parameter reflection and generic type signature data at runtime. Serviceability agent support was updated for this data Reviewed-by: coleenp, minqi, sla Contributed-by: eric.mccorkle@oracle.com
-
由 dsamersoff 提交于
Summary: Coredump store memsz elf field rounded up to page Reviewed-by: dholmes, sla
-
- 16 10月, 2013 2 次提交
-
-
由 tschatzl 提交于
Summary: The change JDK-7163191 changed the data layout of a class that is referenced by the java code of the SA agent. This fix synchronizes the SA agent with that change. Reviewed-by: sla, mgerdin
-
由 farvidsson 提交于
Summary: Re-factored some code handling return values and fails/errors during tool execution. Reviewed-by: sla, kevinw Contributed-by: fredrik.arvidsson@oracle.com
-
- 08 10月, 2013 1 次提交
-
-
由 kevinw 提交于
Reviewed-by: coleenp, kamg
-
- 09 10月, 2013 1 次提交
-
-
由 tschatzl 提交于
Summary: Move protection domain oops from system dictionary entries into a seperate set; the system dictionary references entries in that set now. This allows fast iteration during non-classunloading garbage collection. Implementation based on initial prototype from Ioi Lam (iklam). Reviewed-by: coleenp, iklam
-
- 04 10月, 2013 2 次提交
-
-
由 sla 提交于
Summary: Adds support for large(>4G) heap dumps in hprof format. Adds tests and updates testlibrary. Reviewed-by: sla, allwin Contributed-by: fredrik.arvidsson@oracle.com
-
由 sla 提交于
Summary: Added sadis.c to the build to provide missing symbols in sawindbg.dll. Added code to use the correct hsdisXXX.dll filename on different windows platforms. Reviewed-by: sla, mgerdin Contributed-by: fredrik.arvidsson@oracle.com
-
- 03 10月, 2013 1 次提交
-
-
由 dsamersoff 提交于
Summary: linux/ps_core.c and bsd/ps_core.c share most of code, but it has different formatting, comments etc. Reviewed-by: sla, minqi
-
- 29 9月, 2013 1 次提交
-
-
由 twisti 提交于
Reviewed-by: iveresov
-
- 27 9月, 2013 1 次提交
-
-
由 twisti 提交于
Reviewed-by: dholmes, kvn
-
- 22 9月, 2013 1 次提交
-
-
由 dsamersoff 提交于
Summary: replace PT_LOAD segment with library segment when necessary Reviewed-by: dholmes, sla
-
- 14 9月, 2013 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn, coleenp
-
- 11 9月, 2013 1 次提交
-
-
由 mgerdin 提交于
Summary: The code for reading compressed klass pointers in the sa-agent on Mac used readCompOopAddress instead of readCompKlassAddress, this is wrong but has been hidden because compressed oops and compressed klasses has used the same base address in the past. Reviewed-by: sla, jmasa Contributed-by: stefan.johansson@oracle.com
-
- 27 8月, 2013 1 次提交
-
-
由 jiangli 提交于
Summary: Need to check for 0 case for InstanceKlass::_generic_signature_index. Reviewed-by: sspitsyn, sla
-
- 20 8月, 2013 1 次提交
-
-
由 jiangli 提交于
8021948: Change InstanceKlass::_source_file_name and _generic_signature from Symbol* to constant pool indexes. Summary: Change InstanceKlass::_source_file_name and _generic_signature to u2 fields. Reviewed-by: coleenp, iklam
-
- 19 8月, 2013 1 次提交
-
-
由 kevinw 提交于
Reviewed-by: minqi, sla
-
- 12 8月, 2013 1 次提交
-
-
由 ehelin 提交于
Reviewed-by: coleenp, mgerdin, hseigel
-
- 07 8月, 2013 1 次提交
-
-
由 adlertz 提交于
Summary: Hide private node to block mapping using public interface Reviewed-by: kvn, roland
-