- 09 12月, 2019 1 次提交
-
-
由 andrew 提交于
-
- 05 12月, 2019 2 次提交
- 27 11月, 2019 1 次提交
-
-
由 andrew 提交于
-
- 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
-
- 19 11月, 2019 1 次提交
-
-
由 andrew 提交于
-
- 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
-
- 12 11月, 2019 1 次提交
-
-
由 andrew 提交于
-
- 09 11月, 2019 1 次提交
-
-
由 andrew 提交于
-
- 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
-
- 17 10月, 2019 1 次提交
-
-
由 andrew 提交于
-
- 16 10月, 2019 1 次提交
-
-
由 andrew 提交于
-
- 10 10月, 2019 1 次提交
-
-
由 andrew 提交于
-
- 26 9月, 2019 2 次提交
- 11 9月, 2019 1 次提交
-
-
由 shade 提交于
Reviewed-by: zgu
-
- 16 9月, 2019 1 次提交
-
-
由 shade 提交于
Reviewed-by: kvn
-
- 26 6月, 2019 1 次提交
-
-
由 valeriep 提交于
Summary: Updated the info based on MUSCLE v1.8.24 Reviewed-by: ascarpino
-
- 23 9月, 2019 1 次提交
-
-
由 andrew 提交于
-
- 13 6月, 2014 1 次提交
-
-
由 dsamersoff 提交于
Summary: Better parsing of /proc/pid/maps in sa Reviewed-by: sspitsyn, sla
-
- 17 9月, 2019 1 次提交
-
-
由 andrew 提交于
-
- 13 9月, 2019 2 次提交
- 05 9月, 2019 2 次提交
- 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
-