Java, Semeru Runtimes and Runtimes for Business

 View Only
  • 1.  Currupted msvcp140.dll in Windows build of Semeru

    Posted Thu March 09, 2023 05:02 AM

    Hi!

    Looks like in recent Semeru build there is some issue with msvcp140.dll library. Now it is smaller 556KB and works when replaced with previous version shipped.

    image

    Could you please check.

    Thank you.



    ------------------------------
    Artur Zezula
    ------------------------------


  • 2.  RE: Currupted msvcp140.dll in Windows build of Semeru

    Posted Thu March 09, 2023 11:04 AM

    Hi Artur, Can you please specify the package type (.zip or .msi), Java release and the OS Version as well that is having this issue? 



    ------------------------------
    Surya Narkedimilli
    ------------------------------



  • 3.  RE: Currupted msvcp140.dll in Windows build of Semeru

    Posted Mon March 20, 2023 01:39 PM
    Edited by Artur Zezula Mon March 20, 2023 01:45 PM

    We have used:

    https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u362-b09_openj9-0.36.0/ibm-semeru-open-jre_x64_windows_8u362b09_openj9-0.36.0.zip

    OS Name    Microsoft Windows Server 2019 Standard
    Version    10.0.17763 Build 17763

    Preinstalled Microsoft Visual Studio C++ 2017 32 and  64 bit Rediributable dll's - 14.16.27029.1


    C:\JAVA\XXXX\java\jre\bin>java -version
    Error: loading: C:\JAVA\XXXX\java\jre\bin\msvcp140.dll
    openjdk version "1.8.0_362"
    IBM Semeru Runtime Open Edition (build 1.8.0_362-b09)
    Eclipse OpenJ9 VM (build openj9-0.36.0, JRE 1.8.0 Windows Server 2019 amd64-64-Bit Compressed References 20230207_599 (JIT enabled, AOT enabled)
    OpenJ9   - e68fb241f
    OMR      - f491bbf6f
    JCL      - eebde685ec based on jdk8u362-b09)

    When bumped to the preinstalled to the 14.34.31938.0 issue is solved. So looks like some problem with lib compatibility when the OS wide is version: 14.16.27029.1 and 14.34?

    ------------------------------
    Artur Zezula
    ------------------------------