Results 1 to 4 of 4
Thread: java API (SE) version confusion
- 04-30-2010, 10:11 AM #1
Member
- Join Date
- Oct 2009
- Location
- Rotterdam
- Posts
- 52
- Rep Power
- 0
java API (SE) version confusion
I'm really confused by all the different versions java.
I recently downloaded the latest version (update 20). The foldername is jdk1.6.0_20.
Since it is version 6 I use the following API:
http://java.sun.com/javase/6/docs/api/
However when I Google java api it always gives me version 5 as the first result:
http://java.sun.com/j2se/1.5.0/docs/api/
So version 5 seems more up to date (it has the Oracle logo). Also I see 2 copyright dates in the footer:
So which API should I use now? How can a lower version be more up to date? I really don't get it anymore... :confused:Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.
Copyright 2010, Oracle Corporation and/or its affiliates
- 04-30-2010, 10:17 AM #2
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,414
- Blog Entries
- 7
- Rep Power
- 17
Google for the 1.6 version, it's the latest; about those 2010 blah blah lines: Oracle bought Sun recently and they want to have their name shown all over the place; nothing important. Java 1.6 is the latest version. Here are the API docs.
kind regards,
Jos
- 04-30-2010, 10:26 AM #3
Member
- Join Date
- Oct 2009
- Location
- Rotterdam
- Posts
- 52
- Rep Power
- 0
Still makes me wonder why Oracle didn't show their name on the newest API yet...
- 04-30-2010, 10:42 AM #4
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,414
- Blog Entries
- 7
- Rep Power
- 17
Similar Threads
-
How to find java version
By roshithmca in forum New To JavaReplies: 3Last Post: 04-27-2012, 06:10 AM -
confusion with Design Pttern in java
By sandeepsai39 in forum New To JavaReplies: 2Last Post: 11-23-2009, 07:45 AM -
java dumps(1.6 version)
By manieie05 in forum New To JavaReplies: 0Last Post: 04-17-2009, 10:58 AM -
Wrong version of javac/java
By amir650 in forum EclipseReplies: 0Last Post: 09-12-2008, 11:33 PM -
version of java????
By j2vdk in forum New To JavaReplies: 6Last Post: 09-07-2008, 04:34 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks