- 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 2 次提交
- 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 2 次提交
-
-
由 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 次提交
- 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 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
-
- 08 11月, 2013 3 次提交
-
-
由 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
-
由 jmasa 提交于
Reviewed-by: brutisso, tschatzl, mgerdin
-
由 vlivanov 提交于
Reviewed-by: kvn, iveresov
-
- 07 11月, 2013 1 次提交
-
-
由 tschatzl 提交于
Summary: Change checks for isHumongous() to continuesHumongous() as installing a code root for a humongous object is valid, but not for continuations of humongous objects. Cleaned up asserts. Reviewed-by: jmasa, tamao
-
- 06 11月, 2013 1 次提交
-
-
由 mikael 提交于
Summary: Uncommon trap blob did not bang all the stack shadow pages Reviewed-by: kvn, twisti, iveresov, jrose
-
- 05 11月, 2013 2 次提交
- 04 11月, 2013 1 次提交
-
-
由 rbackman 提交于
Reviewed-by: kvn, iveresov
-
- 02 11月, 2013 1 次提交
-
-
由 jwilhelm 提交于
7057939: jmap shows MaxNewSize=4GB when Java is using parallel collector Summary: Major cleanup of the collectorpolicy classes Reviewed-by: tschatzl, jcoomes
-
- 01 11月, 2013 2 次提交
-
-
由 coleenp 提交于
8026948: JvmtiEnv::SetBreakpoint and JvmtiEnv::ClearBreakpoint might not work with anonymous classes Summary: Walk methods in breakpoints for marking on stack so they aren't deallocated by redefine classes. Use class_holder rather than class_loader to keep GC from reclaiming class owning the method. Reviewed-by: sspitsyn, ehelin, sla
-
由 coleenp 提交于
Summary: Should compare bounds greater than or equal 4G when deciding if shift is needed or CDS area + compressed class space are within 4G of each other. Reviewed-by: stefank, hseigel, zgu
-
- 31 10月, 2013 2 次提交
- 30 10月, 2013 1 次提交
-
-
由 rbackman 提交于
Reviewed-by: duke
-
- 28 10月, 2013 3 次提交