- 04 3月, 2010 1 次提交
-
-
由 jmasa 提交于
Summary: Calculation of the slicing of survivor spaces for MT was incorrect. Reviewed-by: ysr
-
- 03 3月, 2010 2 次提交
- 02 3月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 27 2月, 2010 1 次提交
-
-
由 phh 提交于
Summary: Reduce NewSize from 4m to 1m. Reviewed-by: tonyp, jmasa
-
- 26 2月, 2010 3 次提交
- 25 2月, 2010 1 次提交
-
-
由 tonyp 提交于
Summary: see synopsis Reviewed-by: johnc, jmasa
-
- 24 2月, 2010 4 次提交
-
-
由 jmasa 提交于
Summary: Rename marking stack sizing flags to be common between G1 and CMS Reviewed-by: ysr, tonyp
-
由 tonyp 提交于
Summary: replace the combination of the G1SteadyStateUsed / G1SteadyStateUsedDelta parameteres to decide the marking initiation threshold and instead use InitiatingHeapOccupancyPercent. Reviewed-by: ysr, johnc
-
由 tonyp 提交于
Summary: Rename G1 parameters to make them more consistent. Reviewed-by: jmasa, johnc
-
由 twisti 提交于
Summary: There is a small typo in methodHandles_x86.cpp. Reviewed-by: kvn
-
- 23 2月, 2010 1 次提交
-
-
由 kvn 提交于
Summary: Add missing handles.inline.hpp for codeCache.cpp. Reviewed-by: never
-
- 20 2月, 2010 2 次提交
- 19 2月, 2010 2 次提交
- 18 2月, 2010 2 次提交
-
-
由 twisti 提交于
Summary: Fixes two failures on 31-bit S/390. Reviewed-by: twisti Contributed-by: NGary Benson <gbenson@redhat.com>
-
由 twisti 提交于
Summary: After 6921352 the CodeBuffer size was too small. Reviewed-by: kvn, never
-
- 17 2月, 2010 3 次提交
- 13 2月, 2010 3 次提交
-
-
由 kvn 提交于
-
由 kvn 提交于
Summary: Make Zero figure out result types in a similar way to C++ interpreter implementation. Reviewed-by: kvn Contributed-by: gbenson@redhat.com
-
由 kvn 提交于
Summary: Fix assert since top deoptimized frame has last_sp == interpreter_frame_monitor_begin if there are no expressions. Reviewed-by: twisti
-
- 12 2月, 2010 2 次提交
- 10 2月, 2010 2 次提交
-
-
由 johnc 提交于
6782663: Data produced by PrintGCApplicationConcurrentTime and PrintGCApplicationStoppedTime is not accurate. Summary: Update and display the timers associated with these flags for all safepoints. Reviewed-by: ysr, jcoomes
-
由 kvn 提交于
Summary: Use PhiNode::make_blank(r, n) method to construct the phi. Reviewed-by: never
-
- 09 2月, 2010 5 次提交
-
-
由 kvn 提交于
Summary: Mark in PcDesc call sites which return oop and save the result oop across objects reallocation during deoptimization. Reviewed-by: never
-
由 kvn 提交于
Summary: Set the reexecute bit for runtime calls _new_array_Java when they used for _multianewarray bytecode. Reviewed-by: never
-
由 tonyp 提交于
Summary: The operations of re-using a RSet component and expanding the same RSet component were not mutually exlusive, and this could lead to RSets getting corrupted and entries being dropped. Reviewed-by: iveresov, johnc
-
由 kamg 提交于
Summary: Fix misplaced probe point Reviewed-by: rasbold, phh Contributed-by: neojia@gmail.com
-
由 johnc 提交于
-
- 08 2月, 2010 1 次提交
-
-
由 kvn 提交于
Summary: Clear the total count when a receiver information is cleared. Reviewed-by: never, jrose
-
- 06 2月, 2010 4 次提交
-
-
由 trims 提交于
Summary: Update the HS17 build number to 09 Reviewed-by: jcoomes
-
由 trims 提交于
-
由 never 提交于
Reviewed-by: kvn, twisti
-
由 tonyp 提交于
Summary: the guarantee is too strict and the test will fail (incorrectly) if the class is not in the system dictionary but in the placeholders. Reviewed-by: acorn, phh
-