- 23 12月, 2009 8 次提交
- 18 12月, 2009 1 次提交
-
-
由 mikejwre 提交于
-
- 17 12月, 2009 10 次提交
-
-
由 jmasa 提交于
-
由 xlu 提交于
-
由 never 提交于
Reviewed-by: kvn
-
由 xlu 提交于
-
由 iveresov 提交于
Summary: Reworked the concurrent refinement: threads activation, feedback-based threshold adjustment, other miscellaneous fixes. Reviewed-by: apetrusenko, tonyp
-
由 xlu 提交于
6895168: JCK api/signaturetest/sigtest.basic.html#basic test fails for jdk 5.0 with HS 16 in nightly build Reviewed-by: dholmes, acorn, jrose
-
由 xlu 提交于
-
由 xlu 提交于
6899467: System property java.class.version out-of-sync with VM for jdk 5.0 with HS 16 in nightly build Reviewed-by: kvn, never, dholmes, ysr
-
由 ohair 提交于
Summary: See bugzilla issue 100097 Reviewed-by: tbell Contributed-by: NJesse Glick <jesse.glick@sun.com>
-
由 phh 提交于
Summary: Source changes for older compilers plus makefile changes. Reviewed-by: xlu
-
- 16 12月, 2009 2 次提交
- 15 12月, 2009 3 次提交
- 12 12月, 2009 4 次提交
- 10 12月, 2009 3 次提交
-
-
由 johnc 提交于
Summary: Change CollectionSetChooser::printSortedHeapRegions to handle null entries in _markedRegions growable array. Reviewed-by: jmasa, tonyp, iveresov
-
由 kvn 提交于
Summary: Move instance store's memory users to corresponding memory slices when updating its memory edge. Reviewed-by: never
-
由 kvn 提交于
Summary: Add missing checks for MemBar nodes in EA. Reviewed-by: never
-
- 09 12月, 2009 2 次提交
- 08 12月, 2009 1 次提交
-
-
由 tonyp 提交于
Summary: ensure that max and committed are non-zero (currently: at least as large as the region size). Reviewed-by: iveresov, mchung
-
- 04 12月, 2009 4 次提交
-
-
由 tonyp 提交于
Summary: size_t max_size() hides size_t max_size() const. Reviewed-by: jmasa, ysr
-
由 tonyp 提交于
Summary: G1 reports committed memory instead of reserved memory from the Runtime.maxMemory() method Reviewed-by: ysr, jmasa
-
由 ysr 提交于
Summary: Introduced a new write_ref_array(HeapWords* start, size_t count) method that does the requisite MemRegion range calculation so (some of the) clients of the erstwhile write_ref_array(MemRegion mr) do not need to worry. This removed all external uses of array_size(), which was also simplified and made private. Asserts were added to catch other possible issues. Further, less essential, fixes stemming from this investigation are deferred to CR 6904516 (to follow shortly in hs17). Reviewed-by: kvn, coleenp, jmasa
-
由 mikejwre 提交于
-
- 03 12月, 2009 2 次提交