- 11 9月, 2009 3 次提交
-
-
由 kvn 提交于
Summary: Removed second CheckCastPP and use MembarCPUOrder after arraycopy to cloned object. Reviewed-by: never
-
由 ysr 提交于
Summary: Fix CDS/CMS option overrides related to iCMS option CMSIncrementalMode; explicate overrides to error stream. Reviewed-by: coleenp
-
由 kvn 提交于
Summary: Look through chained AddP nodes in get_addp_base(). Reviewed-by: jrose
-
- 09 9月, 2009 2 次提交
- 08 9月, 2009 1 次提交
-
-
由 andrew 提交于
Summary: Store the return value of fwrite and check it matches the size of the array. Reviewed-by: twisti, dholmes
-
- 05 9月, 2009 1 次提交
-
-
由 acorn 提交于
Reviewed-by: kamg, phh
-
- 01 9月, 2009 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 31 8月, 2009 1 次提交
-
-
由 cfang 提交于
Summary: schedule the superword loads based on dependence constraints Reviewed-by: kvn, never
-
- 29 8月, 2009 2 次提交
- 27 8月, 2009 1 次提交
-
-
由 twisti 提交于
Summary: ldc seems to load an empty String and that leads to an assert on offset < length, which are both zero. Reviewed-by: kvn, never
-
- 25 8月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: enable compressed oops by default Reviewed-by: never, ysr
-
- 21 8月, 2009 1 次提交
-
-
由 cfang 提交于
Summary: use PcDesc to keep record of the reexecute bit instead of using DebugInfoStreams Reviewed-by: kvn, never, twisti
-
- 20 8月, 2009 2 次提交
- 18 8月, 2009 2 次提交
- 15 8月, 2009 3 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
由 apetrusenko 提交于
Reviewed-by: jcoomes, tonyp
-
由 kvn 提交于
Summary: Replace the assert with narrow_oop_shift set to 0. Reviewed-by: never, jcoomes
-
- 14 8月, 2009 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, twisti
-
- 13 8月, 2009 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: iveresov, tonyp, ysr
-
- 12 8月, 2009 2 次提交
- 07 8月, 2009 1 次提交
-
-
由 jrose 提交于
Summary: switch them from product to experimental; 6817525 will toggle them and switch to diagnostic Reviewed-by: kvn
-
- 06 8月, 2009 1 次提交
-
-
由 jcoomes 提交于
6821507: Alignment problem in GC taskqueue Reviewed-by: tonyp, apetrusenko
-
- 05 8月, 2009 2 次提交
-
-
由 cfang 提交于
Summary: Improvement on reexecute implementation to fix the assertion failure Reviewed-by: kvn, never
-
由 johnc 提交于
Summary: The first worker thread is delayed when entering the GC because it clears the card count table that is used in identifying hot cards. Replace the card count table with a dynamically sized evicting hash table that includes an epoch based counter. Reviewed-by: iveresov, tonyp
-
- 04 8月, 2009 1 次提交
-
-
由 johnc 提交于
Summary: Have the GC worker threads clear the hot card cache in parallel by having each worker thread claim a chunk of the card cache and process the cards in that chunk. The size of the chunks that each thread will claim is determined at VM initialization from the size of the card cache and the number of worker threads. Reviewed-by: jmasa, tonyp
-
- 03 8月, 2009 2 次提交
- 01 8月, 2009 2 次提交
- 31 7月, 2009 1 次提交
-
-
由 tonyp 提交于
Summary: Instead of the region size being hard-coded, allow the user to set it. Reviewed-by: jmasa, johnc, apetrusenko
-
- 02 9月, 2009 1 次提交
-
-
由 ysr 提交于
Summary: Treat ProfileData in MDO's as a source of weak, not strong, roots. Fixes the bug for stop-world collection -- the case of concurrent collection will be fixed separately. Reviewed-by: jcoomes, jmasa, kvn, never
-
- 31 8月, 2009 1 次提交
-
-
由 apetrusenko 提交于
Reviewed-by: tonyp, iveresov
-
- 14 8月, 2009 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: jmasa, iveresov
-
- 12 8月, 2009 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: tonyp, iveresov
-
- 25 8月, 2009 1 次提交
-
-
由 jmasa 提交于
Summary: Override should_remember_klasses() and remember_klass() as needed. Reviewed-by: ysr, jcoomes
-