My Oracle Support Banner

[Java SE] How to Determine the Vendor of a Java Installation (Doc ID 1618482.1)

Last updated on FEBRUARY 09, 2024

Applies to:

Java SE JDK and JRE - Version 1.3.1 and later
Information in this document applies to any platform.

Goal

How to check which vendor a Java Runtime Environment (JRE) is from, and whether it is from Oracle or not. This is useful in determining whether you can get support from Oracle for problems with that JVM.

 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
 A. java -version
 Examples
 B. Vendor specific Java system properties
 Examples
 Solaris 10/SPARC; 1.6.0_06; Sun Microsystems Inc.
 Java 6 from Apple
 OS X 10.7.4 ; Oracle Corporation
 Ubuntu 7.10/x86; 1.5.0; Free Software Foundation, Inc.
 Linux/Itanium (ia64); 1.6.0_07; Intel Inc. on behalf of Sun Microsystems Inc.
 Oracle JRockit
 IBM Java
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.