- 30 4月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Use CodeCache buffer blob instead of static buffer in AdapterHandlerLibrary. Reviewed-by: never
-
- 28 4月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Restore the call to Bytecodes::java_code() in BytecodePrinter::print_attributes(). Reviewed-by: jrose
-
- 25 4月, 2009 1 次提交
-
-
由 never 提交于
Reviewed-by: twisti
-
- 24 4月, 2009 1 次提交
-
-
由 cfang 提交于
Summary: Relocate the stack pointer adjustment to where uncommon_trap is actually inserted for new_array. Reviewed-by: kvn, jrose
-
- 23 4月, 2009 1 次提交
-
-
由 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
-
- 22 4月, 2009 3 次提交
-
-
由 jrose 提交于
Summary: invokedynamic instruction (JSR 292 RI) Reviewed-by: twisti, never
-
由 coleenp 提交于
Summary: Making VirtualAlloc/VirtualProtect two calls for PAGE_EXECUTE_READWRITE doesn't work for MEM_LARGE_PAGES. Reviewed-by: xlu, kvn, jcoomes
-
由 twisti 提交于
Summary: The Address class on SPARC currently handles both, addresses and address literals, what makes the Address class more complicated than it has to be. Reviewed-by: never, kvn
-
- 18 4月, 2009 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 17 4月, 2009 3 次提交
- 16 4月, 2009 1 次提交
-
-
由 never 提交于
Reviewed-by: rasbold, jrose, twisti
-
- 09 4月, 2009 1 次提交
-
-
由 jrose 提交于
Summary: initial implementation, with known omissions (x86/64, sparc, compiler optim., c-oops, C++ interp.) Reviewed-by: kvn, twisti, never
-
- 08 4月, 2009 3 次提交
-
-
由 jrose 提交于
Summary: Asserts and comments to help maintain the correct sizing of certain stubs Reviewed-by: kvn
-
由 kvn 提交于
6711117: Assertion in 64bit server vm (flat != TypePtr::BOTTOM,"cannot alias-analyze an untyped ptr") Summary: Delay a memory node transformation if its control or address on IGVN worklist. Reviewed-by: never
-
由 kvn 提交于
6826960: C2 Sparc: assert(bb->_nodes(_bb_end)->is_Proj(),"skipping projections after expected call") Summary: Add the check when a Halt node is placed in a separate block. Reviewed-by: twisti
-
- 07 4月, 2009 2 次提交
- 04 4月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Use a HaltNode on the fall through path of the AllocateArrayNode to indicate that it is unreachable if the array length is negative. Reviewed-by: never, jrose
-
- 03 4月, 2009 1 次提交
-
-
由 acorn 提交于
Reviewed-by: xlu, coleenp, kamg, swamyv
-
- 02 4月, 2009 2 次提交
- 01 4月, 2009 2 次提交
- 31 3月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Tune C2 flags default values for performance. Reviewed-by: never, phh, iveresov, jmasa, ysr
-
- 29 3月, 2009 1 次提交
-
-
由 ysr 提交于
Summary: When using compressed oops, rather than chaining the overflowed grey objects' pre-images through their klass words, we use GC-worker thread-local overflow stacks. Reviewed-by: jcoomes, jmasa
-
- 28 3月, 2009 1 次提交
-
-
由 poonam 提交于
Summary: heapOopSize symbol should be declared as constant in vmStructs and should not be looked up in readVMIntConstants(). Reviewed-by: never, swamyv, coleenp
-
- 27 3月, 2009 3 次提交
- 26 3月, 2009 4 次提交
-
-
由 iveresov 提交于
Summary: Make object_iterate() traverse the perm gen Reviewed-by: apetrusenko, tonyp
-
由 apetrusenko 提交于
Reviewed-by: iveresov, tonyp
-
由 coleenp 提交于
Summary: Add executable parameters to reserve_memory and commit_memory to reduce executable memory to only the Code Heap. Reviewed-by: xlu, kvn, acorn
-
由 acorn 提交于
Reviewed-by: xlu, mchung
-
- 25 3月, 2009 3 次提交
- 24 3月, 2009 1 次提交
-
-
由 never 提交于
6805522: Server VM fails with assertion (block1->start() != block2->start(),"successors have unique bcis") Reviewed-by: kvn
-
- 22 3月, 2009 1 次提交
-
-
由 tonyp 提交于
Summary: Small fixes to sort out some verbosegc-related incorrectness and a failure Reviewed-by: apetrusenko
-