- 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 1 次提交
-
-
由 goetz 提交于
Summary: Use new nodes for loadFence/storeFence intrinsics in C2. Reviewed-by: kvn, dholmes
-
- 23 11月, 2013 1 次提交
-
-
由 goetz 提交于
Summary: Also introduces the compiler oracle 'option' feature for PrintAssembly. Reviewed-by: kvn
-
- 22 11月, 2013 4 次提交
- 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 1 次提交
-
-
由 simonis 提交于
Summary: fix CPP-interpreter after CheckUnhandledOops was re-enabled in the fastdebug build Reviewed-by: kvn, dholmes, lfoltan
-
- 16 11月, 2013 4 次提交
-
-
由 goetz 提交于
Reviewed-by: kvn
-
由 goetz 提交于
Summary: Add additional, more verbose syntax checks in adlc. Fix printing constant's problem in format(). Reviewed-by: kvn
-
由 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 8 次提交
- 14 11月, 2013 1 次提交
-
-
由 coleenp 提交于
Summary: Create extra constant pool cache entries for invokespecial/InterfaceMethodref to hold the alternate resolution. Reviewed-by: jrose, lfoltan, hseigel
-
- 13 11月, 2013 4 次提交
-
-
由 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 提交于
-
由 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 3 次提交
- 11 11月, 2013 3 次提交
- 10 11月, 2013 1 次提交
-
-
由 jwilhelm 提交于
Summary: Update NewSize when _initial_gen0_size is changed Reviewed-by: tschatzl, brutisso
-
- 08 11月, 2013 1 次提交
-
-
由 mgerdin 提交于
Summary: Three tests added: 1) test stressing VirtualSpace by resizing it constantly 2) test running unit tests in several threads 3) test checking protected area in ReservedHeapSpace class Reviewed-by: stefank, zgu Contributed-by: aleksey.timofeev@oracle.com
-