- 03 6月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, jrose
-
- 02 6月, 2011 2 次提交
-
-
由 jrose 提交于
Summary: change the default setting of the flag AllowInvokeGeneric to false Reviewed-by: never
-
由 jrose 提交于
7049415: Failure of resolution of sym.reference to the c.s.s. should be wrapped in BootstrapMethodError Summary: Delegate invokedynamic linkage errors to MethodHandleNatives.raiseException. Reviewed-by: never
-
- 01 6月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: optimize cmp_ne(xor(X,1),0) to cmp_eq(X,0) only for boolean values X. Reviewed-by: never
-
- 28 5月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Fix initialization of a newly-allocated array with arraycopy Reviewed-by: never
-
- 27 5月, 2011 3 次提交
- 26 5月, 2011 2 次提交
- 25 5月, 2011 3 次提交
-
-
由 kvn 提交于
Summary: ciObject::can_be_constant() and should_be_constant() should use is_perm() instead of !is_scavengable() Reviewed-by: never, jrose
-
由 iveresov 提交于
Summary: Fixed invalid casts in address computation Reviewed-by: kvn, never Contributed-by: thomas.salter@unisys.com
-
由 kvn 提交于
Summary: The code incorrectly used is_instptr() instead of is_oopptr() to get const_oop. Reviewed-by: never
-
- 22 5月, 2011 2 次提交
- 21 5月, 2011 2 次提交
- 20 5月, 2011 1 次提交
-
-
由 trims 提交于
Summary: Update the HS21 build number to 14 Reviewed-by: jcoomes
-
- 19 5月, 2011 1 次提交
-
-
由 never 提交于
-
- 18 5月, 2011 6 次提交
-
-
由 kamg 提交于
-
由 brutisso 提交于
-
由 never 提交于
-
由 never 提交于
Reviewed-by: jrose
-
由 jrose 提交于
7044892: JSR 292: API entry points sometimes throw the wrong exceptions or doesn't throw the expected one Summary: Fix to 7042656: JSR292: invokeExact/Generic doesn't throw UnsupportedOperationException if invoked via Method.invoke Reviewed-by: never
-
由 kvn 提交于
Summary: fixed tests. Reviewed-by: iveresov, never
-
- 17 5月, 2011 5 次提交
-
-
由 bdelsart 提交于
Summary: ARM ricochet port and minor fixes in shared debug code Reviewed-by: jrose, vladidan
-
由 dholmes 提交于
-
由 johnc 提交于
Summary: During an evacuation pause clear the region fields of any concurrent marking task whose local finger points into the collection set as the values in the region fields will become stale. Clearing these fields causes the concurrent mark task to claim a new region when marking restarts after the pause. Reviewed-by: tonyp, iveresov
-
由 never 提交于
Reviewed-by: kvn, iveresov
-
由 kvn 提交于
Summary: Fix problems in new RCE code. Reviewed-by: never
-
- 16 5月, 2011 1 次提交
-
-
由 dholmes 提交于
Summary: Added Open (OpenJDK) and Emb (Embedded) build flavours to JPRT. Added a few open builds and basic sanity tests to the normal JDK7 JPRT submission job. Reviewed-by: ohair, jcoomes, bobv, kvn
-
- 13 5月, 2011 9 次提交