- 08 11月, 2008 1 次提交
-
-
由 coleenp 提交于
Summary: sparc code for gen_subtype_check was doing an ld for a compressed oop with the sign bit set so not comparing, leading to a ClassCastException. Reviewed-by: phh, never, acorn, kvn, xlu
-
- 01 11月, 2008 1 次提交
-
-
由 xlu 提交于
-
- 31 10月, 2008 1 次提交
-
-
由 kamg 提交于
Summary: Add end-of-buffer indicator for paths used by the verifier Reviewed-by: acorn, coleenp
-
- 30 10月, 2008 2 次提交
- 24 10月, 2008 1 次提交
-
-
由 xdono 提交于
-
- 23 10月, 2008 3 次提交
- 22 10月, 2008 2 次提交
- 18 10月, 2008 1 次提交
-
-
由 xlu 提交于
-
- 17 10月, 2008 1 次提交
-
-
由 dcubed 提交于
-
- 16 10月, 2008 2 次提交
- 15 10月, 2008 2 次提交
- 14 10月, 2008 3 次提交
-
-
由 coleenp 提交于
6700107: java/lang/Class/forName/TooManyDimensions.java crashes with SIGSEGV in c2 compiler with fastdebug Summary: objArrayKlass::compute_modifier_flags was unnecessarily recursive Reviewed-by: kamg
-
由 rasbold 提交于
Summary: suppress constant folding of double divides and multiplications on ia32 Reviewed-by: never
-
由 iveresov 提交于
Summary: Avoid growth of a GrowableArray backend of HeapRegionSeq. Reviewed-by: tonyp, jcoomes
-
- 11 10月, 2008 1 次提交
-
-
由 rasbold 提交于
Summary: add match rule for xor -1 Reviewed-by: never, kvn
-
- 10 10月, 2008 2 次提交
- 08 10月, 2008 2 次提交
- 07 10月, 2008 4 次提交
-
-
由 iveresov 提交于
Summary: The per-lgrp chuck size can be incorrectly computed (causing an assertion failure) because of the non-associativity of the floating point operations. The fix is to rearrange the operations. Reviewed-by: ysr
-
由 never 提交于
-
由 xlu 提交于
6673124: Runtime.availableProcessors / os::active_processor_count wrong if unused processor sets exist Reviewed-by: acorn, dholmes
-
由 tonyp 提交于
Summary: Introduce parallel heap verification in G1. Reviewed-by: jcoomes, apetrusenko
-
- 04 10月, 2008 1 次提交
-
-
由 never 提交于
Reviewed-by: rasbold, kvn
-
- 03 10月, 2008 3 次提交
-
-
由 xdono 提交于
Summary: Update for files that have been modified starting July 2008 Reviewed-by: ohair, tbell
-
由 trims 提交于
Summary: Mismatch in some header copyrights from standard templates Reviewed-by: jcoomes
-
由 jmasa 提交于
Summary: For windows server 2003 added option to reserve large pages individually. Reviewed-by: alanb, jcoomes, tonyp, apetrusenko
-
- 02 10月, 2008 6 次提交
- 01 10月, 2008 1 次提交
-
-
由 rasbold 提交于
-