Rate This Document
Findability
Accuracy
Completeness
Readability

Introduction

BiSheng JDK is an open source Huawei JDK distribution developed on OpenJDK. It runs on Kunpeng processors to offer acceleration features, including enhanced heap dump, JBooster, and JBolt. This document describes how to install the BiSheng JDK acceleration library and how to use these features.

  • Enhanced heap dump masks sensitive information in heap dump files to protect data security and privacy.
  • JBooster accelerates application startup, reduces CPU usage, speeds up elastic scaling, and cuts cloud application deployment costs.
  • JBolt optimizes the code cache layout to reduce the iCache/iTLB miss rate and improve application performance.

Table 1 lists the mapping between BiSheng JDK versions and the acceleration features.

Table 1 Acceleration features supported by the BiSheng JDK

BiSheng JDK Version

Acceleration Feature

8 (from 8u422) and 17 (from 17.0.12)

Enhanced heap dump

17 (from 17.0.12)

JBooster

11 (from 11.0.27) and 17 (from 17.0.14)

JBolt