Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Java Vendor - Oracle or Sun?

872153Jun 29 2012 — edited Jul 20 2012
Hi

I want to know how I am supposed to know which "Java Vendor" we have used for our JDK installation. Is it Oracle or is it Sun?

./java -version gives me

java version "1.7.0_05"
Java(TM) SE Runtime Environment (build 1.7.0_05-b05)
Java HotSpot(TM) 64-Bit Server VM (build 23.1-b03, mixed mode)

As I know, Oracle bought out Sun, so which is it to be?

There are lots of ways to run Java code to understand the vendor, (like System.getProperties()) but I just need something to run on our RHEL 5 box to better understand.

Thanks in advance,
This post has been answered by Dan A on Jun 29 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details