How to check the exact version of JDK shipped with TIBCO Spotfire server

How to check the exact version of JDK shipped with TIBCO Spotfire server

book

Article ID: KB0070648

calendar_today

Updated On:

Products Versions
Spotfire Server 7.5 and higher

Description

TIBCO Spotfire Server ships with the following JDK versions:

  • From TIBCO Spotfire Server version 7.5, JDK 1.8. 
  • From TIBCO Spotfire Server version 10.10, JDK 11.
  • From TIBCO Spotfire Server version 12.0, JDK 17.
The exact version of JDK can be checked by running the command mentioned in the resolution section.

Resolution

To check the exact JDK version, the following command should be run.
 <Spotfire Server installation directory>\tibco\tss\<version>\jdk\bin\java -version
User-added image

Issue/Introduction

This article describes how to check the exact version of JDK shipped with any version of Spotfire Server

Additional Information