- 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
-
- 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
-
- 11 2月, 2014 1 次提交
-
-
由 goetz 提交于
Reviewed-by: mgerdin, jmasa Contributed-by: matthias.baesken@sap.com
-
- 21 3月, 2014 1 次提交
-
-
由 ehelin 提交于
Reviewed-by: stefank, mgerdin, coleenp, egahlin
-
- 25 12月, 2013 1 次提交
-
-
由 mikael 提交于
Summary: Copyright year updated for files modified during 2013 Reviewed-by: twisti, iveresov
-
- 02 12月, 2013 1 次提交
-
-
由 goetz 提交于
Summary: memory ordering fixes in GC and other runtime code showing on PPC64. Reviewed-by: kvn, coleenp
-
- 23 11月, 2013 1 次提交
-
-
由 mgronlun 提交于
Reviewed-by: dholmes, egahlin
-
- 08 11月, 2013 1 次提交
-
-
由 jmasa 提交于
Reviewed-by: brutisso, tschatzl, mgerdin
-
- 02 11月, 2013 1 次提交
-
-
由 jwilhelm 提交于
7057939: jmap shows MaxNewSize=4GB when Java is using parallel collector Summary: Major cleanup of the collectorpolicy classes Reviewed-by: tschatzl, jcoomes
-
- 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
-
- 23 8月, 2013 1 次提交
-
-
由 goetz 提交于
Summary: Added AIX includes alpha-sorted before BSD. Fix compilation issues with xlC in shared code. Basic shared platform dependend adaption (vm_version etc.). Reviewed-by: kvn, dholmes, stefank
-
- 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
-
- 23 5月, 2013 1 次提交
-
-
由 tamao 提交于
Summary: Rename: compute_generations_free_space() = compute_eden_space_size() + compute_old_gen_free_space(); update related logging messages Reviewed-by: jmasa, johnc, tschatzl, brutisso Contributed-by: Ntamao <tao.mao@oracle.com>
-
- 22 5月, 2013 1 次提交
-
-
由 brutisso 提交于
Reviewed-by: jwilhelm, jmasa, tschatzl
-
- 21 5月, 2013 1 次提交
-
-
由 brutisso 提交于
Summary: Add call to coalBirth() in CompactibleFreeListSpace::reset() Reviewed-by: ysr, jmasa
-
- 17 5月, 2013 1 次提交
-
-
由 ehelin 提交于
Reviewed-by: brutisso, tschatzl
-
- 15 5月, 2013 2 次提交
-
-
由 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
-
由 minqi 提交于
Summary: The fix of 8010992, disable use of global operator new and new[] which caused failure on some tests. This takes two of the bugs also add ALLOW_OPERATOR_NEW_USAGE to prevent crash for third party code calling operator new of jvm on certain platforms. Reviewed-by: coleenp, dholmes, zgu Contributed-by: yumin.qi@oracle.com
-
- 09 5月, 2013 2 次提交
- 26 4月, 2013 1 次提交
-
-
由 stefank 提交于
Reviewed-by: coleenp, mgerdin
-
- 25 4月, 2013 1 次提交
-
-
由 stefank 提交于
Reviewed-by: johnc, brutisso
-
- 22 4月, 2013 1 次提交
-
-
由 dcubed 提交于
Summary: anti-delta fix for 8010992 until 8012902 can be fixed Reviewed-by: acorn, minqi, rdurbin
-
- 20 4月, 2013 1 次提交
-
-
由 minqi 提交于
Summary: disable use of global operator new and new[] which could cause unexpected exception and escape from NMT tracking. Reviewed-by: coleenp, dholmes, zgu Contributed-by: yumin.qi@oracle.com
-
- 13 4月, 2013 1 次提交
-
-
由 drchase 提交于
Summary: remove JPRT debug builds, remove -DDEBUG -DFASTDEBUG and use ASSERT instead in sources Reviewed-by: dholmes, kvn, coleenp
-
- 10 4月, 2013 1 次提交
-
-
由 stefank 提交于
Reviewed-by: brutisso, jmasa
-
- 14 3月, 2013 1 次提交
-
-
由 mgerdin 提交于
8005602: NPG: classunloading does not happen while CMS GC with -XX:+CMSClassUnloadingEnabled is used Summary: Call purge() on CLDG after sweep(), reorder purge() call in GenCollectedHeap Reviewed-by: jmasa, stefank
-
- 12 3月, 2013 1 次提交
-
-
由 tschatzl 提交于
Summary: Print the concurrent phase start markers for CMS when PrintGCDetails is enabled, not only if both PrintGCDetails and PrintGCTimeStamps are. Reviewed-by: mgerdin, jmasa
-
- 11 3月, 2013 1 次提交
-
-
由 kevinw 提交于
8009723: CMS logs "concurrent mode failure" twice when using (disabling) -XX:-UseCMSCompactAtFullCollection Reviewed-by: jwilhelm, ehelin, brutisso
-
- 23 4月, 2013 1 次提交
-
-
由 jmasa 提交于
Reviewed-by: johnc, brutisso, stefank
-
- 12 2月, 2013 1 次提交
-
-
由 jmasa 提交于
Reviewed-by: johnc, ysr
-