- 18 6月, 2015 1 次提交
-
-
由 ascarpino 提交于
Reviewed-by: kvn, jrose, phh
-
- 05 7月, 2019 1 次提交
-
-
由 andrew 提交于
Reviewed-by: phh, mbalao, bae
-
- 04 7月, 2018 1 次提交
-
-
由 fmatte 提交于
Summary: Add resolved_references and init_lock as hidden static field in class so root is found. Reviewed-by: dholmes, coleenp
-
- 23 1月, 2018 2 次提交
- 19 12月, 2017 1 次提交
-
-
由 dbuck 提交于
Summary: Implement Diagnostic Commands for heap and finalizerinfo Reviewed-by: mchung
-
- 10 8月, 2017 2 次提交
-
-
由 thartmann 提交于
Summary: C1 intrinsics for System.nanoTime(), System.currentTimeMillis() and JVM.counterTime() should be pinned. Reviewed-by: kvn, vlivanov, iveresov
-
由 thartmann 提交于
Summary: C1 intrinsics for System.nanoTime(), System.currentTimeMillis() and JVM.counterTime() should be pinned. Reviewed-by: kvn, vlivanov, iveresov
-
- 04 3月, 2016 2 次提交
- 17 2月, 2016 1 次提交
-
-
由 igerasim 提交于
Summary: Add intrinsics for BigInteger squareToLen and mulAdd methods. Reviewed-by: kvn, jrose
-
- 11 6月, 2015 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: kvn
-
- 30 1月, 2015 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: jrose, kvn
-
- 14 10月, 2014 1 次提交
-
-
由 iklam 提交于
Summary: Implemented the interface in sun.misc.URLClassPath and corresponding JVM_XXX APIs Reviewed-by: mchung, acorn, jiangli, dholmes
-
- 27 9月, 2014 2 次提交
- 17 2月, 2016 1 次提交
-
-
由 igerasim 提交于
Summary: Add intrinsics for BigInteger squareToLen and mulAdd methods. Reviewed-by: kvn, jrose
-
- 22 8月, 2014 1 次提交
-
-
由 iklam 提交于
Summary: Cleaned up CDS to be more configurable, maintainable and extensible Reviewed-by: dholmes, coleenp, acorn, mchung
-
- 12 6月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: Add C2 SHA intrinsics on SPARC Reviewed-by: kvn, roland Contributed-by: james.cheng@oracle.com
-
- 05 5月, 2016 1 次提交
-
-
由 robm 提交于
8036630: Null ProtectionDomain in JVM can cause NPE because principals field is not initialized to an empty array Summary: Call ProtectionDomain constructor instead of making all fields null. Reviewed-by: fparain, zgu
-
- 01 5月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: Fix the arbitrary alignment issue in SPARC AES crypto stub routines. Reviewed-by: kvn, iveresov Contributed-by: shrinivas.joshi@oracle.com
-
- 29 10月, 2015 1 次提交
-
-
由 shade 提交于
Summary: Add exceptions for A*FU subclasses that do the actual work. Reviewed-by: jrose, vlivanov
-
- 06 9月, 2014 1 次提交
-
-
由 coleenp 提交于
Summary: Add classLoader to java/lang/Class instance for fast access Reviewed-by: alanb, lfoltan, rriggs, vlivanov, twisti, jfranck
-
- 03 9月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: Add new C2 intrinsic for BigInteger::multiplyToLen() on x86 in 64-bit VM. Reviewed-by: roland
-
- 15 1月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: Add intrinsics/stub routines support for single-block and multi-block (as used by Cipher Block Chaining mode) AES encryption and decryption operations on the SPARC platform. Reviewed-by: kvn, roland Contributed-by: shrinivas.joshi@oracle.com
-
- 09 1月, 2014 1 次提交
-
-
由 iignatyev 提交于
Reviewed-by: kvn, twisti
-
- 27 11月, 2013 1 次提交
-
-
由 drchase 提交于
Summary: Catch missing-because-illegal case for itable entries and use an exception-throwing method instead of null. Reviewed-by: acorn, jrose, coleenp
-
- 14 11月, 2013 1 次提交
-
-
由 minqi 提交于
Summary: MagicLambdaImpl was removed from jdk side, this should be done in vm side too Reviewed-by: coleenp, hseigel, rdurbin
-
- 18 10月, 2013 1 次提交
-
-
由 rbackman 提交于
Reviewed-by: kvn, twisti
-
- 02 10月, 2013 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: twisti, iveresov
-
- 27 9月, 2013 1 次提交
-
-
由 rbackman 提交于
Reviewed-by: kvn, twisti
-
- 11 9月, 2013 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: rbackman, twisti, kvn Contributed-by: john.r.rose@oracle.com, vladimir.x.ivanov@oracle.com
-
- 07 8月, 2013 1 次提交
-
-
由 sspitsyn 提交于
Summary: Restore the appendix argument after PopFrame() call Reviewed-by: twisti, coleenp Contributed-by: serguei.spitsyn@oracle.com
-
- 19 7月, 2013 1 次提交
-
-
由 ccheung 提交于
Summary: this fix also removes the -XX:+UseStringCache option Reviewed-by: dholmes, acorn, iklam
-
- 03 7月, 2013 1 次提交
-
-
由 drchase 提交于
Summary: add intrinsics using new instruction to interpreter, C1, C2, for suitable x86; add test Reviewed-by: kvn, twisti
-
- 23 5月, 2013 1 次提交
-
-
由 coleenp 提交于
Summary: Inject protection_domain, signers, init_lock into java_lang_Class Reviewed-by: stefank, dholmes, sla
-
- 09 5月, 2013 1 次提交
-
-
由 kvn 提交于
Summary: Resurrected autobox elimination code and enabled part of it by default. Reviewed-by: roland, twisti
-
- 03 5月, 2013 1 次提交
-
-
由 fparain 提交于
Reviewed-by: acorn, sla
-
- 05 4月, 2013 1 次提交
-
-
由 mullan 提交于
Reviewed-by: acorn, hawtin
-
- 26 3月, 2013 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn, jrose
-