- 12 5月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Check for an object array of interface in CmpPNode::sub(). Reviewed-by: never
-
- 09 5月, 2009 4 次提交
- 08 5月, 2009 2 次提交
- 07 5月, 2009 5 次提交
- 06 5月, 2009 4 次提交
-
-
由 twisti 提交于
Summary: The compiler tests of 6636138 fail with an IllegalAccessException. Reviewed-by: kvn
-
由 twisti 提交于
Summary: These methods can be instrinsified by using bit scan, bit test, and population count instructions. Reviewed-by: kvn, never
-
由 johnc 提交于
Summary: The code that calculates the heap region index for an object address incorrectly used signed arithmetic. Reviewed-by: jcoomes, ysr
-
由 cfang 提交于
Summary: Don't perform CMOVE identity optimization for floating point types Reviewed-by: kvn, never
-
- 05 5月, 2009 2 次提交
- 04 5月, 2009 1 次提交
-
-
由 apetrusenko 提交于
-
- 01 5月, 2009 4 次提交
- 30 4月, 2009 4 次提交
- 28 4月, 2009 4 次提交
-
-
由 iveresov 提交于
Summary: Added a feedback-driven exponential skipping for parallel RSet scanning. Reviewed-by: tonyp, apetrusenko
-
由 kvn 提交于
-
由 kvn 提交于
Summary: Restore the call to Bytecodes::java_code() in BytecodePrinter::print_attributes(). Reviewed-by: jrose
-
由 apetrusenko 提交于
-
- 25 4月, 2009 3 次提交
- 24 4月, 2009 3 次提交
-
-
由 xdono 提交于
-
由 cfang 提交于
Summary: Relocate the stack pointer adjustment to where uncommon_trap is actually inserted for new_array. Reviewed-by: kvn, jrose
-
由 tonyp 提交于
Summary: Turn off G1VerifyConcMarkPrintReachable by default to minimize the amount of verbose output we generate by default. Reviewed-by: jmasa
-
- 23 4月, 2009 3 次提交
-
-
由 trims 提交于
Summary: Fix jprt.properties to do 6u14 tests right Reviewed-by: ohair
-
由 kvn 提交于
6709742: find_base_for_derived's use of Ideal NULL is unsafe causing crashes during register allocation Summary: Create a mach node corresponding to ideal node ConP #NULL specifically for derived pointers. Reviewed-by: never
-
由 xlu 提交于
-