Updating Java JRE bundled with Jaspersoft Studio 7.9.0 for Clarity
search cancel

Updating Java JRE bundled with Jaspersoft Studio 7.9.0 for Clarity

book

Article ID: 369858

calendar_today

Updated On:

Products

Clarity PPM On Premise Clarity PPM SaaS

Issue/Introduction

Steps to update Java JRE bundled with Jaspersoft Studio 7.9.0 for Clarity with a Temurin (formerly AdoptOpenJDK) release.

Environment

Jaspersoft Studio 7.9.0 for Clarity

Resolution

  1. Download Temurin OpenJDK JRE 8 x64 .zip from Adoptium site: https://adoptium.net/temurin/releases/?arch=x64&package=jre&version=8
    This is the same Java version (8) as bundled in Jaspersoft Studio 7.9.0, which is Oracle Java 8 JRE.
  2. Unzip its contents in the location of your choice (e.g.: C:\Program Files\TIBCO\Jaspersoft Studio Professional-7.9.0\features\jdk8u412-b08-jre)
  3. Edit the Jaspersoft Studio Professional.ini file from the Jaspersoft Studio installation folder to point to the new JRE. If you used the same path as in Step 2:
    -vm
    features/jdk8u412-b08-jre/bin

    or

    -vm

    C:\Program Files\TIBCO\Jaspersoft Studio Professional-7.9.0\features\jdk8u412-b08-jre\bin