- 21 3月, 2011 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn, never
-
- 18 3月, 2011 3 次提交
- 17 3月, 2011 2 次提交
- 16 3月, 2011 1 次提交
-
-
由 vladidan 提交于
-
- 15 3月, 2011 4 次提交
-
-
由 dcubed 提交于
-
由 dcubed 提交于
7024970: 2/3 assert(ServiceThread::is_service_thread(Thread::current())) failed: Service thread must post enqueue Summary: Change nmethod_lock() to also prevent zombification of the nmethod. CompiledMethodUnload events also need to lock the nmethod. Clean ups in nmethod::make_not_entrant_or_zombie() Reviewed-by: dholmes, kamg, never, dsamersoff, ysr, coleenp, acorn
-
由 dcubed 提交于
Summary: Move initialization of the '_instance' field to avoid race with ServiceThread start. Reviewed-by: dholmes, kamg, never, dsamersoff, ysr, coleenp, acorn
-
由 acorn 提交于
-
- 12 3月, 2011 6 次提交
-
-
由 trims 提交于
-
由 jrose 提交于
Summary: package and class renaming only; delete unused methods and classes Reviewed-by: twisti
-
由 jrose 提交于
Summary: consolidate runtime support in java.dyn.MethodHandleNatives; include transitional compatibility logic Reviewed-by: twisti
-
由 jrose 提交于
-
由 phh 提交于
Summary: Remove _last_pc_desc and use pcdescs[0] instead. Reviewed-by: dcubed, coleenp, ysr
-
由 trims 提交于
-
- 11 3月, 2011 4 次提交
-
-
由 kvn 提交于
Summary: add missing check this->dual() != TypeAryPtr::OOPS into TypeAryPtr::klass(). Reviewed-by: never
-
由 cl 提交于
-
由 vladidan 提交于
Summary: incorrect handling of c2i deoptimization on little endian architectures Reviewed-by: never
-
由 bdelsart 提交于
Summary: removed an ifdef IA32 around harmless code useful for some ports Reviewed-by: chrisphi, never
-
- 10 3月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Use largest_free_block() instead of unallocated_capacity(). Reviewed-by: iveresov, never, ysr
-
- 08 3月, 2011 2 次提交
- 07 3月, 2011 1 次提交
-
-
由 never 提交于
6965570: assert(!needs_patching && x->is_loaded(),"how do we know it's volatile if it's not loaded") Reviewed-by: iveresov
-
- 06 3月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: arrays pointers meet must fall to bottom if exact array klasses in upper lattice are not equal or super klass is exact. Reviewed-by: never
-
- 05 3月, 2011 6 次提交
-
-
由 never 提交于
-
由 never 提交于
Reviewed-by: kvn, iveresov
-
由 iveresov 提交于
Summary: This implements adaptive tiered compilation policy. Reviewed-by: kvn, never
-
由 trims 提交于
Summary: Update the HS21 build number to 04 Reviewed-by: jcoomes
-
由 trims 提交于
-
由 kamg 提交于
Summary: Only call <clinit> with ACC_STATIC for classfiles with version > 50 Reviewed-by: acorn, dholmes, coleenp
-
- 04 3月, 2011 8 次提交
-
-
由 kvn 提交于
-
由 jcoomes 提交于
-
由 coleenp 提交于
Summary: Fix compilation error(s) Reviewed-by: kvn, phh, jcoomes, dholmes
-
由 coleenp 提交于
Summary: Redefine classes copies the constant pool while the constant pool may be resolving strings or classes Reviewed-by: dcubed, dsamersoff, acorn
-
由 coleenp 提交于
Summary: Put UseFastLocking test under #ifdef COMPILER1 Reviewed-by: kvn, phh, never, dcubed
-
由 trims 提交于
-
由 katleman 提交于
-
由 dcubed 提交于
-