- 06 10月, 2016 1 次提交
-
-
由 shshahma 提交于
Summary: Putting a comma after the year in GPL header. Reviewed-by: dholmes, tschatzl
-
- 20 9月, 2016 1 次提交
-
-
由 shshahma 提交于
Summary: Behavior of strncmp may be unexpected if char buffers[s] is[are] not null terminated and buffer size is smaller than the length n. Added check to avoid this scenario. Reviewed-by: dholmes, iklam
-
- 08 9月, 2016 1 次提交
-
-
由 dholmes 提交于
Summary: use processor_count(), not active_processor_count() to determine physical number of CPUs Reviewed-by: rehn, cjplummer
-
- 22 9月, 2016 1 次提交
-
-
由 shshahma 提交于
Summary: extract processor count from sched_getaffinity mask Reviewed-by: dholmes, gthornbr
-
- 19 8月, 2016 1 次提交
-
-
由 kvn 提交于
Summary: fix Implicit Null Check optimization code. Reviewed-by: roland, aph
-
- 24 6月, 2016 1 次提交
-
-
由 aph 提交于
Reviewed-by: kvn
-
- 26 7月, 2016 1 次提交
-
-
由 roland 提交于
Summary: don't convert loop with safepoint on the backedge to Counted loop Reviewed-by: kvn
-
- 01 9月, 2016 1 次提交
-
-
由 shshahma 提交于
Summary: Before processing an element in the non-shared overflow buffer, try to push it into the local shared buffer to keep it full. Reviewed-by: jmasa, ehelin, sjohanss
-
- 27 7月, 2016 1 次提交
-
-
由 roland 提交于
Summary: when speculation fails at a call fallback to profile data at the call site Reviewed-by: kvn
-
- 16 8月, 2016 1 次提交
-
-
由 shshahma 提交于
Summary: Under error conditions, always return -1 and perform null termination regardless of the behavior of underlying vsnprintf() implementation. Reviewed-by: dholmes, cjplummer
-
- 10 8月, 2016 1 次提交
-
-
由 simonis 提交于
Summary: Add support for AES intrinsics on PPC64. Reviewed-by: kvn, mdoerr, simonis, zmajo Contributed-by: NHiroshi H Horii <horii@jp.ibm.com>
-
- 05 8月, 2016 1 次提交
-
-
由 shshahma 提交于
Summary: Method::deallocate_contents() should clear 'this' from list of Methods in JNIMethodBlock, when class is unloaded. Reviewed-by: coleenp, dholmes
-
- 13 7月, 2016 1 次提交
-
-
由 poonam 提交于
8042660: vm/mlvm/anonloader/stress/byteMutation failed with: assert(index >=0 && index < _length) failed: symbol index overflow Summary: Detect zero length signatures and throw ClassFormatError before bad dereference occurs Reviewed-by: hseigel
-
- 30 6月, 2016 1 次提交
-
-
由 vkempik 提交于
Reviewed-by: pliden, tschatzl
-
- 27 6月, 2016 1 次提交
-
-
由 thartmann 提交于
Summary: Correct backport of 8159244. Reviewed-by: kvn
-
- 15 6月, 2016 1 次提交
-
-
由 simonis 提交于
Summary: Adjust instruction generation. Reviewed-by: goetz Contributed-by: gromero@linux.vnet.ibm.com, horii@jp.ibm.com
-
- 22 6月, 2016 1 次提交
-
-
由 shshahma 提交于
Summary: MetadataOnStackMark must be done before calling free_deallocate_list(). Reviewed-by: coleenp, sspitsyn
-
- 17 5月, 2016 1 次提交
-
-
由 dbuck 提交于
Summary: Typo error referring new_acitve_workers is corrected as new_active_workers Reviewed-by: jmasa, drwhite Contributed-by: fairoz.matte@oracle.com
-
- 12 5月, 2016 1 次提交
-
-
由 shshahma 提交于
Reviewed-by: acorn, jdn Contributed-by: harold.seigel@oracle.com
-
- 28 4月, 2016 1 次提交
-
-
由 jiangli 提交于
Reviewed-by: iklam, acorn, mschoene
-
- 27 4月, 2016 1 次提交
-
-
由 shshahma 提交于
Summary: Guarantee is to ensure classloader is a valid oop will help catch the errors at an early stage rather than crashing the JVM later on in the GC Reviewed-by: coleenp
-
- 20 6月, 2016 1 次提交
-
-
由 thartmann 提交于
Summary: Emit release barrier after String creation to prevent partially initialized object from escaping. Reviewed-by: kvn
-
- 22 4月, 2016 2 次提交
- 15 4月, 2016 1 次提交
-
-
由 shshahma 提交于
8055530: assert(_exits.control()->is_top() || !_gvn.type(ret_phi)->empty()) failed: return value must be well defined Summary: concurrent class loading causes return phi to become top Reviewed-by: kvn
-
- 21 4月, 2016 1 次提交
-
-
由 aeriksso 提交于
Reviewed-by: dsamersoff, sspitsyn, sla
-
- 08 4月, 2016 1 次提交
-
-
由 vkempik 提交于
Reviewed-by: hseigel
-
- 05 4月, 2016 2 次提交
- 29 3月, 2016 2 次提交
- 25 3月, 2016 1 次提交
-
-
由 iklam 提交于
Reviewed-by: acorn, hseigel, mschoene
-
- 17 3月, 2016 1 次提交
-
-
由 sspitsyn 提交于
Reviewed-by: dcubed, dsamersoff
-
- 16 3月, 2016 1 次提交
-
-
由 poonam 提交于
Reviewed-by: kbarrett, tschatzl
-
- 14 3月, 2016 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: kvn, coleenp
-
- 11 3月, 2016 1 次提交
-
-
由 aeriksso 提交于
Summary: Adding missing check for valid oop. Reviewed-by: dcubed Contributed-by: NShafi Ahmad <shafi.s.ahmad@oracle.com>
-
- 10 3月, 2016 2 次提交
- 04 3月, 2016 2 次提交