- 05 12月, 2019 1 次提交
-
-
由 tongbao.ztb 提交于
Summary: - port D64010 to dragonwell - print the detail time when doing root processing in generational heap collection Test Plan: hotspot/test/gc/TestPrintGCRootsTraceTime.java hotspot/test/gc/ Reviewers: 传胜 Differential Revision: https://aone.alibaba-inc.com/code/D851700
-
- 11 7月, 2018 1 次提交
-
-
由 kevinw 提交于
Reviewed-by: dholmes
-
- 01 3月, 2016 1 次提交
-
-
由 csahu 提交于
Reviewed-by: stuefe, coleenp, roland
-
- 06 7月, 2015 1 次提交
-
-
由 poonam 提交于
Summary: Add SO_AllCodeCache to root scanning options when not unloading classes with a CMS collection cycle Reviewed-by: mgerdin, jwilhelm
-
- 01 12月, 2014 2 次提交
-
-
由 mgerdin 提交于
8075210: Refactor strong root processing in order to allow G1 to evolve separately from GenCollectedHeap Summary: Create a G1RootProcessor and move SharedHeap root processing to GenCollectedHeap Reviewed-by: brutisso, tschatzl, ehelin
-
由 mgerdin 提交于
8075210: Refactor strong root processing in order to allow G1 to evolve separately from GenCollectedHeap Summary: Create a G1RootProcessor and move SharedHeap root processing to GenCollectedHeap Reviewed-by: brutisso, tschatzl, ehelin
-
- 09 10月, 2014 2 次提交
- 15 6月, 2018 1 次提交
-
-
由 kevinw 提交于
8081202: Hotspot compile warning: "Invalid suffix on literal; C++11 requires a space between literal and identifier" Summary: Need to add a space between macro identifier and string literal Reviewed-by: bpittore, stefank, dholmes, kbarrett
-
- 29 7月, 2014 2 次提交
-
-
由 mdoerr 提交于
Summary: Add Resource/HandleMark in the work() method of some AbstractGangTask to reclaim these resources earlier. Reviewed-by: tschatzl, goetz
-
由 mdoerr 提交于
Summary: Add Resource/HandleMark in the work() method of some AbstractGangTask to reclaim these resources earlier. Reviewed-by: tschatzl, goetz
-
- 11 6月, 2014 1 次提交
-
-
由 brutisso 提交于
Summary: Removed all write barriers during reference processing and added explicit write barriers when iterating through the discovered list. Reviewed-by: pliden, jmasa, tschatzl
-
- 06 7月, 2015 1 次提交
-
-
由 poonam 提交于
Summary: Add SO_AllCodeCache to root scanning options when not unloading classes with a CMS collection cycle Reviewed-by: mgerdin, jwilhelm
-
- 07 7月, 2014 1 次提交
-
-
由 stefank 提交于
Reviewed-by: tschatzl, ehelin, brutisso, coleenp, roland, iveresov Contributed-by: stefan.karlsson@oracle.com, mikael.gerdin@oracle.com
-
- 24 6月, 2014 1 次提交
-
-
由 stefank 提交于
Reviewed-by: ehelin, mgerdin
-
- 23 5月, 2014 1 次提交
-
-
由 drchase 提交于
8043029: Change 8037816 breaks HS build with older GCC versions which don't support diagnostic pragmas 8043164: Format warning in traceStream.hpp Summary: Backport of main fix + two corrections, enables clang compilation, turns on format attributes, corrects/mutes warnings Reviewed-by: kvn, coleenp, iveresov, twisti
-
- 16 5月, 2014 1 次提交
-
-
由 coleenp 提交于
Summary: Only prune metaspace virtual spaces at safepoint so walking them is safe outside a safepoint. Reviewed-by: mgerdin, mgronlun, hseigel, stefank
-
- 23 4月, 2014 1 次提交
-
-
由 brutisso 提交于
Reviewed-by: mgerdin, brutisso Contributed-by: michal@frajt.eu
-
- 06 3月, 2014 1 次提交
-
-
由 mgerdin 提交于
Reviewed-by: tschatzl, stefank
-
- 14 2月, 2014 1 次提交
-
-
由 stefank 提交于
Reviewed-by: tschatzl, mgerdin, jmasa
-
- 29 1月, 2019 1 次提交
-
-
由 phh 提交于
Summary: Memory pools can now be optional collection participants, e.g., G1 Old Gen in an incremental collection. Reviewed-by: tschatzl, jcbeyler, andrew
-
- 21 3月, 2014 1 次提交
-
-
由 ehelin 提交于
Reviewed-by: stefank, mgerdin, coleenp, egahlin
-
- 29 4月, 2014 1 次提交
-
-
由 goetz 提交于
Reviewed-by: dholmes, kvn, stefank, twisti
-
- 19 6月, 2014 1 次提交
-
-
由 brutisso 提交于
Reviewed-by: jwilhelm, ehelin, tschatzl
-
- 14 1月, 2014 1 次提交
-
-
由 mgerdin 提交于
Summary: Refactor the strong root processing to avoid using a boolean in addition to the ScanOption enum. Reviewed-by: stefank, tschatzl, ehelin, jmasa
-
- 23 11月, 2013 1 次提交
-
-
由 mgronlun 提交于
Reviewed-by: dholmes, egahlin
-
- 08 11月, 2013 1 次提交
-
-
由 jmasa 提交于
Reviewed-by: brutisso, tschatzl, mgerdin
-
- 17 10月, 2013 1 次提交
-
-
由 jmasa 提交于
8024954: CMS: CMSClassUnloadingMaxInterval is not implemented correctly. This change is also part of the fix for 8024483. Reviewed-by: mgerdin, brutisso, tschatzl Contributed-by: jwha@google.com
-
- 26 9月, 2013 1 次提交
-
-
由 hseigel 提交于
Summary: Enable CHECK_UNHANDLED_OOPS in fastdebug builds across all supported platforms. Reviewed-by: coleenp, hseigel, dholmes, stefank, twisti, ihse, rdurbin Contributed-by: lois.foltan@oracle.com
-
- 16 8月, 2013 1 次提交
-
-
由 jmasa 提交于
Reviewed-by: ysr, mgerdin
-
- 15 8月, 2013 1 次提交
-
-
由 jmasa 提交于
Reviewed-by: ysr, hiroshi
-
- 12 8月, 2013 1 次提交
-
-
由 ehelin 提交于
Reviewed-by: coleenp, mgerdin, hseigel
-
- 26 7月, 2013 1 次提交
-
-
由 jmasa 提交于
Reviewed-by: rasbold, tschatzl, jmasa Contributed-by: yamauchi@google.com
-
- 24 7月, 2013 1 次提交
-
-
由 jmasa 提交于
6990419: CMS Remaining work for 6572569: consistently skewed work distribution in (long) re-mark pauses Reviewed-by: rasbold, tschatzl, jmasa Contributed-by: yamauchi@google.com
-
- 04 7月, 2013 1 次提交
-
-
由 jiangli 提交于
Summary: Remove -Xaprof and Klass::_alloc_count & ArrayKlass::_alloc_size. Reviewed-by: stefank, coleenp
-
- 10 6月, 2013 1 次提交
-
-
由 sla 提交于
Reviewed-by: acorn, coleenp, sla Contributed-by: NKaren Kinnear <karen.kinnear@oracle.com>, Bengt Rutisson <bengt.rutisson@oracle.com>, Calvin Cheung <calvin.cheung@oracle.com>, Erik Gahlin <erik.gahlin@oracle.com>, Erik Helin <erik.helin@oracle.com>, Jesper Wilhelmsson <jesper.wilhelmsson@oracle.com>, Keith McGuigan <keith.mcguigan@oracle.com>, Mattias Tobiasson <mattias.tobiasson@oracle.com>, Markus Gronlund <markus.gronlund@oracle.com>, Mikael Auno <mikael.auno@oracle.com>, Nils Eliasson <nils.eliasson@oracle.com>, Nils Loodin <nils.loodin@oracle.com>, Rickard Backman <rickard.backman@oracle.com>, Staffan Larsen <staffan.larsen@oracle.com>, Stefan Karlsson <stefan.karlsson@oracle.com>, Yekaterina Kantserova <yekaterina.kantserova@oracle.com>
-
- 31 5月, 2013 1 次提交
-
-
由 stefank 提交于
Summary: Pad the PSPromotionManager instances in the manager array. Reviewed-by: brutisso, jmasa
-
- 22 5月, 2013 1 次提交
-
-
由 brutisso 提交于
Reviewed-by: jwilhelm, jmasa, tschatzl
-
- 17 5月, 2013 1 次提交
-
-
由 aeriksso 提交于
Summary: Move date stamp logic into GCTraceTime Reviewed-by: brutisso, tschatzl
-
- 15 5月, 2013 1 次提交
-
-
由 tschatzl 提交于
Summary: Setting some public integer options to specific values causes crashes or undefined GC behavior. This patchset adds the necessary argument checking for these options. Reviewed-by: jmasa, brutisso
-