- 16 1月, 2018 1 次提交
-
-
由 dbuck 提交于
Reviewed-by: dholmes, erikj
-
- 30 9月, 2017 1 次提交
-
-
由 dbuck 提交于
Reviewed-by: jrose, coleenp, ahgross, acorn, vlivanov
-
- 07 9月, 2017 1 次提交
-
-
由 dbuck 提交于
Summary: Ignore error of intialization of C2 only variables Reviewed-by: sla, dholmes
-
- 23 8月, 2017 1 次提交
-
-
由 dbuck 提交于
Reviewed-by: sla, dholmes
-
- 15 2月, 2017 1 次提交
-
-
由 ysuenaga 提交于
Reviewed-by: aph, dsamersoff
-
- 01 3月, 2016 1 次提交
-
-
由 csahu 提交于
Reviewed-by: stuefe, coleenp, roland
-
- 08 2月, 2016 2 次提交
- 10 12月, 2015 1 次提交
-
-
由 poonam 提交于
Summary: Improve the thread and threads commands in CLHSDB Reviewed-by: dsamersoff
-
- 19 12月, 2015 1 次提交
-
-
由 gthornbr 提交于
Summary: Added include of asm/ptrace.h to libproc.h Reviewed-by: dcubed, mikael
-
- 10 12月, 2015 1 次提交
-
-
由 sla 提交于
Reviewed-by: jbachorik, stuefe
-
- 10 4月, 2015 1 次提交
-
-
由 dsamersoff 提交于
8044416: serviceability/sa/jmap-hashcode/Test8028623.java fails with AssertionFailure: can not get class data for java/lang/UNIXProcess$Platform$$Lambda Summary: Lambda object is not counted when SA builds class data cache but is reached inside live region. Reviewed-by: sla, jbachorik
-
- 03 4月, 2015 1 次提交
-
-
由 dsamersoff 提交于
Summary: fixed java programming style nit Reviewed-by: dholmes, jbachorik, sspitsyn
-
- 05 3月, 2015 1 次提交
-
-
由 dsamersoff 提交于
Summary: Cast arguments on printing Reviewed-by: dholmes, sspitsyn, jbachorik
-
- 04 3月, 2015 2 次提交
-
-
由 dsamersoff 提交于
Summary: move free call few lines down Reviewed-by: dholmes, sspitsyn
-
由 kevinw 提交于
Reviewed-by: dsamersoff, sla
-
- 18 2月, 2015 1 次提交
-
-
由 poonam 提交于
8049881: jstack not working on core files Summary: These changes add some definitions on the SA side and the supporting code on the hotspot side. Reviewed-by: sla, dsamersoff, mgronlun
-
- 25 2月, 2015 1 次提交
-
-
由 dlong 提交于
Summary: refactor close to remove references to closed ports Reviewed-by: kvn, simonis, sgehwolf, dholmes
-
- 07 4月, 2015 1 次提交
-
-
由 dsamersoff 提交于
Summary: Fixed java programmint style nit Reviewed-by: jbachorik, sspitsyn
-
- 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
-
- 02 2月, 2016 1 次提交
-
-
由 shade 提交于
Reviewed-by: coleenp, dholmes, sla
-
- 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
-
- 29 5月, 2015 1 次提交
-
-
由 zmajo 提交于
Summary: Introduce the PreserveFramePointer flag to control if RBP is used as the frame pointer or as a general purpose register. Reviewed-by: kvn, roland, dlong, enevill, shade
-
- 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
-
- 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
-
- 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 1 次提交
-
-
由 sla 提交于
Reviewed-by: coleenp, farvidsson, jbachorik, dsamersoff, sspitsyn
-