- 12 4月, 2017 1 次提交
-
-
由 vkempik 提交于
8173373: C1: NPE is thrown instead of LinkageError when accessing inaccessible field on NULL receiver Summary: Deoptimize if receiver null check of unresolved field access fails to throw NoClassDefFoundError instead of NPE. Reviewed-by: vlivanov
-
- 17 2月, 2017 1 次提交
-
-
由 roland 提交于
Reviewed-by: kvn
-
- 08 3月, 2017 1 次提交
-
-
由 shade 提交于
Reviewed-by: vlivanov
-
- 02 2月, 2017 1 次提交
-
-
由 dbuck 提交于
Summary: Fix method searches to handle static, private instance and overpass Reviewed-by: acorn
-
- 02 12月, 2016 1 次提交
-
-
由 dbuck 提交于
Summary: made 8027631 first arg skip applicable to not inlined virtual callsite too. Reviewed-by: kvn, jcm
-
- 24 11月, 2016 3 次提交
- 18 11月, 2016 1 次提交
-
-
由 dbuck 提交于
Summary: fixed the jvms for callsite traps based on declared signature. Reviewed-by: jcm, coleenp, vlivanov
-
- 03 11月, 2016 1 次提交
-
-
由 kevinw 提交于
Reviewed-by: hseigel
-
- 13 10月, 2016 1 次提交
-
-
由 coleenp 提交于
Summary: Backport change to correct interface initialization. Reviewed-by: gtriantafill, sspitsyn, dholmes
-
- 06 10月, 2016 1 次提交
-
-
由 shshahma 提交于
Summary: Putting a comma after the year in GPL header. Reviewed-by: dholmes, tschatzl
-
- 29 9月, 2016 1 次提交
-
-
由 bmoloden 提交于
Summary: Fixed pattern Reviewed-by: iignatyev, dholmes
-
- 22 9月, 2016 1 次提交
-
-
由 shshahma 提交于
Summary: extract processor count from sched_getaffinity mask Reviewed-by: dholmes, gthornbr
-
- 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
-
- 06 7月, 2016 1 次提交
-
-
由 avorobye 提交于
Reviewed-by: jbachorik, egahlin, ykantser, mtobiass
-
- 01 7月, 2016 1 次提交
-
-
由 zmajo 提交于
Reviewed-by: kvn Contributed-by: NXiang Yuan <xiang.yuan@linaro.org>, Zoltan Majo <zoltan.majo@oracle.com>
-
- 30 6月, 2016 1 次提交
-
-
由 coleenp 提交于
Summary: Illegal bytecodes which are detected later hit this assert first. Reviewed-by: jrose
-
- 27 6月, 2016 2 次提交
- 25 6月, 2016 1 次提交
-
-
由 bmoloden 提交于
Summary: Fixed string comparison and indentation Reviewed-by: kvn
-
- 28 7月, 2016 1 次提交
-
-
由 dpochepk 提交于
Reviewed-by: kvn
-
- 26 7月, 2016 1 次提交
-
-
由 roland 提交于
Summary: don't convert loop with safepoint on the backedge to Counted loop Reviewed-by: kvn
-
- 20 6月, 2016 1 次提交
-
-
由 thartmann 提交于
Summary: Emit release barrier after String creation to prevent partially initialized object from escaping. Reviewed-by: kvn
-
- 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
-
- 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 1 次提交
-
-
由 shshahma 提交于
Reviewed-by: kvn
-
- 05 4月, 2016 1 次提交
-
-
由 poonam 提交于
8076995: gc/ergonomics/TestDynamicNumberOfGCThreads.java failed with java.lang.RuntimeException: 'new_active_workers' missing from stdout/stderr Reviewed-by: jmasa, drwhite
-
- 29 3月, 2016 1 次提交
-
-
由 kevinw 提交于
Reviewed-by: jmasa, kbarrett, tschatzl
-
- 25 3月, 2016 1 次提交
-
-
由 iklam 提交于
Reviewed-by: acorn, hseigel, mschoene
-
- 18 3月, 2016 2 次提交
- 10 3月, 2016 2 次提交
- 04 3月, 2016 2 次提交
- 29 2月, 2016 1 次提交
-
-
由 roland 提交于
Summary: gcc expects clean 32 bit int in 64 bit register on function entry Reviewed-by: kvn, dlong
-
- 17 2月, 2016 1 次提交
-
-
由 igerasim 提交于
Summary: Add intrinsics for BigInteger squareToLen and mulAdd methods. Reviewed-by: kvn, jrose
-
- 12 2月, 2016 1 次提交
-
-
由 kshefov 提交于
Reviewed-by: coffeys Contributed-by: NAlexander Vorobyev <alexander.vorobyev@oracle.com>
-
- 04 2月, 2016 1 次提交
-
-
由 dfazunen 提交于
Reviewed-by: tschatzl, mchernov
-