- 25 5月, 2010 1 次提交
-
-
由 johnc 提交于
Summary: Rather than changing the default value of the G1UseFixedWindowMMUTracker, the flag and associated guarantee have been removed. Reviewed-by: jcoomes, tonyp, ysr
-
- 20 5月, 2010 5 次提交
-
-
由 jcoomes 提交于
-
由 jrose 提交于
-
由 ysr 提交于
Summary: Changed LP64 to _LP64 in collectedHeap.cpp. Reviewed-by: kvn, jcoomes
-
由 ysr 提交于
6953483: Typo related to ReduceInitialCardMarks leaves concurrent collectors vulnerable to heap corruption Summary: Corrected mis-spelling of COMPILER2 in #ifdef, which could cause heap corruption in CMS due to precleaning when +ReduceInitialCardMarks. Thanks to ChenGuang Sun <suncg03@gmail.com> for bringing this typo to our attention. Reviewed-by: tonyp, jmasa, jcoomes, kvn
-
由 kvn 提交于
-
- 19 5月, 2010 4 次提交
- 18 5月, 2010 2 次提交
- 17 5月, 2010 4 次提交
-
-
由 dcubed 提交于
-
由 dcubed 提交于
Summary: Use resolve_external_guard() instead of resolve_non_null(). Reviewed-by: thurka, kamg, acorn
-
由 dcubed 提交于
-
由 ysr 提交于
Summary: When using compressed oops, use compressed promoted pointers in b63:b31 of the mark word, so as not to interfere with the CMS "freeness bit" at b7. Updated mark-word layout documentation. Reviewed-by: minqi, poonam, jmasa, coleenp
-
- 16 5月, 2010 1 次提交
-
-
由 poonam 提交于
Summary: SA shows exception with core files > 2GB. These changes fix that by correcting the size of CMSBitmap during its allocation. Reviewed-by: swamyv
-
- 15 5月, 2010 1 次提交
-
-
由 apetrusenko 提交于
6921317: (partial) G1: assert(top() == bottom() || zfs == Allocated,"Region must be empty, or we must be setting it to Summary: Extended the failing assertion with the new message format to get more data. Reviewed-by: tonyp
-
- 14 5月, 2010 4 次提交
- 13 5月, 2010 3 次提交
-
-
由 jrose 提交于
-
由 mikejwre 提交于
-
由 jcoomes 提交于
Reviewed-by: jcoomes Contributed-by: NGary Benson <gbenson@redhat.com>
-
- 12 5月, 2010 4 次提交
-
-
由 twisti 提交于
Summary: The way Zero currently handles deoptimization can lead to methods being freed while they are still being executed. Reviewed-by: twisti Contributed-by: NGary Benson <gbenson@redhat.com>
-
由 dcubed 提交于
-
由 jrose 提交于
-
由 prr 提交于
6951582: Build problems on win64 Summary: Changes to enable building JDK7 with Microsoft Visual Studio 2010 Reviewed-by: ohair, art, ccheung, dcubed
-
- 11 5月, 2010 3 次提交
- 08 5月, 2010 2 次提交
- 07 5月, 2010 4 次提交
-
-
由 twisti 提交于
Summary: Zero needs a couple of new methods to allow Shark to access the new frame anchor field. Reviewed-by: twisti Contributed-by: NGary Benson <gbenson@redhat.com>
-
由 mikejwre 提交于
-
由 trims 提交于
-
由 trims 提交于
Summary: modify jprt.properties to allow JPRT to use 6u18 and 6u18 targets Reviewed-by: ohair
-
- 06 5月, 2010 2 次提交
-
-
由 twisti 提交于
Summary: Moves the logic for determining the size of the Zero stack into the ZeroStack class. Reviewed-by: twisti Contributed-by: NGary Benson <gbenson@redhat.com>
-
由 dcubed 提交于
-