- 12 6月, 2020 1 次提交
-
-
由 jbachorik 提交于
8233197: Invert JvmtiExport::post_vm_initialized() and Jfr:on_vm_start() start-up order for correct option parsing 8246703: [TESTBUG] Add test for JDK-8233197 Reviewed-by: aph, adinn, neugens
-
- 25 5月, 2020 1 次提交
-
-
由 fyang 提交于
Reviewed-by: thartmann, kvn, andrew Contributed-by: zhouyong44@huawei.com
-
- 24 9月, 2019 1 次提交
-
-
由 sgehwolf 提交于
Summary: Account for serialized null scopes in NMethod Reviewed-by: aph, never, andrew
-
- 19 5月, 2020 1 次提交
-
-
由 aeriksso 提交于
8150986: serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java failing because expects HPROF JAVA PROFILE 1.0.1 file format Reviewed-by: dcubed, dsamersoff, andrew
-
- 23 3月, 2020 1 次提交
-
-
由 fyang 提交于
Reviewed-by: kvn Contributed-by: hedongbo@huawei.com
-
- 17 2月, 2020 1 次提交
-
-
由 neugens 提交于
Reviewed-by: shade, andrew
-
- 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 2 次提交
-
-
由 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
-
由 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
-
- 25 12月, 2017 1 次提交
-
-
由 dbuck 提交于
Reviewed-by: dholmes
-
- 22 12月, 2017 1 次提交
-
-
由 dbuck 提交于
Summary: Adding VM.dynlibs as a dcmd to dump all loaded dynamic libraries. Reviewed-by: fparain, mgronlun
-
- 19 12月, 2017 2 次提交
- 24 10月, 2017 1 次提交
-
-
由 ysuenaga 提交于
8087291: InitialBootClassLoaderMetaspaceSize and CompressedClassSpaceSize should be checked consistent from MaxMetaspaceSize Reviewed-by: dholmes, sspitsyn, poonam
-
- 30 9月, 2017 1 次提交
-
-
由 dbuck 提交于
Reviewed-by: jrose, coleenp, ahgross, acorn, vlivanov
-
- 07 9月, 2017 1 次提交
-
-
由 dbuck 提交于
Reviewed-by: kvn
-
- 21 8月, 2017 1 次提交
-
-
由 dbuck 提交于
Summary: Bailout if OSR entry is unreachable. Reviewed-by: thartmann Contributed-by: NAndreas Woess <andreas.woess@oracle.com>
-
- 11 8月, 2017 1 次提交
-
-
由 dbuck 提交于
Summary: Change TypeF:eq and TypeD:eq to compare NaN values using a bitwise comparison. Reviewed-by: kvn Contributed-by: NStefan Anzinger <stefan.anzinger@oracle.com>
-
- 10 8月, 2017 1 次提交
-
-
由 thartmann 提交于
Summary: C1 intrinsics for System.nanoTime(), System.currentTimeMillis() and JVM.counterTime() should be pinned. Reviewed-by: kvn, vlivanov, iveresov
-