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

Add Huawei Bisheng to JDKs. #73

Merged
merged 4 commits into from
Dec 3, 2023
Merged

Add Huawei Bisheng to JDKs. #73

merged 4 commits into from
Dec 3, 2023

Conversation

tonycody
Copy link

Bisheng JDK is the open source version of Huawei JDK, which is customized based on OpenJDK. Huawei JDK runs on more than 500 Huawei products, and the R&D team has accumulated rich development experience and solved a number of difficult problems encountered in the actual operation of the business.
Bisheng JDK, as the downstream of OpenJDK, is a high-performance OpenJDK distribution that can be used in production environments. Bisheng JDK fixes some performance and stability problems encountered in Huawei's internal application scenarios, and makes performance optimization and stability enhancement on ARM architecture, which is more stable on ARM architecture and can get better performance in big data and other scenarios.
Bisheng JDK is dedicated to provide JAVA developers with a stable, reliable, high-performance and easy-to-tune JDK, as well as a better choice for users on ARM architecture.
Currently there are 3 major versions, 8, 11 and 17.

conf/jdks.conf Outdated
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.
Copy link
Member

@marc0der marc0der Nov 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I asked ChatGPT to condense this into a single paragraph, and this is what came out:

BiSheng JDK, an open-source adaptation of Huawei JDK derived from OpenJDK, is utilized across 500+ Huawei devices, benefitting from the R&D team's extensive experience in addressing service-related challenges. As a downstream product of OpenJDK, it serves as a high-performance distribution for production environments, specifically addressing performance and stability issues in Huawei applications. BiSheng JDK excels in optimizing ARM architecture performance and stability, delivering enhanced results in big data scenarios. Its primary goal is to offer Java developers a stable, high-performance JDK, particularly excelling on the ARM architecture.

It's shorter and a bit easier to read. Can you use this text instead?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I revised and committed it.

@github-actions github-actions bot requested a review from marc0der November 21, 2023 04:42
@marc0der marc0der merged commit b8c4a58 into sdkman:master Dec 3, 2023
1 check passed
@tonycody
Copy link
Author

tonycody commented Dec 4, 2023

@marc0der
https://sdkman.io/jdks#bsg

The website can be viewed, but the command line still doesn't work, so help me out with these 2 issues.

Thank you!

sdkman/sdkman-candidates#67
sdkman/sdkman-disco-integration#17

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants