Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Commit

Permalink
Add Huawei Bisheng to JDKs page
Browse files Browse the repository at this point in the history
  • Loading branch information
tonycody committed Nov 14, 2023
1 parent b63a360 commit 952ed44
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions conf/jdks.conf
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,24 @@ jdks {
extreme scaling.
"""
},
{
id = "bisheng"
vendor = "Huawei",
distribution = "Bisheng",
url = "https://bishengjdk.openeuler.org/"
description = """
Bisheng JDK is the open source version of Huawei's internal OpenJDK
customization Huawei JDK, a high-performance OpenJDK distribution that
can be used in production environments. Huawei JDK runs on more than
500 Huawei internal products, and has accumulated a large number of
usage scenarios and feedback from java developers, solving many problems
encountered in the actual operation of the business. With the performance
optimization on ARM architecture, Bisheng JDK can get better performance in
big data and other scenarios. Bisheng JDK currently supports Linux/AArch64
and Linux/x86_64 platforms. Bisheng JDK is also the downstream of OpenJDK,
and will continue to contribute to the OpenJDK community.
"""
},
{
id = "graal"
vendor = "Oracle"
Expand Down

0 comments on commit 952ed44

Please sign in to comment.