- 30 10月, 2016 1 次提交
-
-
由 poonam 提交于
Reviewed-by: stefank
-
- 29 10月, 2016 1 次提交
-
-
由 poonam 提交于
Summary: Store additional information in PhiNodes corresponding to known instance field values to avoid incorrect reusage. Reviewed-by: kvn, thartmann
-
- 22 10月, 2016 1 次提交
-
-
由 vkempik 提交于
Summary: Add missing cache_line_size > 0 checks. Reviewed-by: kvn
-
- 13 10月, 2016 1 次提交
-
-
由 coleenp 提交于
Summary: Backport change to correct interface initialization. Reviewed-by: gtriantafill, sspitsyn, dholmes
-
- 12 10月, 2016 1 次提交
-
-
由 coleenp 提交于
Summary: Go to thread_in_vm to get the class_loader oop. Also reviewed by leelamohan.venati@gmail.com. Reviewed-by: sspitsyn
-
- 11 10月, 2016 1 次提交
-
-
由 vkempik 提交于
Reviewed-by: kvn
-
- 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
-
- 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
-
- 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 2 次提交
- 29 6月, 2016 1 次提交
-
-
由 coleenp 提交于
Reviewed-by: jrose, hseigel, vlivanov, bmoloden, ctornqvi, mschoene
-
- 09 7月, 2016 1 次提交
-
-
由 poonam 提交于
Reviewed-by: rprotacio
-
- 01 7月, 2016 2 次提交
-
-
由 zmajo 提交于
Reviewed-by: kvn Contributed-by: NXiang Yuan <xiang.yuan@linaro.org>, Zoltan Majo <zoltan.majo@oracle.com>
-
由 vkempik 提交于
Reviewed-by: pliden
-
- 27 6月, 2016 1 次提交
-
-
由 thartmann 提交于
Summary: Correct backport of 8159244. Reviewed-by: kvn
-
- 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
-
- 21 6月, 2016 1 次提交
-
-
由 shshahma 提交于
Reviewed-by: gthornbr, hseigel, mschoene Contributed-by: gerard.ziemski@oracle.com
-
- 20 6月, 2016 1 次提交
-
-
由 thartmann 提交于
Summary: Emit release barrier after String creation to prevent partially initialized object from escaping. 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
-
- 24 5月, 2016 1 次提交
-
-
由 csahu 提交于
Summary: C2 treats x^2 as a special case and computes x * x while the interpreter and c1 don't have special case code for X^2. Reviewed-by: kvn
-
- 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
-
- 17 5月, 2016 1 次提交
-
-
由 jiangli 提交于
Reviewed-by: iklam, hseigel, acorn, mschoene
-
- 12 5月, 2016 1 次提交
-
-
由 shshahma 提交于
Reviewed-by: acorn, jdn Contributed-by: harold.seigel@oracle.com
-
- 28 4月, 2016 2 次提交
- 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
-