- 12 3月, 2011 1 次提交
-
-
由 jrose 提交于
Summary: consolidate runtime support in java.dyn.MethodHandleNatives; include transitional compatibility logic Reviewed-by: twisti
-
- 11 3月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: add missing check this->dual() != TypeAryPtr::OOPS into TypeAryPtr::klass(). Reviewed-by: never
-
- 10 3月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Use largest_free_block() instead of unallocated_capacity(). Reviewed-by: iveresov, never, ysr
-
- 08 3月, 2011 1 次提交
-
-
由 coleenp 提交于
Summary: Put symbol printing under Verbose and WizardMode so you can get this information if you really want it. Reviewed-by: phh, stefank, never, dholmes, jcoomes
-
- 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 3 次提交
- 04 3月, 2011 3 次提交
-
-
由 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
-
- 02 3月, 2011 3 次提交
-
-
由 kamg 提交于
Summary: Added overflow detection in arena Amalloc methods Reviewed-by: coleenp, phh
-
由 iveresov 提交于
Summary: Bulk zeroing reduction didn't work with G1, because arraycopy would call pre-barriers on uninitialized oops. The solution is to have version of arraycopy stubs that don't have pre-barriers. Also refactored arraycopy stubs generation on SPARC to be more readable and reduced the number of stubs necessary in some cases. Reviewed-by: jrose, kvn, never
-
由 never 提交于
6725983: Assertion "method->method_holder())->is_not_initialized(),"method holder must be initialized" Reviewed-by: kvn, iveresov
-
- 01 3月, 2011 3 次提交
-
-
由 never 提交于
Reviewed-by: never, jrose Contributed-by: volker.simonis@gmail.com
-
由 kamg 提交于
Summary: Add special rule to allow assignment of frames with uninit flags set. Reviewed-by: never, coleenp
-
由 johnc 提交于
Summary: Make the G1 specific version of is_in_closed_subset() available in all builds. Reviewed-by: tonyp, jcoomes
-
- 28 2月, 2011 2 次提交
- 27 2月, 2011 2 次提交
-
-
由 kvn 提交于
Summary: copy small (<8) strings on stack if str+16 crosses a page boundary and load from stack into XMM. Back up pointer when loading string's tail. Reviewed-by: never
-
由 kamg 提交于
Summary: Dynamic-code generated events should be deferred and processed by service thread Reviewed-by: dsamersoff, dcubed
-
- 25 2月, 2011 3 次提交
- 24 2月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, twisti
-
- 23 2月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, jrose
-
- 21 2月, 2011 1 次提交
-
-
由 stefank 提交于
Summary: Allocate ordinary object arrays Reviewed-by: ysr, never, mchung
-
- 19 2月, 2011 1 次提交
-
-
由 coleenp 提交于
Summary: Increase default SharedMiscDataSize Reviewed-by: dcubed, kamg
-
- 17 2月, 2011 3 次提交
-
-
由 kamg 提交于
Summary: see synopsis Reviewed-by: acorn, coleenp
-
由 coleenp 提交于
Summary: fix hashtable.hpp to qualify non-dependant name with "this" Reviewed-by: phh, never, poonam Contributed-by: volker.simonis@gmail.com
-
由 coleenp 提交于
Summary: Turn off biased locking if !UseFastLocking or UseHeavyMonitors options are requested. Reviewed-by: phh, never, dcubed, dholmes
-
- 12 2月, 2011 2 次提交
- 11 2月, 2011 2 次提交
-
-
由 stefank 提交于
Summary: Don't allocate in permgen Reviewed-by: ysr, sla
-
由 ysr 提交于
7018302: newly added assert related to size of constantPoolOop causes secondary assertions or crashes Summary: 6912621 used a raw oop in the newly added assert following an allocation attempt that could result in a GC. Reviewed-by: jmasa
-
- 10 2月, 2011 1 次提交
-
-
由 sla 提交于
Summary: Updated create.bat and ProjectCreator Reviewed-by: brutisso, stefank, ohair
-
- 16 2月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, iveresov
-
- 12 2月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, iveresov, coleenp
-
- 11 2月, 2011 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn, chrisphi, twisti
-