- 13 5月, 2011 3 次提交
- 11 5月, 2011 2 次提交
- 10 5月, 2011 2 次提交
- 07 5月, 2011 4 次提交
- 06 5月, 2011 5 次提交
-
-
由 kamg 提交于
-
由 brutisso 提交于
-
由 kvn 提交于
Summary: Separate limit by Opaque2 node when calculating new limit for unrolled loop. Reviewed-by: never
-
由 dholmes 提交于
Summary: By default if OPENJDK=true is set then we don't look in the alt-src predefined location. The user can explicitly set HS_ALT_SRC_REL to the desired location in conjunction with OPENJDK=true, if they wish. Reviewed-by: jcoomes, kamg
-
由 kamg 提交于
Summary: Update JVMTI source files to remove hyperlinks and add full legal name Reviewed-by: acorn, dcubed, dholmes
-
- 05 5月, 2011 9 次提交
-
-
由 jcoomes 提交于
Reviewed-by: dholmes, coleenp, ysr, kamg
-
由 kevinw 提交于
-
由 tonyp 提交于
7040450: G1: assert((_g1->evacuation_failed()) || (!_g1->obj_in_cs(obj))) failed: shouldn't still be in ... Summary: There is a race in the evac failure handling code that causes the condition the assert checks not to be true. The fix is to replace the too-strong assert with a more targeted one. Reviewed-by: johnc, ysr, jcoomes
-
由 kvn 提交于
Summary: The test should compare with -0.0f. Reviewed-by: never, iveresov
-
由 never 提交于
Reviewed-by: kvn, iveresov
-
由 dholmes 提交于
-
由 dholmes 提交于
Summary: Change call to Abstract_VM_Version::vm_info_string to VM_Version::vm_info_string so it cna be overridden by the arch specific VM_Version class Reviewed-by: bobv, phh
-
由 iveresov 提交于
Summary: Expand the old gen in bigger increments Reviewed-by: jmasa
-
由 kvn 提交于
Summary: Fix integer overflow problem in the code generated by loop optimizer. Reviewed-by: never
-
- 04 5月, 2011 14 次提交
-
-
由 kamg 提交于
-
由 twisti 提交于
-
由 twisti 提交于
-
由 twisti 提交于
Reviewed-by: iveresov, kvn, never
-
由 never 提交于
Reviewed-by: kvn, iveresov
-
由 never 提交于
Reviewed-by: dcubed
-
由 never 提交于
-
由 dcubed 提交于
Summary: Delete use of SOLARIS_7_OR_LATER from sparcWorks.make Reviewed-by: never
-
由 zgu 提交于
-
由 never 提交于
Reviewed-by: iveresov, twisti
-
由 zgu 提交于
-
由 zgu 提交于
Summary: Fixed Windows exe/dll right-click properties. "Oracle Corporation" for company name in jdk7, but "Sun Microsystems, Inc." for jdk6. Reviewed-by: phh, acorn
-
由 dsamersoff 提交于
-
由 kvn 提交于
Summary: Remove control from loads in String.equals intrinsic and cast argument to not-null. Reviewed-by: never
-
- 03 5月, 2011 1 次提交
-
-
由 dsamersoff 提交于
Summary: Since gcc 4.5 the inline assembly trying to use r register for an atomic 8-bit exchange and it leads to compilation error Reviewed-by: dsamersoff, dholmes Contributed-by: dbhole@redhat.com
-