Skip to content

Releases: dragonwell-project/dragonwell11

Alibaba_Dragonwell_Standard_11.0.19.15.7

[Misc] Update version

Summary: Update dragonwell version

Test Plan: CICD

Reviewed-by: D-D-H, yuleil

Issue: https://github.com/alibaba/dragonwell11/issues/225

Alibaba_Dragonwell_Extended_11.0.18.14.9

[Misc] Update version

Summary: Update dragonwell version

Test Plan: CICD

Reviewed-by: D-D-H, yuleil

Issue: https://github.com/alibaba/dragonwell11/issues/225

Alibaba_Dragonwell_Standard_11.0.18.14.9

[Misc] Update version

Summary: Update dragonwell version

Test Plan: CICD

Reviewed-by: D-D-H, yuleil

Issue: https://github.com/alibaba/dragonwell11/issues/225

Alibaba_Dragonwell_Standard_11.0.17.13.8

[Misc] fix SpecTest.java intermittently timeout

Summary: fix sun/security/provider/SecureRandom/AbstractDrbg/SpecTest.java intermittently fail, use /dev/urandom instead of /dev/random to avoid block for SecureRandom API

Test Plan: CI pipeline

Reviewed-by: lvfei.lv, lei.yul

Issue: https://github.com/alibaba/dragonwell11/issues/322

Alibaba_Dragonwell_Extended_11.0.17.13.8

[Misc] Update version

Summary: Update dragonwell version

Test Plan: CICD

Reviewed-by: D-D-H, yuleil

Issue: https://github.com/alibaba/dragonwell11/issues/225

Alibaba_Dragonwell_Standard_11.0.16.12

dragonwell-standard-11.0.16.12_jdk-11.0.16-ga

Alibaba_Dragonwell_Extended_11.0.16.12

dragonwell-extended-11.0.16.12_jdk-11.0.16-ga

Alibaba_Dragonwell_11.0.15.11

dragonwell-11.0.15.11_jdk-11.0.15-ga

Alibaba_Dragonwell_11.0.14.10

[Misc] Update Dragonwell11 version to 11.0.14.10-GA

Summary: Update Dragonwell11 version to 11.0.14.10-GA

Test Plan: AdoptJDK CI pipeline

Reviewed-by: leiyu

Issue: https://github.com/alibaba/dragonwell11/issues/206

Alibaba_Dragonwell_11.0.13.9

[JFR] Fix object profiling stacktrace problem on aarch64 platform

Summary:
1. Use CallStaticJavaNode to invoke jfr_fast_object_alloc_C so that
last_java_sp is set properly
2. Remove StackWalkMode and _cached_top_frame_bci

Test Plan: test/jdk/jfr/event/objectsprofiling/TestOptoObjectAllocationsSampling.java

Reviewed-by: kelthuzadx, kuaiwei, sandlerwang, zhengxiaolinX

Issue: https://github.com/alibaba/dragonwell11/issues/189