- 31 7月, 2020 10 次提交
-
-
由 Denghui Dong 提交于
Summary: Test Plan: jdk/jfr Reviewed-by: yuleil Issue: https://github.com/alibaba/dragonwell8/issues/112
-
由 Denghui Dong 提交于
Summary: Test Plan: jdk/jfr Reviewed-by: yuleil Issue: https://github.com/alibaba/dragonwell8/issues/112
-
由 Denghui Dong 提交于
Summary: Test Plan: jdk/jfr Reviewed-by: yuleil Issue: https://github.com/alibaba/dragonwell8/issues/112
-
由 Denghui Dong 提交于
Summary: Test Plan: jdk/jfr Reviewed-by: yuleil Issue: https://github.com/alibaba/dragonwell8/issues/112
-
由 Denghui Dong 提交于
Summary: Test Plan: jdk/jfr Reviewed-by: yuleil Issue: https://github.com/alibaba/dragonwell8/issues/112
-
由 Denghui Dong 提交于
Summary: Test Plan: jdk/jfr Reviewed-by: yuleil Issue: https://github.com/alibaba/dragonwell8/issues/112
-
由 Denghui Dong 提交于
Summary: Test Plan: jdk/jfr Reviewed-by: yuleil Issue: https://github.com/alibaba/dragonwell8/issues/112
-
由 Denghui Dong 提交于
Summary: Test Plan: jdk/jfr Reviewed-by: yuleil Issue: https://github.com/alibaba/dragonwell8/issues/112
-
由 Denghui Dong 提交于
Summary: Test Plan: jdk/jfr Reviewed-by: yuleil Issue: https://github.com/alibaba/dragonwell8/issues/112
-
由 Denghui Dong 提交于
Summary: Test Plan: jdk/jfr Reviewed-by: yuleil Issue: https://github.com/alibaba/dragonwell8/issues/112
-
- 23 7月, 2020 1 次提交
-
-
由 Denghui Dong 提交于
This reverts commit 6585eb9c.
-
- 15 7月, 2020 3 次提交
-
-
由 Denghui Dong 提交于
This reverts commit 5382b8e0.
-
由 Denghui Dong 提交于
This reverts commit c7503dc8.
-
由 Denghui Dong 提交于
This reverts commit 7a01e5e2.
-
- 17 6月, 2020 1 次提交
-
-
由 apetushkov 提交于
Reviewed-by: rehn, egahlin
-
- 15 6月, 2020 1 次提交
-
-
由 apetushkov 提交于
Reviewed-by: neugens Contributed-by: asemenov@azul.com
-
- 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
-
- 18 2月, 2020 1 次提交
-
-
由 Chuansheng Lu 提交于
Summary: Fixed build failure caused by -Werror=format-security Test Plan: build and sanity test Reviewed-by: D-D-H, mmyxym Issue: https://github.com/alibaba/dragonwell8/issues/79
-
- 31 12月, 2019 1 次提交
-
-
由 云矅 提交于
Summary: Port 8202353 from lastest jdk, in order to fix compatibility of 8u232 api change instead of the origin openjdk8 patch Buglist ref: https://bugs.openjdk.java.net/browse/JDK-8202353 Fix ref: http://hg.openjdk.java.net/jdk/jdk/rev/f605c91e5219 Test Plan: Successfully build Dragonwell8, and pass jfr tests. Reviewed-by: D-D-H,luchsh,sanhong Issue: https://github.com/alibaba/dragonwell8/issues/73
-
- 27 12月, 2019 1 次提交
-
-
由 卓昂 提交于
Summary: add support for opto object allocations sampling Test Plan: test/jfr/event/objectsprofiling/TestOptoObjectAllocationsSampling.java Reviewers: zhengxiaolinX, luchsh, sanhong Issue: https://github.com/alibaba/dragonwell8/issues/64
-
- 05 12月, 2019 2 次提交
-
-
由 denghui.ddh 提交于
Summary: add compatibility for UnlockCommercialFeatures Test Plan: test/jfr/test_unlockCommercialFeatures_compatibility.sh Reviewed-by: yfxhust, luchsh Issue: https://github.com/alibaba/dragonwell8_hotspot/issues/6
-
由 卓昂 提交于
Reviewers: 效山, 芳玺, 传胜, 三红, yumin.qi Reviewed By: 三红, 芳玺, 效山, 卓仁 Differential Revision: https://aone.alibaba-inc.com/code/D815657
-
- 30 1月, 2020 1 次提交
-
-
由 andrew 提交于
Summary: Avoid use of lambdas and StringJoiner so GenerateJfrFiles builds with OpenJDK 7 Reviewed-by: shade
-
- 17 1月, 2020 1 次提交
-
-
由 egahlin 提交于
Reviewed-by: mgronlun
-
- 17 12月, 2019 1 次提交
-
-
由 neugens 提交于
Reviewed-by: phh
-
- 22 10月, 2019 1 次提交
-
-
由 ddong 提交于
8227605: Kitchensink fails "assert((((klass)->trace_id() & (JfrTraceIdEpoch::leakp_in_use_this_epoch_bit())) != 0)) failed: invariant" Reviewed-by: dholmes, dcubed, egahlin
-
- 30 10月, 2019 1 次提交
-
-
由 mbalao 提交于
Reviewed-by: jbachorik
-
- 09 10月, 2019 1 次提交
-
-
由 ddong 提交于
Reviewed-by: egahlin, rwestberg
-
- 27 9月, 2019 3 次提交
- 15 2月, 2019 1 次提交
-
-
由 mikael 提交于
Reviewed-by: clanger
-
- 16 1月, 2019 1 次提交
-
-
由 redestad 提交于
Reviewed-by: gziemski, mgronlun
-
- 17 1月, 2019 1 次提交
-
-
由 stooke 提交于
Reviewed-by: mgronlun, mikael
-
- 11 1月, 2019 1 次提交
-
-
由 ysuenaga 提交于
Reviewed-by: rehn, sgehwolf
-
- 13 12月, 2018 2 次提交
- 08 12月, 2018 1 次提交
-
-
由 egahlin 提交于
Reviewed-by: pliden
-
- 09 12月, 2018 1 次提交
-
-
由 egahlin 提交于
Reviewed-by: mgronlun
-
- 08 12月, 2018 1 次提交
-
-
由 egahlin 提交于
Reviewed-by: mgronlun
-