- 07 10月, 2008 1 次提交
-
-
由 xlu 提交于
6673124: Runtime.availableProcessors / os::active_processor_count wrong if unused processor sets exist Reviewed-by: acorn, dholmes
-
- 03 10月, 2008 1 次提交
-
-
由 trims 提交于
Summary: Mismatch in some header copyrights from standard templates Reviewed-by: jcoomes
-
- 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 3 次提交
- 17 9月, 2008 3 次提交
-
-
由 apetrusenko 提交于
-
由 rasbold 提交于
Summary: insert CastII nodes to narrow type of load_array_length() node Reviewed-by: never, kvn
-
由 apetrusenko 提交于
-
- 16 9月, 2008 1 次提交
-
-
由 rasbold 提交于
-
- 12 9月, 2008 3 次提交
- 11 9月, 2008 5 次提交
-
-
由 acorn 提交于
-
由 kvn 提交于
Summary: add missing implicit null check cases. Reviewed-by: never
-
由 kvn 提交于
Summary: Add support for narrow oops in debug info to avoid decoding. Reviewed-by: rasbold, never
-
由 kvn 提交于
Summary: Always look for the existing phi for a processed live_range. Reviewed-by: rasbold
-
由 acorn 提交于
-
- 10 9月, 2008 2 次提交
- 06 9月, 2008 1 次提交
-
-
由 kvn 提交于
Summary: Add asserts with dead loop checks in AddNode::Ideal(). Reviewed-by: never
-
- 05 9月, 2008 1 次提交
-
-
由 trims 提交于
-