- 15 1月, 2013 2 次提交
-
-
由 vladidan 提交于
Summary: Move InlineSynchronizedMethods flag from develop to product Reviewed-by: kvn, vladidan Contributed-by: NAlexander Harlap <alexander.harlap@oracle.com>
-
由 vlivanov 提交于
Summary: avoid printing inlining decision when compilation fails Reviewed-by: kvn, roland
-
- 04 1月, 2013 1 次提交
-
-
由 bpittore 提交于
Summary: assert is triggered when number of register based arguments passed to a java method exceeds 16. Reviewed-by: roland, vladidan
-
- 19 12月, 2012 1 次提交
-
-
由 kvn 提交于
Summary: Add three memory-ordering intrinsics to the sun.misc.Unsafe class. Reviewed-by: twisti, kvn Contributed-by: NAleksey Shipilev <aleksey.shipilev@oracle.com>
-
- 01 12月, 2012 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn
-
- 26 11月, 2012 1 次提交
-
-
由 neliasso 提交于
Summary: Fixed emitting and parsing Reviewed-by: jrose, kvn
-
- 16 11月, 2012 1 次提交
-
-
由 bharadwaj 提交于
Summary: Removed will_link and changed all calls to is_loaded(). Reviewed-by: kvn
-
- 13 11月, 2012 1 次提交
-
-
由 hseigel 提交于
Summary: Remove function Klass::cast() and calls to it. Reviewed-by: dholmes, coleenp
-
- 23 10月, 2012 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn
-
- 10 10月, 2012 1 次提交
-
-
由 mikael 提交于
Summary: Update copyright year to 2012 for relevant files Reviewed-by: dholmes, coleenp
-
- 09 10月, 2012 1 次提交
-
-
由 roland 提交于
Summary: support of compress class pointers in the compilers. Reviewed-by: kvn, twisti
-
- 06 10月, 2012 1 次提交
-
-
由 vlivanov 提交于
Summary: add LogCompilation support in C1 - both client and tiered mode. Reviewed-by: twisti, kvn
-
- 29 9月, 2012 1 次提交
-
-
由 coleenp 提交于
Summary: Capitalize these metadata types (and objArrayKlass) Reviewed-by: stefank, twisti, kvn
-
- 11 9月, 2012 1 次提交
-
-
由 roland 提交于
Summary: C1 needs knowledge of T_METADATA at the LIR level. Reviewed-by: kvn, coleenp
-
- 05 9月, 2012 1 次提交
-
-
由 stefank 提交于
Summary: Don't decompress the klass pointer in the G1 pre-barrier code when !UseCompressedKlassPointers Reviewed-by: coleenp, brutisso
-
- 02 9月, 2012 1 次提交
-
-
由 coleenp 提交于
Summary: Remove PermGen, allocate meta-data in metaspace linked to class loaders, rewrite GC walking, rewrite and rename metadata to be C++ classes Reviewed-by: jmasa, stefank, never, coleenp, kvn, brutisso, mgerdin, dholmes, jrose, twisti, roland Contributed-by: Njmasa <jon.masamitsu@oracle.com>, stefank <stefan.karlsson@oracle.com>, mgerdin <mikael.gerdin@oracle.com>, never <tom.rodriguez@oracle.com>
-
- 29 8月, 2012 1 次提交
-
-
由 twisti 提交于
7192406: JSR 292: C2 needs exact return type information for invokedynamic and invokehandle call sites Reviewed-by: kvn
-
- 28 8月, 2012 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn, dholmes, coleenp Contributed-by: NTao Mao <tao.mao@oracle.com>
-
- 22 8月, 2012 2 次提交
- 21 8月, 2012 1 次提交
-
-
由 kvn 提交于
Summary: In C2 add software membar after load from Reference.referent field to prevent commoning of loads across safepoint since GC can change its value. In C1 always generate Reference.get() intrinsic. Reviewed-by: roland, twisti, dholmes, johnc
-
- 28 7月, 2012 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn, twisti
-
- 25 7月, 2012 1 次提交
-
-
由 twisti 提交于
6984705: JSR 292 method handle creation should not go through JNI Summary: remove assembly code for JDK 7 chained method handles Reviewed-by: jrose, twisti, kvn, mhaupt Contributed-by: NJohn Rose <john.r.rose@oracle.com>, Christian Thalinger <christian.thalinger@oracle.com>, Michael Haupt <michael.haupt@oracle.com>
-
- 12 7月, 2012 1 次提交
-
-
由 jrose 提交于
Summary: Add annotation extraction code to class file parser. Reviewed-by: twisti, jrose, kvn Contributed-by: michael.haupt@oracle.com
-
- 29 6月, 2012 1 次提交
-
-
由 zgu 提交于
7151532: DCmd for hotspot native memory tracking Summary: Implementation of native memory tracking phase 1, which tracks VM native memory usage, and related DCmd Reviewed-by: acorn, coleenp, fparain
-
- 14 6月, 2012 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn
-
- 13 6月, 2012 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn, twisti Contributed-by: NKrystal Mok <sajia@taobao.com>
-
- 07 6月, 2012 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn
-
- 05 6月, 2012 1 次提交
-
-
由 roland 提交于
Summary: Class.cast which calls Class.isInstance is heavily used by the new JSR 292 implementation Reviewed-by: roland Contributed-by: NKrystal Mok <rednaxelafx@gmail.com>
-
- 31 5月, 2012 1 次提交
-
-
由 twisti 提交于
Reviewed-by: twisti Contributed-by: NKrystal Mok <sajia@taobao.com>
-
- 26 5月, 2012 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn, roland
-
- 15 5月, 2012 1 次提交
-
-
由 roland 提交于
Summary: use x87 instructions to implement exp() and pow() in interpreter/c1/c2. Reviewed-by: kvn, never, twisti
-
- 20 9月, 2012 1 次提交
-
-
由 roland 提交于
Summary: use shorter instruction sequences for atomic add and atomic exchange when possible. Reviewed-by: kvn, jrose
-
- 18 9月, 2012 1 次提交
-
-
由 kvn 提交于
Summary: Save whole XMM/YMM registers in safepoint interrupt handler. Reviewed-by: roland, twisti
-
- 06 3月, 2012 1 次提交
-
-
由 rbackman 提交于
Reviewed-by: sla, never
-
- 30 3月, 2012 1 次提交
-
-
由 jiangli 提交于
7154670: The instanceKlass _implementors[] and _nof_implementors are not needed for non-interface klass. Summary: Change implementor to embedded instanceKlass field. Reviewed-by: sspitsyn, minqi, coleenp
-
- 02 3月, 2012 1 次提交
-
-
由 roland 提交于
Summary: C1 does not recognize the default branch of a lookupswitch or tableswitch bytecode to be a safepoint if backward. Reviewed-by: kvn, never
-
- 28 2月, 2012 1 次提交
-
-
由 roland 提交于
Summary: When resolving exception edges after register allocation, the C1 register allocator may insert spill code at the wrong insertion position. Reviewed-by: kvn, never
-
- 22 2月, 2012 1 次提交
-
-
由 jiangli 提交于
Summary: Issue storestore barrier before constructor return if the constructor write final field. Reviewed-by: dholmes, jrose, roland, coleenp Contributed-by: NJiangli Zhou <jiangli.zhou@oracle.com>
-
- 16 2月, 2012 1 次提交
-
-
由 roland 提交于
Summary: forced exit may destory global objects that are still in use. Reviewed-by: twisti, never, kvn
-