Code Monkey home page Code Monkey logo

pippo1980 / dragonwell11 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dragonwell-project/dragonwell11

0.0 0.0 0.0 1.93 GB

Alibaba Dragonwell11 JDK

Home Page: https://www.aliyun.com/product/dragonwell

License: GNU General Public License v2.0

Shell 0.21% JavaScript 1.01% C++ 13.89% Python 0.07% Perl 0.01% C 5.68% Objective-C 0.29% Java 77.99% Assembly 0.03% Awk 0.01% TypeScript 0.01% XSLT 0.24% CSS 0.01% SourcePawn 0.01% Red 0.01% Hack 0.17% Makefile 0.02% HTML 0.35% DTrace 0.01% Batchfile 0.01%

dragonwell11's Introduction

Dragonwell Logo

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

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

2020

2019

2018

dragonwell11's People

Contributors

goelin avatar prrace avatar jonathan-gibbons avatar erikj79 avatar chrishegarty avatar jddarcy avatar mrserb avatar wangweij avatar sundararajana avatar coleenp avatar jesperirl avatar mcimadamore avatar magicus avatar rwestrel avatar shipilev avatar tobihartmann avatar stefank avatar lahodaj avatar iignatev avatar seanjmullan avatar realclanger avatar szegedi avatar zhengyu123 avatar hns avatar xueleifan avatar therealmdoerr avatar cl4es avatar joewang-java avatar edvbld avatar mbaesken avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.