# bishengjdk-8 **Repository Path**: llvm_ssh/bishengjdk-8 ## Basic Information - **Project Name**: bishengjdk-8 - **Description**: BiSheng JDK 8 is a high-performance, production-ready distribution of OpenJDK 8. - **Primary Language**: Java - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 215 - **Created**: 2025-01-15 - **Last Updated**: 2025-01-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## BiSheng JDK 8 BiSheng JDK is a high-performance, production-ready downstream distribution of OpenJDK. As the in-house OpenJDK implementation at Huawei, BiSheng JDK runs on more than 500 products within Huawei, accumulating a large number of usage scenarios and problems and demands from java developers, solving many problems encountered in the actual operation of the business, and typically optimized on the ARM architecture. BiSheng JDK is suited for big data applications with high performance. BiSheng JDK 8 is compatible with the Java SE standard. As a "friendly fork" project under the same license as the upstream OpenJDK project, BiSheng JDK continues to contribute to the OpenJDK community all along. The latest binary builds can be downloaded from [releases](https://www.hikunpeng.com/developer/devkit/compiler/jdk). The User Guide && Installation Guide are available at [wiki](https://gitee.com/openeuler/bishengjdk-8/wikis/Home?sort_id=2879418). ## Platform BiSheng JDK currently supports `Linux/AArch64, Linux/x86_64`. ## Build platforms About the build platforms for BiSheng JDK, see [wiki](https://gitee.com/openeuler/bishengjdk-8/wikis/BiSheng%20JDK%208%20Source%20Code%20Building%20Description?sort_id=3919536). ## License BiSheng JDK is licensed under GPLv2 with Classpath Exception. For the details, see [License](https://gitee.com/openeuler/bishengjdk-8/blob/master/LICENSE). ## Installation See the [Installation Guide](https://gitee.com/openeuler/bishengjdk-8/wikis/BiSheng%20JDK%208%20Installation%20Guide?sort_id=2879414). ## How to contribute Contributions are welcomed. Please [send an email to dev](https://openeuler.org/zh/community/mailing-list) or [create a new issue](https://gitee.com/openeuler/bishengjdk-8/issues) if you find a bug or have new ideas.