- 23 10月, 2008 2 次提交
- 18 10月, 2008 1 次提交
-
-
由 xlu 提交于
-
- 17 10月, 2008 1 次提交
-
-
由 dcubed 提交于
-
- 16 10月, 2008 2 次提交
- 15 10月, 2008 1 次提交
-
-
由 mchung 提交于
6306922: Dump dump created by +HeapDumpOnOutOfMemoryError should include stack traces for stack roots Summary: Include stack traces of all threads in the heap dump Reviewed-by: alanb
-
- 14 10月, 2008 2 次提交
-
-
由 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
-
由 iveresov 提交于
Summary: Avoid growth of a GrowableArray backend of HeapRegionSeq. Reviewed-by: tonyp, jcoomes
-
- 10 10月, 2008 2 次提交
- 08 10月, 2008 2 次提交
- 07 10月, 2008 3 次提交
-
-
由 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
-
由 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
-
- 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 5 次提交
- 01 10月, 2008 6 次提交
- 27 9月, 2008 2 次提交
-
-
由 iveresov 提交于
Summary: Treat a chuck where the allocation has failed as fully used. Reviewed-by: ysr
-
由 coleenp 提交于
6719149: Wrong "java/lang/String should not be loaded yet" assertion in fastdebug bits with UseStringCache Summary: Assertion is invalid because java.lang.String may be initialized just before this assertion. Reviewed-by: phh
-
- 26 9月, 2008 2 次提交
- 25 9月, 2008 2 次提交
-
-
由 rasbold 提交于
Summary: handle NaN costs more carefully Reviewed-by: kvn, never
-
由 apetrusenko 提交于
-
- 24 9月, 2008 1 次提交
-
-
由 kvn 提交于
Summary: Push DecodeN node below the Null check to the non-null path to use the mach node without 0 test. Reviewed-by: rasbold, never
-
- 22 9月, 2008 1 次提交
-
-
由 tonyp 提交于
Summary: An update buffer is not processed correctly, which causes roots into the collection set not to be scanned and, hence, for the heap to be corrupted. The cause is that an object is accessed after it has been explicitly deleted, which causes a race. Reviewed-by: jcoomes, ysr
-
- 18 9月, 2008 2 次提交