- 29 9月, 2020 1 次提交
-
-
由 joeylee.lz 提交于
Summary: Support ThreadMxBean to inspect coroutine infomation, including getThreadInfo, dumpAllThreads, getThreadCount, getAllThreadIds. Test Plan: com/alibaba/wisp2/WispThreadMXBeanTest.java Reviewed-by: zhengxiaolinX, yuleil, sanhongli Issue: https://github.com/alibaba/dragonwell8/issues/132
-
- 22 9月, 2020 1 次提交
-
-
由 Denghui Dong 提交于
Summary: Test Plan: test/jdk/jfr/event/runtime/TestThreadStartEndEvents.java Reviewed-by: zhengxiaolinX, yuleil Issue: https://github.com/alibaba/dragonwell8/issues/127
-
- 17 9月, 2020 1 次提交
-
-
由 lei.yul 提交于
Summary: Make the behavior of reading a closed socket to be consistent after switching wisp. Test Plan: Wisp2SocketCloseExceptionTest Reviewed-by: joeyleeeeeee97 shiyuexw Issue: alibaba/dragonwell8#124
-
- 16 9月, 2020 1 次提交
-
-
由 lei.yul 提交于
Summary: Refactoring WispSocket's InputStream and OutputStream creating code for readability. Test Plan: all wisp tests Reviewed-by: joeyleeeeeee97 shiyuexw Issue: alibaba/dragonwell8#124
-
- 15 9月, 2020 1 次提交
-
-
由 joeylee.lz 提交于
Summary: Backport of 6815126, array length varies in jdi test Test Plan: test/com/sun/jdi/SimulResumerTest.java Reviewed-by: yuleil, DDH Issue: https://github.com/alibaba/dragonwell8/issues/129
-
- 14 9月, 2020 1 次提交
-
-
由 joeylee.lz 提交于
Summary: Alibaba's breakpoint needs to be skipped for StepTest.java, otherwise we may enter an unexpected break position. Test Plan: com/sun/jdi/StepTest.java Reviewed-by: DDH, yuleil Issue: https://github.com/alibaba/dragonwell8/issues/111
-
- 03 8月, 2020 1 次提交
-
-
由 yunyao.zxl 提交于
Summary: as the title Test Plan: On Windows platform: TestAggressiveHeap.java, TestExcessGCLockerCollections.java and ThreadCpuTimesDeadlock.java Reviewed-by: yuleil, shiyuexw Issue: https://github.com/alibaba/dragonwell8/issues/113
-
- 31 7月, 2020 16 次提交
-
-
由 Denghui Dong 提交于
Summary: SafepointStatistics is a periodic event, both events are experimental now and disbaled by default Test Plan: jdk/jfr/event/runtime/TestSafepointEvents.java jdk/jfr/event/compiler/TestHugeObjectAllocationSample.java jdk/jfr/event/metadata/TestLookForUntestedEvents.java Reviewed-by: kuaiwei Issue: https://github.com/alibaba/dragonwell8/issues/116
-
由 Denghui Dong 提交于
Summary: Test Plan: jdk/jfr Reviewed-by: yuleil Issue: https://github.com/alibaba/dragonwell8/issues/112
-
由 Denghui Dong 提交于
[Backport] 8236264: Remove jdk.jfr.Recording::setFlushInterval and jdk.jfr.Recording::getFlushInterval 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 提交于
[Backport] 8234671: JFR api/consumer/recordingstream/TestStart.java failed due to timeout at testStartTwice() 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
-
由 Denghui Dong 提交于
Summary: Test Plan: jdk/jfr Reviewed-by: yuleil Issue: https://github.com/alibaba/dragonwell8/issues/112
-
- 30 7月, 2020 1 次提交
-
-
由 yunyao.zxl 提交于
Summary: Add -XX:+UnlockExperimentalVMOptions to all wisp tests Test Plan: all Wisp tests Reviewed-by: yuleil, shiyuexw, sanhong Issue: https://github.com/alibaba/dragonwell8/issues/113
-
- 29 7月, 2020 1 次提交
-
-
由 yunyao.zxl 提交于
Summary: Add JDK code of the Wisp implementation Test Plan: all Wisp tests Reviewed-by: yuleil, shiyuexw, sanhong Issue: https://github.com/alibaba/dragonwell8/issues/113
-
- 24 7月, 2020 1 次提交
-
-
由 Denghui Dong 提交于
This reverts commit 98c962d6.
-
- 22 7月, 2020 1 次提交
-
-
由 yunyao.zxl 提交于
Summary: - From http://hg.openjdk.java.net/mlvm/mlvm/jdk/file/93a6c619b0ca/coro-simple.patch - Add 'EnableCoroutine' option to test/java/dyn/CoroutineTest.java Test Plan: test/java/dyn/CoroutineTest.java jtreg test Reviewed-by: yuleil, shiyuexw, sanhong Issue: https://github.com/alibaba/dragonwell8/issues/113
-
- 20 7月, 2020 1 次提交
-
-
由 Denghui Dong 提交于
Summary: added help methods to Asserts.java Test Plan: jdk/test Reviewed-by: kuaiwei, sanhong Issue: https://github.com/alibaba/dragonwell8/issues/108
-
- 16 7月, 2020 1 次提交
-
-
由 Denghui Dong 提交于
-
- 15 7月, 2020 3 次提交
-
-
由 Denghui Dong 提交于
This reverts commit bb1f71c8.
-
由 Denghui Dong 提交于
This reverts commit 24c1c07f.
-
由 Denghui Dong 提交于
This reverts commit 42338688.
-
- 16 4月, 2020 1 次提交
-
-
由 amenkov 提交于
Reviewed-by: sspitsyn, jwilhelm, mschoene, rhalade, mbalao, andrew
-
- 08 4月, 2020 1 次提交
-
-
由 lei.yul 提交于
Summary: - Replace null with root() to represent root container for consistency - Support rcm inheritance by Thread.inheritedResourceContainer Test Plan: jtreg com/alibaba/rcm/ multi-tenent/ Reviewed-by: luchsh, tanghaoth90 Issue: https://github.com/alibaba/dragonwell8/issues/95
-
- 07 4月, 2020 1 次提交
-
-
由 Chuansheng Lu 提交于
Summary: skip jgroup libraries on Windows Test Plan: jdk/test/multi-tenant Reviewed-by: kuaiwei, yuleil Issue: https://github.com/alibaba/dragonwell8/issues/92
-
- 06 4月, 2020 2 次提交
-
-
由 Chuansheng Lu 提交于
Summary: ported TenantDataIsolation to Dragonwell Test Plan: jdk/test/multi-tenant Reviewed-by: yuleil, superajun-wsj Issue: https://github.com/alibaba/dragonwell8/issues/84
-
由 Chuansheng Lu 提交于
-
- 05 4月, 2020 1 次提交
-
-
由 Chuansheng Lu 提交于
Summary: ported cgroup-based cpu throttling facilities Test Plan: jdk/test/multi-tenant Reviewed-by: yuleil, superajun-wsj Issue: https://github.com/alibaba/dragonwell8/issues/84
-
- 03 4月, 2020 2 次提交
-
-
由 Hao Tang 提交于
Summary: ported heap isolation feature of MultiTenant to Dragonwell8 Test Plan: hotspot/test/multi-tenant/ Reviewed-by: luchsh, mmyxym Issue: https://github.com/alibaba/dragonwell8/issues/90
-
由 weijun 提交于
Reviewed-by: ahgross, mullan, rhalade
-