- 22 4月, 2009 1 次提交
-
-
由 jrose 提交于
Summary: invokedynamic instruction (JSR 292 RI) Reviewed-by: twisti, never
-
- 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
-
- 21 3月, 2009 2 次提交
-
-
由 jrose 提交于
Summary: preparatory but separable changes for method handles Reviewed-by: kvn, never
-
由 coleenp 提交于
Summary: Resetting the invocation counter for a method invocation event was setting count to zero for CompileThreshold=1, making it look like a never executed method. Reviewed-by: phh, kamg, acorn, never
-
- 20 3月, 2009 1 次提交
-
-
由 acorn 提交于
Reviewed-by: coleenp, pbk, xlu, alanb
-
- 19 3月, 2009 2 次提交
- 17 3月, 2009 2 次提交