- 13 1月, 2020 1 次提交
-
-
由 andrew 提交于
Reviewed-by: mbalao
-
- 05 1月, 2020 1 次提交
-
-
由 alvdavi 提交于
Summary: Re-remove test removed by JDK-8231463 Reviewed-by: phh, andrew
-
- 20 8月, 2019 1 次提交
-
-
由 thartmann 提交于
Summary: Weakened too strong assert. Reviewed-by: kvn, roland --HG-- extra : rebase_source : ad2511a886c7c243487bcb8c02289900400e2b93
-
- 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
-
- 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
-
- 26 9月, 2019 1 次提交
-
-
由 zgu 提交于
Reviewed-by: andrew
-
- 11 9月, 2019 1 次提交
-
-
由 shade 提交于
Reviewed-by: zgu
-
- 16 9月, 2019 1 次提交
-
-
由 shade 提交于
Reviewed-by: kvn
-
- 13 9月, 2019 1 次提交
-
-
由 zgu 提交于
Summary: Don't double-free cached class bytes on redefinition loading failure. Reviewed-by: sspitsyn, jiangli
-
- 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
-
- 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
-
- 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
-
- 25 4月, 2019 1 次提交
-
-
由 sgehwolf 提交于
Reviewed-by: adinn, shade, andrew
-
- 05 6月, 2019 1 次提交
-
-
由 xliu 提交于
Summary: Prevent downgraded compilation tasks from recompiling. Reviewed-by: sgehwolf, thartmann, andrew
-
- 03 6月, 2019 1 次提交
-
-
由 xliu 提交于
Summary: Includes compile_id addition from JDK-8054492 Reviewed-by: andrew
-
- 02 5月, 2019 1 次提交
-
-
由 rraghavan 提交于
Summary: Avoided collecting unaligned stores in Initialize node by making can_capture_store return false for same Reviewed-by: dlong, kvn, vlivanov
-
- 19 2月, 2019 1 次提交
-
-
由 thartmann 提交于
Summary: Bail out of CEE if one of the gotos is a safepoint but the if is not. Reviewed-by: vlivanov, mdoerr
-
- 18 6月, 2019 1 次提交
-
-
由 ogatak 提交于
Reviewed-by: mdoerr, goetz Contributed-by: NBruno Rosa <bruno.rosa@eldorado.org.br>, Gustavo Serra Scalet <gustavo.scalet@eldorado.org.br>, Igor Nunes <igor.nunes@eldorado.org.br>, Martin Doerr <martin.doerr@sap.com>
-
- 30 4月, 2019 1 次提交
-
-
由 thartmann 提交于
Summary: Guard against regions degraded to copies. Reviewed-by: kvn
-
- 11 5月, 2019 1 次提交
-
-
由 phh 提交于
Summary: Add hotspot/test/runtime/jni directory with two tests for 8176100 Reviewed-by: kbarrett, coleenp, tschatzl
-
- 11 3月, 2019 1 次提交
-
-
由 ctornqvi 提交于
8180904: Hotspot tests running with -agentvm failing due to classpath Summary: Add -cp System.getProperty("java.class.path") to ProcessBuilder arguments. Reviewed-by: sla, gtriantafill
-
- 24 10月, 2018 1 次提交
-
-
由 roland 提交于
Reviewed-by: neliasso, kvn
-
- 22 10月, 2018 1 次提交
-
-
由 dbuck 提交于
Reviewed-by: kvn
-
- 15 10月, 2018 3 次提交
-
-
由 thartmann 提交于
8172850: Anti-dependency on membar causes crash in register allocator due to invalid instruction scheduling Summary: Regression test and additional asserts. The problem is fixed by 8087341. Reviewed-by: kvn
-
由 iignatyev 提交于
Reviewed-by: kvn
-
由 anoll 提交于
Summary: Replace shell script with Java-only code Reviewed-by: kvn, iignatyev
-
- 12 9月, 2018 1 次提交
-
-
由 coleenp 提交于
Reviewed-by: acorn, hseigel, ahgross, rhalade
-
- 26 7月, 2018 1 次提交
-
-
由 vaibhav 提交于
Summary: Created tests for the feature Reviewed-by: mseledtsov
-
- 20 7月, 2018 1 次提交
-
-
由 fmatte 提交于
Reviewed-by: tschatzl
-
- 23 2月, 2018 1 次提交
-
-
由 bgopularam 提交于
Reviewed-by: coleenp, sla
-
- 07 2月, 2018 1 次提交
-
-
由 bgopularam 提交于
Reviewed-by: kvn Contributed-by: vaibhav.x.choudhary@oracle.com
-
- 23 2月, 2018 1 次提交
-
-
由 bgopularam 提交于
Reviewed-by: coleenp, sla
-
- 16 1月, 2018 2 次提交
- 09 1月, 2018 1 次提交
-
-
由 kevinw 提交于
8156137: SIGSEGV in ReceiverTypeData::clean_weak_klass_links 8057570: RedefineClasses() tests fail assert(((Metadata*)obj)->is_valid()) failed: obj is valid Reviewed-by: coleenp
-