- 03 3月, 2009 6 次提交
-
-
由 dcubed 提交于
-
由 dcubed 提交于
-
由 dcubed 提交于
Summary: Change JvmtiEnvBase::is_valid() and JvmtiRawMonitor::is_valid() to fetch the _magic fields via Bytes::get_native_u[248](). Reviewed-by: coleenp, swamyv
-
由 dcubed 提交于
Summary: Remove incorrect optimization in klassItable::adjust_method_entries(). Add RedefineClasses() tracing support for obsolete method entry. Reviewed-by: acorn, swamyv
-
由 dcubed 提交于
Summary: Check for NULL return values from jvmti_thread_state() and state_for() and return a JVM TI error code as appropriate. Reviewed-by: coleenp, swamyv
-
由 dcubed 提交于
6700114: 3/4 Assertion (_thread->get_interp_only_mode() == 1,"leaving interp only when mode not one") Summary: Don't create JvmtiThreadState for an exiting JavaThread. Reviewed-by: coleenp, swamyv
-
- 28 2月, 2009 1 次提交
-
-
由 ysr 提交于
-
- 27 2月, 2009 1 次提交
-
-
由 apangin 提交于
-
- 26 2月, 2009 1 次提交
-
-
由 trims 提交于
-
- 25 2月, 2009 4 次提交
-
-
由 jmasa 提交于
-
由 jmasa 提交于
Summary: Workaround the overflow by doing the intermediate calculations in an unsigned variable. Reviewed-by: ysr, jcoomes
-
由 tonyp 提交于
Summary: Under certain circumstances (evacuation failure) the pause time is not communicated to the policy and, as a result, the pause time field is not initialized properly. Reviewed-by: jmasa
-
由 kvn 提交于
-
- 24 2月, 2009 2 次提交
-
-
由 kvn 提交于
Summary: Mark inputs for an address expression as shared if there are other uses besides address expressions. Reviewed-by: never
-
由 twisti 提交于
Summary: There is very much duplicated code in vm_version_x86_{32,64}.{cpp,hpp}. Refactoring these would help maintainability. Reviewed-by: kvn, never
-
- 23 2月, 2009 2 次提交
- 21 2月, 2009 1 次提交
-
-
由 ysr 提交于
-
- 20 2月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Add missing checks for SCMemProj node in Escape analysis code. Reviewed-by: never
-
- 19 2月, 2009 4 次提交
-
-
由 ikrylov 提交于
Summary: Define HOTSPOT_LIB_ARCH in the preprocessor flags of the generated projects Reviewed-by: kamg, xlu
-
由 trims 提交于
Summary: Update the HS15 Build number to 02 Reviewed-by: jcoomes
-
由 trims 提交于
-
由 kvn 提交于
Summary: Add checks for DecodeN nodes into AutoBox elimination code. Reviewed-by: never
-
- 18 2月, 2009 2 次提交
- 17 2月, 2009 1 次提交
-
-
由 twisti 提交于
Summary: There are two typos in andL_rReg_imm instructions in x86_64.ad. Reviewed-by: kvn
-
- 16 2月, 2009 2 次提交
- 14 2月, 2009 1 次提交
-
-
由 twisti 提交于
Summary: This patch adds a comment pointing to the Hacker's Delight version of the algorithm plus a verbatim copy of it. Furthermore it adds inline comments. Reviewed-by: kvn, jrose
-
- 13 2月, 2009 1 次提交
-
-
由 xdono 提交于
-
- 11 2月, 2009 1 次提交
-
-
由 trims 提交于
-
- 10 2月, 2009 3 次提交
-
-
由 apetrusenko 提交于
Reviewed-by: tonyp
-
由 jcoomes 提交于
-
由 ysr 提交于
Summary: replaced localtime() with localtime_r() on Solaris and Linux. Reviewed-by: apetrusenko, dholmes, jmasa
-
- 09 2月, 2009 2 次提交
-
-
由 apetrusenko 提交于
6802413: G1: G1FixedSurvivorSpaceSize should be converted into regions in calculate_survivors_policy() Reviewed-by: tonyp, jmasa
-
由 jmasa 提交于
Summary: Substitute a spin loop for most calls to yield() to reduce the stress on the system. Reviewed-by: tonyp
-
- 07 2月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Move the CreateEx up before each round of IFG construction Reviewed-by: never, phh
-
- 06 2月, 2009 3 次提交
-
-
由 xdono 提交于
-
由 kvn 提交于
Summary: Use merged memory state for an allocation's slow path. Reviewed-by: never
-
由 apetrusenko 提交于
6797754: G1: combined bugfix Summary: Implemented a policy to control G1 survivor space parameters. Reviewed-by: tonyp, iveresov
-