- 05 5月, 2010 1 次提交
-
-
由 coleenp 提交于
Summary: Add comparison functions for compressed oops to use bubblesort. Reviewed-by: never, coleenp Contributed-by: volker.simonis@gmail.com
-
- 20 4月, 2010 1 次提交
-
-
由 coleenp 提交于
Summary: Make tmpdir buffer sizes MAX_PATH+1 Reviewed-by: dholmes, coleenp Contributed-by: andreas.kohn@fredhopper.com
-
- 08 4月, 2010 1 次提交
-
-
由 kamg 提交于
-
- 07 4月, 2010 1 次提交
-
-
由 asaha 提交于
-
- 03 4月, 2010 3 次提交
- 02 4月, 2010 4 次提交
- 01 4月, 2010 4 次提交
- 31 3月, 2010 1 次提交
-
-
由 twisti 提交于
Summary: The changes of 6934494 have broken the Zero build. Reviewed-by: twisti Contributed-by: NGary Benson <gbenson@redhat.com>
-
- 30 3月, 2010 1 次提交
-
-
由 twisti 提交于
Summary: When Zero is running with Shark enabled threads can be left with their _do_not_unlock_if_synchronized flag incorrectly set. Reviewed-by: twisti Contributed-by: NGary Benson <gbenson@redhat.com>
-
- 26 3月, 2010 4 次提交
- 25 3月, 2010 1 次提交
-
-
由 asaha 提交于
-
- 24 3月, 2010 4 次提交
- 22 3月, 2010 1 次提交
-
-
由 apetrusenko 提交于
-
- 19 3月, 2010 7 次提交
-
-
由 trims 提交于
Summary: Update the Major and build numbers for HS18 fork Reviewed-by: jcoomes
-
由 trims 提交于
-
由 never 提交于
Reviewed-by: twisti
-
由 mikejwre 提交于
-
由 coleenp 提交于
Summary: Add close to returns (fix for 6929067 also contributed by aph) Reviewed-by: aph, dcubed, andrew, acorn Contributed-by: aph@redhat.com, andreas.kohn@fredhopper.com
-
由 jcoomes 提交于
Summary: process one item at a time from the objarray stack/queue Reviewed-by: apetrusenko, tonyp
-
由 tonyp 提交于
Summary: Newly-created threads always had the active field of their SATB queue initialized to false, even if they were created during marking. As a result, updates from threads created during a marking cycle were never enqueued and never processed. The fix includes remaining a method from active() to is_active() for readability and naming consistency. Reviewed-by: ysr, johnc
-
- 18 3月, 2010 5 次提交
-
-
由 twisti 提交于
-
由 twisti 提交于
Summary: Some code cleanups found during the JSR 292 SPARC port. Reviewed-by: kvn, never
-
由 apetrusenko 提交于
Summary: If CM task was aborted while scanning the last object of the specified region and the size of that object is equal to bitmap's granularity then the next offset would be equal or over the region limit which is exactly what the assertion states. Reviewed-by: ysr, tonyp, jmasa
-
由 never 提交于
Reviewed-by: kvn
-
由 kvn 提交于
Summary: Added missing counter decrement when substring search restarted. Reviewed-by: twisti
-
- 17 3月, 2010 1 次提交
-
-
由 fparain 提交于
Summary: Adding probes related to thread scheduling and class initialization Reviewed-by: kamg, never
-