- 26 11月, 2019 1 次提交
-
-
由 sjohanss 提交于
8156028: G1YoungGenSizer _adaptive_size not correct when setting NewSize and MaxNewSize to the same value Reviewed-by: jmasa, sangheki, drwhite, phh Contributed-by: maoliang.ml@alibaba-inc.com
-
- 07 8月, 2019 1 次提交
-
-
由 jiefu 提交于
Reviewed-by: mdoerr, kbarrett, tschatzl
-
- 03 8月, 2019 1 次提交
-
-
由 jiefu 提交于
Reviewed-by: tschatzl, kbarrett
-
- 20 8月, 2019 1 次提交
-
-
由 thartmann 提交于
Summary: Weakened too strong assert. Reviewed-by: kvn, roland --HG-- extra : rebase_source : ad2511a886c7c243487bcb8c02289900400e2b93
-
- 30 8月, 2019 1 次提交
-
-
由 rrich 提交于
Reviewed-by: thartmann, mdoerr --HG-- extra : rebase_source : 506ba6f67cb248fb78906f8e66a5679f1b69e571
-
- 08 11月, 2019 1 次提交
-
-
由 simonis 提交于
Reviewed-by: stuefe, zgu
-
- 08 10月, 2019 1 次提交
-
-
由 thartmann 提交于
Summary: Bail out of superword optimization if loop was removed (i.e., if zero-trip Opaque1Node was removed). Reviewed-by: kvn, roland --HG-- extra : rebase_source : c0aaf50465968cd558ac8f12e9f4577cbc2774c2
-
- 08 2月, 2019 1 次提交
-
-
由 zgu 提交于
Reviewed-by: shade, stuefe, coleenp
-
- 11 7月, 2015 1 次提交
-
-
由 ascarpino 提交于
Reviewed-by: kvn, mcberg Contributed-by: ygaevsky@azul.com
-
- 18 6月, 2015 1 次提交
-
-
由 ascarpino 提交于
Reviewed-by: kvn, jrose, phh
-
- 01 8月, 2019 1 次提交
-
-
由 kbarrett 提交于
Summary: Fixed recognition of unnecessary GCLocker collections. Reviewed-by: pliden, tschatzl Contributed-by: johnc@azul.com
-
- 27 2月, 2015 1 次提交
-
-
由 fzhinkin 提交于
Reviewed-by: iveresov
-
- 20 8月, 2015 1 次提交
-
-
由 coleenp 提交于
Summary: Allow zero sized code buffer when checking if there's enough remaining size Reviewed-by: kvn
-
- 01 11月, 2019 1 次提交
-
-
由 shade 提交于
Reviewed-by: phh, andrew
-
- 28 10月, 2019 1 次提交
-
-
由 fyang 提交于
Summary: Duplicate cmp node in empty loop if it has other users Reviewed-by: neliasso, thartmann Contributed-by: wanghuang3@huawei.com, xietuo@huawei.com
-
- 13 9月, 2019 1 次提交
-
-
由 zgu 提交于
Summary: Don't double-free cached class bytes on redefinition loading failure. Reviewed-by: sspitsyn, jiangli
-
- 05 9月, 2019 1 次提交
-
-
由 andrew 提交于
Reviewed-by: mgerdin, tschatzl
-
- 03 9月, 2019 2 次提交
-
-
由 zgu 提交于
8155951: VM crash in nsk/jvmti/RedefineClasses/StressRedefine: assert failed: Corrupted constant pool 8151066: assert(0 <= i && i < length()) failed: index out of bounds Summary: lock classes for redefinition because constant pool merging isn't thread safe, use method constant pool because constant pool merging doesn't make equivalent cpCaches because of invokedynamic Reviewed-by: shade, andrew
-
由 andrew 提交于
Summary: Prepare Zero build for backport of JDK-8062808. Reviewed-by: sgehwolf
-
- 11 7月, 2019 1 次提交
-
-
由 hseigel 提交于
8226798: JVM crash in klassItable::initialize_itable_for_interface(int, InstanceKlass*, bool, Thread*) Summary: When calculating vtable size at class load time, do not look for miranda method if matching package private method is found in a super class. Reviewed-by: acorn, lfoltan
-
- 20 6月, 2015 1 次提交
-
-
由 kvn 提交于
Summary: increase code_size2 for stubs Reviewed-by: iveresov
-
- 14 2月, 2019 1 次提交
-
-
由 neliasso 提交于
Reviewed-by: kvn
-
- 15 6月, 2018 1 次提交
-
-
由 kvn 提交于
Summary: convert the assert into compilation check which will skip superword optimization Reviewed-by: roland, thartmann
-
- 14 12月, 2018 1 次提交
-
-
由 roland 提交于
Reviewed-by: thartmann, kvn
-
- 28 9月, 2018 1 次提交
-
-
由 roland 提交于
Reviewed-by: kvn --HG-- extra : rebase_source : 51bb75f94058cf96cda1ea902645358e4c3a41fe
-
- 21 1月, 2019 1 次提交
-
-
由 fyang 提交于
Reviewed-by: thartmann Contributed-by: jitao8@huawei.com
-
- 11 3月, 2019 1 次提交
-
-
由 thartmann 提交于
Summary: Fix BCEscapeAnalyzer to correctly handle _getClass intrinsic. Reviewed-by: kvn, dlong, redestad, neliasso
-
- 19 8月, 2019 1 次提交
-
-
由 neliasso 提交于
Reviewed-by: kvn, thartmann --HG-- extra : rebase_source : e1af5b86db38ac1b7ed27b4f39be267bb8b27d0e
-
- 02 5月, 2019 1 次提交
-
-
由 manc 提交于
Reviewed-by: dholmes, jcbeyler
-
- 01 5月, 2019 1 次提交
-
-
由 manc 提交于
Summary: Add memory fences on accesses to JvmtiEnvBase::_tag_map Reviewed-by: dholmes, jcbeyler, sspitsyn
-
- 12 8月, 2019 1 次提交
-
-
由 mdoerr 提交于
Reviewed-by: goetz
-
- 29 1月, 2019 1 次提交
-
-
由 zgu 提交于
Reviewed-by: shade, tschatzl
-
- 21 5月, 2019 1 次提交
-
-
由 roland 提交于
Reviewed-by: neliasso, rkennke, dlong
-
- 23 3月, 2015 1 次提交
-
-
由 thartmann 提交于
Summary: Added C2 matching rules to remove unnecessary sign extension for byte array access. Reviewed-by: roland, kvn, aph, adinn
-
- 25 7月, 2019 1 次提交
-
-
由 shade 提交于
Reviewed-by: andrew, phh
-
- 07 8月, 2017 1 次提交
-
-
由 sgehwolf 提交于
Summary: Cast to void* within DTRACE_CLASS* macros. Reviewed-by: coleenp, shade
-
- 25 5月, 2016 1 次提交
-
-
由 gziemski 提交于
Summary: Implement _lh_array_tag_type_value as const, not enum. Reviewed-by: vlivanov, minqi
-
- 05 7月, 2019 1 次提交
-
-
由 andrew 提交于
Reviewed-by: phh, mbalao, bae
-
- 19 6月, 2019 1 次提交
-
-
由 aph 提交于
Reviewed-by: kbarrett, tschatzl
-
- 21 5月, 2019 1 次提交
-
-
由 mhorie 提交于
Reviewed-by: goetz, mdoerr Contributed-by: NKazunori Ogata <ogatak@jp.ibm.com>
-