- 04 3月, 2016 1 次提交
-
-
由 aeriksso 提交于
Reviewed-by: dsamersoff, dcubed
-
- 01 3月, 2016 1 次提交
-
-
由 csahu 提交于
Reviewed-by: stuefe, coleenp, roland
-
- 18 2月, 2016 1 次提交
-
-
由 aeriksso 提交于
Reviewed-by: sspitsyn, coleenp, dcubed
-
- 11 2月, 2016 1 次提交
-
-
由 roland 提交于
Summary: splitting range check CastIIs through loop induction Phi prevents further optimizations Reviewed-by: kvn, mcberg
-
- 03 2月, 2016 1 次提交
-
-
由 roland 提交于
Summary: Array.fill intrinsification code doesn't mark replaced control as dead Reviewed-by: kvn
-
- 19 2月, 2016 1 次提交
-
-
由 dbuck 提交于
Reviewed-by: jmasa, tamao
-
- 17 2月, 2016 2 次提交
- 16 2月, 2016 1 次提交
-
-
由 thartmann 提交于
Summary: Fixed handling of long/double MH arguments in GraphBuilder::try_method_handle_inline(). Reviewed-by: roland, shade, vlivanov, kvn, twisti
-
- 18 12月, 2015 1 次提交
-
-
由 sgehwolf 提交于
Reviewed-by: jbachorik, dfuchs
-
- 02 2月, 2016 2 次提交
- 27 1月, 2016 1 次提交
-
-
由 thartmann 提交于
Summary: Emit CastII to make narrow ConvI2L dependent on the corresponding range check. Reviewed-by: kvn, roland
-
- 21 1月, 2016 1 次提交
-
-
由 tschatzl 提交于
Summary: Do not make reused PRTs available to other threads before the bitmap of the PRT has been cleared. Reviewed-by: tbenson, mgerdin, brutisso Contributed-by: NPoonam Bajaj <poonam.bajaj@oracle.com>, Thomas Schatzl <thomas.schatzl@oracle.com>
-
- 20 1月, 2016 1 次提交
-
-
由 dbuck 提交于
8139424: SIGSEGV, Problematic frame: # V [libjvm.so+0xd0c0cc] void InstanceKlass::oop_oop_iterate_oop_maps_specialized<true,oopDesc*,MarkAndPushClosure> Summary: The crash was caused by a faulty eager humongous reclaim. The reason for reclaiming a live object was that the call to cleanupHRRS was done after dirtying cards and clearing the remembered sets for the humongous object. This could lead to one or many cards being missed. Reviewed-by: tbenson, kbarrett, tschatzl
-
- 08 12月, 2015 1 次提交
-
-
由 dbuck 提交于
Summary: Rewrote compressed oops tests Reviewed-by: kvn, coleenp, mseledtsov
-
- 07 12月, 2015 1 次提交
-
-
由 dholmes 提交于
Reviewed-by: kvn, twisti, stuefe
-
- 04 12月, 2015 1 次提交
-
-
由 dbuck 提交于
Summary: Thread id is now displayed as a hex number in error report. Reviewed-by: dholmes, hseigel, stuefe
-
- 12 11月, 2015 1 次提交
-
-
由 stefank 提交于
Reviewed-by: mgerdin, vlivanov
-
- 03 12月, 2015 1 次提交
-
-
由 ccheung 提交于
Summary: for fixing a truncation problem on the output from -XX:+TraceClassPaths Reviewed-by: coleenp, jiangli, cjplummer, minqi
-
- 09 10月, 2015 1 次提交
-
-
由 thartmann 提交于
Summary: Remove ResourceMark in StackMapReader::parse_verification_type() to avoid freeing of error message. Reviewed-by: zmajo, dcubed, hseigel
-
- 08 10月, 2015 3 次提交
-
-
由 thartmann 提交于
Summary: Clean ICs of unloaded nmethods in sweeper to avoid impact on safepoint duration. Reviewed-by: kvn, mdoerr
-
由 thartmann 提交于
Summary: Removed nmethod transition to zombie outside of sweeper. Added cleaning of ICs of unloaded nmethods. Reviewed-by: kvn, iveresov
-
由 thartmann 提交于
Summary: Remove active ICStubs from zombie nmethods Reviewed-by: kvn, iveresov
-
- 30 9月, 2015 1 次提交
-
-
由 mgerdin 提交于
Reviewed-by: jwilhelm, jmasa
-
- 16 9月, 2015 1 次提交
-
-
由 zmajo 提交于
Reviewed-by: kvn, vlivanov Contributed-by: vlad.ureche@gmail.com
-
- 06 9月, 2015 1 次提交
-
-
由 dbuck 提交于
Summary: Updated comments to refer to relevant patents. Reviewed-by: dcubed
-
- 31 8月, 2015 1 次提交
-
-
由 roland 提交于
Summary: Bad rewiring of memory edges when we split unique types during EA Reviewed-by: kvn
-
- 25 7月, 2015 1 次提交
-
-
由 shade 提交于
Summary: change as_ValueType() to return InstanceConstant when appropriate Reviewed-by: jrose
-
- 18 12月, 2015 1 次提交
-
-
由 gthornbr 提交于
Reviewed-by: dcubed, mikael
-
- 10 12月, 2015 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: roland
-
- 04 12月, 2015 1 次提交
-
-
由 aeriksso 提交于
Reviewed-by: kvn
-
- 02 12月, 2015 1 次提交
-
-
由 kevinw 提交于
Summary: Add a WhiteBox callback to the VM to start a concurrent mark cycle in G1. Reviewed-by: tschatzl, sjohanss Contributed-by: NLeonid Mesnik <leonid.mesnik@oracle.com>
-
- 15 12月, 2015 1 次提交
-
-
由 zmajo 提交于
Summary: Add a new compiler phase, PhaseRenumberLive, that renumbers live nodes. Reviewed-by: kvn, thartmann, vlivanov, shade
-
- 20 7月, 2015 2 次提交
- 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
-
- 25 6月, 2015 1 次提交
-
-
由 tschatzl 提交于
Summary: Fix up GPL headers so that the RE script works. Reviewed-by: stefank, dholmes, coleenp
-
- 17 6月, 2015 2 次提交
-
-
由 poonam 提交于
Summary: CMSClassUnloadingEnabled and ExplicitGCInvokesConcurrentAndUnloadsClasses should be disabled when -Xnoclassgc is specified Reviewed-by: jmasa, kbarrett
-
由 poonam 提交于
Summary: CMSClassUnloadingEnabled and ExplicitGCInvokesConcurrentAndUnloadsClasses should be disabled when -Xnoclassgc is specified Reviewed-by: jmasa, kbarrett
-