dragonwell-project/dragonwell11
Fork: 113 Star: 558 (更新于 2024-10-15 16:25:27)
license: GPL-2.0
Language: Java .
Alibaba Dragonwell11 JDK
最后发布版本: dragonwell-extended-11.0.23.20_jdk-11.0.23-ga ( 2024-05-10 20:44:53)
Introduction
Over the years, Java has proliferated in Alibaba. Many applications are written in Java and many our Java developers have written more than one billion lines of Java code.
Alibaba Dragonwell, as a downstream version of OpenJDK, is the OpenJDK implementation at Alibaba optimized for online e-commerce, financial, logistics applications running on 100,000+ servers. Alibaba Dragonwell is the engine that runs these distributed Java applications in extreme scaling.
Alibaba Dragonwell is clearly a "friendly fork" under the same licensing terms as the upstream OpenJDK project. Alibaba is committed to collaborate closely with OpenJDK community and intends to bring as many customized features as possible from Alibaba Dragonwell to the upstream.
Using Alibaba Dragonwell
Alibaba Dragonwell JDK currently supports Linux/x86_64 platform only.
Installation
- You may download a pre-built Alibaba Dragonwell JDK from its GitHub page: https://github.com/dragonwell-project/dragonwell11/releases.
- Uncompress the package to the installation directory.
Enable Alibaba Dragonwell for Java applications
To enable Alibaba Dragonwell JDK for your application, simply set JAVA_HOME
to point to the installation directory of Alibaba Dragonwell. If you installed Dragonwell JDK via YUM, follow the instructions prompted from post-install outputs, e.g.:
=======================================================================
# Assuming Alibaba Dragonwell 11 is installed to:
# /opt/alibaba/java-11-alibaba-dragonwell
# You can set Alibaba Dragonwell as default JDK by exporting following environment variables:
$ export JAVA_HOME=/opt/alibaba/java-11-alibaba-dragonwell
$ export PATH=${JAVA_HOME}/bin:$PATH
=======================================================================
Acknowledgement
Special thanks to those who have made contributions to Alibaba's internal JDK builds.
Publications
Technologies included in Alibaba Dragonwell have been published in following papers
2021
- Yifei Zhang, Tianxiao Gu, Xiaolin Zheng, Lei Yu, Wei Kuai, Sanhong Li Towards a Serverless Java Runtime In ASE 2021 Industry Showcase, to appear
2020
- Mingyu Wu, Ziming Zhao, Yanfei Yang, Haoyu Li, Haibo Chen, Binyu Zang, Haibing Guan, Sanhong Li, Chuansheng Lu, Tongbao Zhang Platinum: A CPU-Efficient Concurrent Garbage Collector for Tail-Reduction of Interactive Services In USENIX ATC 2020, pp. 159–172
2019
- Shiyou Huang, Jianmei Guo, Sanhong Li, Xiang Li, Yumin Qi, Kingsum Chow, Jeff Huang SafeCheck: Safety Enhancement of Java Unsafe API In ICSE 2019, pp. 889–899
2018
-
Fangxi Yin, Denghui Dong, Chuansheng Lu, Tongbao Zhang, Sanhong Li, Jianmei Guo, Kingsum Chow Cloud-Scale Java Profiling at Alibaba In ICPE Companion 2018, pp. 99–100
-
Fangxi Yin, Denghui Dong, Sanhong Li, Jianmei Guo, Kingsum Chow Java Performance Troubleshooting and Optimization at Alibaba In ICSE-SEIP 2018, pp. 11–12
最近版本更新:(数据更新于 2024-09-07 10:30:44)
2024-05-10 20:44:53 dragonwell-extended-11.0.23.20_jdk-11.0.23-ga
2024-05-10 16:19:06 dragonwell-standard-11.0.23.19_jdk-11.0.23-ga
2024-03-05 18:38:59 dragonwell-extended-11.0.22.19_jdk-11.0.22-ga
2024-02-23 10:54:31 dragonwell-standard-11.0.22.18_jdk-11.0.22-ga
2023-12-27 17:37:07 dragonwell-standard-11.0.21.17_jdk-11.0.21-ga
2024-01-11 09:57:08 dragonwell-extended-11.0.21.18_jdk-11.0.21-ga
2023-09-07 13:55:30 dragonwell-extended-11.0.20.17_jdk-11.0.20-ga
2023-08-08 18:05:09 dragonwell-extended-11.0.20.16_jdk-11.0.20-ga
2023-08-08 16:47:43 dragonwell-standard-11.0.20.16_jdk-11.0.20-ga
2023-05-23 13:16:07 dragonwell-extended-11.0.19.15_jdk-11.0.19-ga
dragonwell-project/dragonwell11同语言 Java最近更新仓库
2024-11-05 19:32:42 xiaojieonly/Ehviewer_CN_SXJ
2024-11-05 04:13:47 Stirling-Tools/Stirling-PDF
2024-11-04 02:03:13 exzhawk/EhViewer
2024-11-03 00:43:09 PBH-BTN/PeerBanHelper
2024-10-31 18:52:00 CodePhiliaX/Chat2DB
2024-10-31 11:19:43 mybatis-flex/mybatis-flex