Rate This Document
Findability
Accuracy
Completeness
Readability

Installing the BiSheng JDK Acceleration Library

The BiSheng JDK acceleration library is a plugin for the BiSheng JDK. Ensure the BiSheng JDK has been installed before installing this library. In addition, check that the acceleration package exists in the environment after you install the library to achieve expected acceleration effect.

  1. Install the BiSheng JDK.

    Obtain the BiSheng JDK package from Huawei technical support. Install it by refering to BiSheng JDK 8 Installation Guide or BiSheng JDK 17 Installation Guide.

  2. Obtain the BiSheng JDK acceleration software package and verify the package integrity.
    1. Obtain the digital certificate and the BiSheng JDK acceleration package BoostKit-jdk_1.0.0.zip from Huawei technical support. Decompress the ZIP file to obtain the RPM and DEB installation packages.

      Before using the software package, read and agree to Kunpeng BoostKit User License Agreement 2.0.

    2. Obtain the verification tool and guide at:

      https://support.huawei.com/enterprise/en/tool/pgp-verify-TL1000000054

    3. Verify the package integrity by following the procedure described in the OpenPGP Signature Verification Guide obtained in 2.b.
  3. Install the BiSheng JDK acceleration package.

    Decompress the ZIP package to extract the RPM and DEB installation packages, and use the rpm or dpkg command to install the corresponding package.

  4. Check whether the acceleration package is installed.
    Run the ll command to check the BiSheng JDK acceleration package. In the following command, change X to 8 if the jdk-1.8.* version is used or to 17 if the jdk-17.*.* version is used.
    ll /usr/lib64/libjvmX_kunpeng.so

    If command output similar to the preceding figure is displayed, the installation is successful.