- 01 4月, 2010 1 次提交
-
-
由 coleenp 提交于
Summary: Get java.io.tmpdir property in os::get_temp_directory() and call this instead of harcoding "/tmp". Don't assume trailing file_separator either. Reviewed-by: dholmes, kamg
-
- 26 3月, 2010 3 次提交
- 24 3月, 2010 2 次提交
- 22 3月, 2010 1 次提交
-
-
由 apetrusenko 提交于
-
- 19 3月, 2010 3 次提交
-
-
由 trims 提交于
-
由 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
-
- 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 5 次提交
-
-
由 fparain 提交于
Summary: Adding probes related to thread scheduling and class initialization Reviewed-by: kamg, never
-
由 twisti 提交于
Summary: The logic for x86 C1 to save the SP over MH calls is pretty straight forward but SPARC handles that differently. Reviewed-by: never, jrose
-
由 dcubed 提交于
-
由 dcubed 提交于
Summary: Clean up get_msc_ver, build.bat and build.make in general and for Cygwin. Reviewed-by: ohair
-
由 kvn 提交于
Summary: Add missing guard. Reviewed-by: never
-
- 16 3月, 2010 1 次提交
-
-
由 twisti 提交于
Summary: Passing a null pointer to an InvokeDynamic function call should lead to a NullPointerException. Reviewed-by: kvn, never
-
- 14 3月, 2010 1 次提交
-
-
由 xlu 提交于
Summary: Use -XX:+TraceSafepointCleanupTime to print out the details of each clean up tasks. Reviewed-by: dholmes, ysr
-
- 12 3月, 2010 2 次提交
-
-
由 coleenp 提交于
Summary: Add code to unmap stack guard area when thread is detached. Reviewed-by: coleenp, kamg
-
由 johnc 提交于
Summary: A TLAB became large enough to be considered a humongous object allowing multiple objects to be allocated in a humongous region, which violates a basic assumption about humongous regions. The changes ensure that TLABs cannot be regarded as humongous. Reviewed-by: iveresov, tonyp
-
- 15 3月, 2010 1 次提交
-
-
由 apetrusenko 提交于
-
- 12 3月, 2010 1 次提交
-
-
由 acorn 提交于
-
- 11 3月, 2010 2 次提交
-
-
由 twisti 提交于
Summary: The fix for 6927165 increased the number of shadow pages for 32-bit platforms and this causes a problem on systems with 64kb pages. Reviewed-by: twisti Contributed-by: NGary Benson <gbenson@redhat.com>
-
由 xlu 提交于
Summary: Improve the usability of safepoint statistics data. See bug evaluation for more details. Reviewed-by: ysr, dholmes
-
- 09 3月, 2010 1 次提交
-
-
由 trims 提交于
-
- 05 3月, 2010 1 次提交
-
-
由 roland 提交于
Summary: store jsr ret bci as intptr constant in c1 debug info Reviewed-by: never
-
- 10 3月, 2010 3 次提交
-
-
由 twisti 提交于
-
由 twisti 提交于
Summary: This implements JSR 292 support for C1 x86. Reviewed-by: never, jrose, kvn
-
由 never 提交于
Reviewed-by: never Contributed-by: NAndrew Haley <aph@redhat.com>
-
- 08 3月, 2010 1 次提交
-
-
由 twisti 提交于
Summary: A modified MethodHandlesTest revealed two bugs on x86_64. Reviewed-by: never, jrose
-
- 05 3月, 2010 1 次提交
-
-
由 mikejwre 提交于
-
- 04 3月, 2010 2 次提交
- 03 3月, 2010 3 次提交