- 11 12月, 2013 2 次提交
- 10 12月, 2013 1 次提交
-
-
由 goetz 提交于
Summary: Add support for replacement variable CondRegister in adlc. Reviewed-by: kvn
-
- 02 12月, 2013 1 次提交
-
-
由 goetz 提交于
Summary: memory ordering fixes in GC and other runtime code showing on PPC64. Reviewed-by: kvn, coleenp
-
- 06 12月, 2013 1 次提交
-
-
由 simonis 提交于
Summary: Extend ELF-decoder to support PPC64 function descriptor tables Reviewed-by: kvn, zgu
-
- 28 11月, 2013 1 次提交
-
-
由 goetz 提交于
Summary: On PPC64 use tdi instruction that does a compare and raises SIGTRAP for NULL and range checks. Reviewed-by: kvn
-
- 27 11月, 2013 2 次提交
- 26 11月, 2013 1 次提交
-
-
由 hseigel 提交于
Summary: Add verification to check that invokespecial of an InterfaceMethodref names a method in a direct superinterface of the current class or interface in accordance with JSR 335, JVMS 4.9.2 Structural Constraints. Reviewed-by: acorn, hseigel, coleenp Contributed-by: lois.foltan@oracle.com
-
- 23 11月, 2013 2 次提交
- 22 11月, 2013 3 次提交
-
-
由 goetz 提交于
Summary: smaller shared changes required to build the C2 compiler on PPC64. Reviewed-by: kvn
-
由 goetz 提交于
Summary: Fixed Implicit NULL check optimization for AIX, where the page at address '0' is only write-protected. Reviewed-by: kvn
-
由 hseigel 提交于
Summary: Exclude private methods when checking for final method override. Reviewed-by: kamg, coleenp, dholmes, mseledtsov
-
- 21 11月, 2013 1 次提交
-
-
由 goetz 提交于
Summary: extends MachCall nodes so that they can issue constants to the constant table Reviewed-by: kvn
-
- 20 11月, 2013 2 次提交
- 18 11月, 2013 2 次提交
- 16 11月, 2013 4 次提交
-
-
由 goetz 提交于
Reviewed-by: kvn
-
由 coleenp 提交于
Summary: Fix reversing rewriting for invokespecial Reviewed-by: jrose, hseigel
-
由 goetz 提交于
Summary: Add additional, more verbose syntax checks in adlc. Fix printing constant's problem in format(). Reviewed-by: kvn
-
由 goetz 提交于
Summary: Add a field to C2 LoadNode and StoreNode classes which indicates whether the load/store should do an acquire/release on platforms which support it. Reviewed-by: kvn
-
- 15 11月, 2013 2 次提交
- 19 11月, 2013 1 次提交
-
-
由 morris 提交于
Summary: Change _abstract_method_handler to return AbstractMethodError i2c, c2i and c2iv entries. Reviewed-by: kvn, vlivanov
-
- 15 11月, 2013 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: roland, kvn
-
- 14 11月, 2013 2 次提交
-
-
由 minqi 提交于
Summary: MagicLambdaImpl was removed from jdk side, this should be done in vm side too Reviewed-by: coleenp, hseigel, rdurbin
-
由 coleenp 提交于
Summary: Create extra constant pool cache entries for invokespecial/InterfaceMethodref to hold the alternate resolution. Reviewed-by: jrose, lfoltan, hseigel
-
- 13 11月, 2013 3 次提交
-
-
由 acorn 提交于
Summary: Need to process defaults for interfaces for invokespecial Reviewed-by: lfoltan, hseigel, coleenp, jrose
-
由 roland 提交于
Summary: null classes should be expected in profiles with conflicts Reviewed-by: kvn, iveresov
-
由 roland 提交于
Summary: inlined method handle calls can call methods with different signatures Reviewed-by: kvn, iveresov
-
- 12 11月, 2013 5 次提交
-
-
由 rbackman 提交于
Reviewed-by: iveresov, kvn
-
由 roland 提交于
Summary: receiver type collected by profiling for default method may be interface Reviewed-by: kvn, iveresov
-
由 rbackman 提交于
Reviewed-by: iveresov, kvn
-
由 anoll 提交于
Summary: Fixed proper sweeping of small code cache sizes Reviewed-by: kvn, iveresov
-
由 kvn 提交于
Summary: Exclude last input argument's stack slots from vector's spilling masks. Reviewed-by: iveresov
-
- 09 11月, 2013 1 次提交
-
-
由 sjohanss 提交于
Summary: Needed to update _space_alignment in generation sizer to ensure correct sizing of spaces. Reviewed-by: jmasa, tschatzl
-
- 11 11月, 2013 1 次提交
-
-
由 jwilhelm 提交于
Summary: Remove min_gen1_size argument from adjust_gen0_sizes() Reviewed-by: tschatzl, brutisso
-
- 10 11月, 2013 1 次提交
-
-
由 jwilhelm 提交于
Summary: Update NewSize when _initial_gen0_size is changed Reviewed-by: tschatzl, brutisso
-