- 01 7月, 2008 1 次提交
-
-
由 ysr 提交于
Summary: experimental() flags will protect features of an experimental nature that are not supported in the regular product build. Made UseG1GC an experimental flag. Reviewed-by: jmasa, kamg, coleenp
-
- 27 6月, 2008 1 次提交
-
-
由 ysr 提交于
Summary: Fixed the mismerge by deleting the lines that were inadvertently left in place. Reviewed-by: iveresov
-
- 25 6月, 2008 1 次提交
-
-
由 ysr 提交于
-
- 24 6月, 2008 1 次提交
-
-
由 ysr 提交于
Summary: Initialize the field correctly in ContiguousSpace's constructor and initialize() methods, using the latter for the survivor spaces upon initial construction or a subsequent resizing of the young generation. Add some missing Space sub-class constructors. Reviewed-by: apetrusenko
-
- 21 6月, 2008 2 次提交
- 20 6月, 2008 1 次提交
-
-
由 dcubed 提交于
-
- 19 6月, 2008 2 次提交
- 18 6月, 2008 3 次提交
- 17 6月, 2008 2 次提交
- 15 6月, 2008 1 次提交
-
-
由 dcubed 提交于
-
- 14 6月, 2008 4 次提交
- 13 6月, 2008 3 次提交
- 11 6月, 2008 5 次提交
-
-
由 iveresov 提交于
6710665: G1: guarantee(_cm->out_of_regions() && _cm->region_stack_empty() && _task_queue->size() == 0, ...) Summary: Remove the incorrect assumptions from guarantee()s. Reviewed-by: ysr, tonyp
-
由 xlu 提交于
Summary: Remove the preferred base address built with libjvm.so and unified the PIC approach on Solaris & Linux. Reviewed-by: never, kamg Contributed-by: xiaobin.lu@sun.com
-
由 jcoomes 提交于
-
由 xdono 提交于
-
由 never 提交于
-
- 10 6月, 2008 1 次提交
-
-
由 jmasa 提交于
Summary: Expand cardtable without committing over existing regions. Reviewed-by: apetrusenko
-
- 09 6月, 2008 2 次提交
-
-
由 coleenp 提交于
Summary: Make FreeChunk read markword instead of LSB in _klass pointer to indicate that it's a FreeChunk for compressed oops. Reviewed-by: ysr, jmasa
-
由 iveresov 提交于
Summary: The fix takes care of three issues that can create a hole less a minimal object in the lgrp chunk Reviewed-by: ysr, apetrusenko
-
- 07 6月, 2008 3 次提交
- 06 6月, 2008 5 次提交
-
-
由 never 提交于
Reviewed-by: kvn, jrose, rasbold
-
由 ysr 提交于
Summary: First mercurial integration of the code for the Garbage-First garbage collector. Reviewed-by: apetrusenko, iveresov, jmasa, sgoldman, tonyp, ysr
-
由 never 提交于
6711083: 64bit JVM crashes with Internal Error (type.cpp:763) - ShouldNotReachHere() with enabled COOPs Summary: Add NarrowOop to various xmeet routines Reviewed-by: kvn, sgoldman, jrose, rasbold
-
由 coleenp 提交于
Summary: Code in gen_subtype_check was encoding rax as an oop on a path where rax was not an oop. Reviewed-by: never, kvn
-
由 kvn 提交于
Summary: exclude UEP size from nmethod code size and use narrow klass oop to load prototype header. Reviewed-by: jrose, never
-
- 05 6月, 2008 2 次提交