- 16 2月, 2012 1 次提交
-
-
由 kvn 提交于
Summary: For C2 moved saving EBP after ESP adjustment. For C1 generated 5 byte nop instruction first if needed. Reviewed-by: never, twisti, azeemj
-
- 15 2月, 2012 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, twisti
-
- 14 2月, 2012 1 次提交
-
-
由 roland 提交于
Summary: oop map needs pc stored in frame anchor in StubGenerator::generate_throw_exception() Reviewed-by: twisti, never, kvn
-
- 13 2月, 2012 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn, never
-
- 08 2月, 2012 1 次提交
-
-
由 roland 提交于
Summary: unaligned stack in throw_NullPointerException_at_call_entry(). Reviewed-by: twisti, never, kvn
-
- 03 2月, 2012 1 次提交
-
-
由 twisti 提交于
Reviewed-by: twisti Contributed-by: NVolker Simonis <volker.simonis@gmail.com>
-
- 02 2月, 2012 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 31 1月, 2012 1 次提交
-
-
由 iveresov 提交于
Summary: Fix pure c2 builds Reviewed-by: kvn, brutisso, never
-
- 26 1月, 2012 1 次提交
-
-
由 bdelsart 提交于
Summary: improvements of TraceMethodHandles for JSR292 Reviewed-by: never, twisti
-
- 24 1月, 2012 1 次提交
-
-
由 bdelsart 提交于
Summary: improvements of frame_describe Reviewed-by: never, twisti
-
- 20 1月, 2012 2 次提交
- 18 1月, 2012 1 次提交
-
-
由 bdelsart 提交于
Summary: fix for debug method frame::describe Reviewed-by: never, kvn
-
- 08 1月, 2012 1 次提交
-
-
由 kvn 提交于
Summary: Nested locks elimination done before lock nodes expansion by looking for outer locks of the same object. Reviewed-by: never, twisti
-
- 06 1月, 2012 1 次提交
-
-
由 iveresov 提交于
Summary: Setup thread register in MacroAssembler::incr_allocated_bytes() on x64 Reviewed-by: kvn
-
- 02 1月, 2012 1 次提交
-
-
由 phh 提交于
Summary: Add rdtsc detection and inline generation. Reviewed-by: kamg, dholmes Contributed-by: karen.kinnear@oracle.com
-
- 24 12月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Distance is too large for one short branch in string_indexofC8(). Reviewed-by: iveresov
-
- 20 12月, 2011 3 次提交
-
-
由 roland 提交于
Summary: adds store store barrier after initialization of header and body of objects. Reviewed-by: never, kvn
-
由 bdelsart 提交于
Summary: GC crash for explicit stack overflow checks after a C2I transition. Reviewed-by: coleenp, never Contributed-by: yang02.wang@sap.com, bertrand.delsart@oracle.com
-
由 coleenp 提交于
Summary: Disable verify_heapbase on sparc if TraceBytecodes because the latter uses r12 as a temp register Reviewed-by: coleenp, phh Contributed-by: NVolker Simonis <volker.simonis@gmail.com>
-
- 07 12月, 2011 1 次提交
-
-
由 stefank 提交于
Summary: Moved sizeof(klassOopDesc), changed the return type to ByteSize and removed the _in_bytes suffix. Reviewed-by: never, bdelsart, coleenp, jrose
-
- 20 12月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Use 3-operands SIMD instructions in C2 generated code for machines with AVX. Reviewed-by: never
-
- 15 12月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Added support for AVX extension to the x86 instruction set. Reviewed-by: never
-
- 07 12月, 2011 1 次提交
-
-
由 coleenp 提交于
Summary: Change instanceKlass::_init_state field to u1 type. Reviewed-by: bdelsart, coleenp, dholmes, phh, never Contributed-by: NJiangli Zhou <jiangli.zhou@oracle.com>
-
- 01 12月, 2011 1 次提交
-
-
由 iveresov 提交于
Summary: Enable tiered compilation on server VM by default Reviewed-by: kvn, never
-
- 22 11月, 2011 1 次提交
-
-
由 roland 提交于
Summary: allow reg_class definition as a function. Reviewed-by: kvn, never
-
- 09 11月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, jrose, twisti
-
- 05 11月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: never, kvn Contributed-by: NAndreas Schoesser <andreas.schoesser@sap.com>
-
- 03 11月, 2011 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn, never
-
- 27 10月, 2011 1 次提交
-
-
由 twisti 提交于
Reviewed-by: never, bdelsart
-
- 26 10月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Avoid CMove in a loop if possible. May generate CMove if it could be moved outside a loop. Reviewed-by: never
-
- 24 10月, 2011 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn, never, jrose
-
- 14 10月, 2011 1 次提交
-
-
由 dcubed 提交于
Summary: Integrate bsd-port/hotspot and macosx-port/hotspot changes as of 2011.09.29. Reviewed-by: kvn, dholmes, never, phh Contributed-by: NChristos Zoulas <christos@zoulas.com>, Greg Lewis <glewis@eyesbeyond.com>, Kurt Miller <kurt@intricatesoftware.com>, Alexander Strange <astrange@apple.com>, Mike Swingler <swingler@apple.com>, Roger Hoover <rhoover@apple.com>, Victor Hernandez <vhernandez@apple.com>, Pratik Solanki <psolanki@apple.com>
-
- 11 10月, 2011 1 次提交
-
-
由 twisti 提交于
Reviewed-by: never, bdelsart
-
- 26 9月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, twisti, jrose Contributed-by: NKurt Miller <kurt@intricatesoftware.com>, Greg Lewis <glewis@eyesbeyond.com>, Jung-uk Kim <jkim@freebsd.org>, Christos Zoulas <christos@zoulas.com>, Landon Fuller <landonf@plausible.coop>, The FreeBSD Foundation <board@freebsdfoundation.org>, Michael Franz <mvfranz@gmail.com>, Roger Hoover <rhoover@apple.com>, Alexander Strange <astrange@apple.com>
-
- 20 9月, 2011 1 次提交
-
-
由 iveresov 提交于
Summary: Turn on aastore profiling Reviewed-by: jrose, twisti
-
- 19 11月, 2011 1 次提交
-
-
由 never 提交于
7110489: C1: 64-bit tiered with ForceUnreachable: assert(reachable(src)) failed: Address should be reachable Reviewed-by: kvn, iveresov, twisti
-
- 16 11月, 2011 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn, never, bdelsart
-
- 11 9月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: jrose, twisti, kvn, coleenp
-
- 10 9月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, twisti
-