- 06 6月, 2008 1 次提交
-
-
由 ysr 提交于
Summary: First mercurial integration of the code for the Garbage-First garbage collector. Reviewed-by: apetrusenko, iveresov, jmasa, sgoldman, tonyp, ysr
-
- 14 4月, 2008 1 次提交
-
-
由 coleenp 提交于
Summary: Compressed oops in instances, arrays, and headers. Code contributors are coleenp, phh, never, swamyv Reviewed-by: jmasa, kamg, acorn, tbell, kvn, rasbold
-
- 01 4月, 2008 1 次提交
-
-
由 apetrusenko 提交于
6539517: CR 6186200 should be extended to perm gen allocation to prevent spurious OOM's from perm gen Reviewed-by: ysr, jmasa
-
- 29 3月, 2008 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: apetrusenko
-
- 27 3月, 2008 1 次提交
-
-
由 never 提交于
Summary: fix or remove uninitialized fields Reviewed-by: kvn, rasbold
-
- 13 3月, 2008 1 次提交
-
-
由 dcubed 提交于
Summary: Make RedefineClasses() interoperate better with class sharing. Reviewed-by: sspitsyn, jmasa
-
- 03 3月, 2008 1 次提交
-
-
由 jmasa 提交于
Summary: Default values set by cms ergonomics are set with FLAG_SET_DEFAULT so down stream the values look like the default values and affect how later parameters are set. Set these values with FLAG_SET_ERGO instead and adjust how later parameters are interpreted. Reviewed-by: iveresov, apetrusenko, pbk, ysr
-
- 01 3月, 2008 1 次提交
-
-
由 ysr 提交于
Summary: Reduce the amount of related code replication and improve pretty printing. Reviewed-by: jmasa
-
- 27 2月, 2008 1 次提交
-
-
由 ysr 提交于
Summary: Deal more gracefully with situations where C-heap scratch space cannot be had Reviewed-by: jmasa
-
- 21 2月, 2008 1 次提交
-
-
由 jmasa 提交于
Summary: Backed out part of cahnge for 6624765 because of nightly testing regressions. Reviewers below were for 6624765. Reviewed-by: ysr, apetrusenko
-
- 15 2月, 2008 1 次提交
-
-
由 jmasa 提交于
Summary: In verification take into account partial coverage of a region by a card and expansion of the card table. Reviewed-by: ysr, apetrusenko
-
- 13 2月, 2008 1 次提交
-
-
由 ysr 提交于
Summary: Disable parallel reference processing when there are no worker threads Reviewed-by: apetrusenko, pbk, jmasa, tonyp
-
- 07 12月, 2007 1 次提交
-
-
由 jcoomes 提交于
Summary: Revert back to using the default page size for the card table Reviewed-by: pbk, phh
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-