Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #7583
| Date | 2011-09-05 16:35 -0400 |
|---|---|
| From | Arne Vajhøj <arne@vajhoej.dk> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: which JDK to use? |
| References | <e6fcc7a3-b35e-4176-9062-f491de144749@u6g2000prc.googlegroups.com> <4e6392b5$0$304$14726298@news.sunsite.dk> <7fa2f0d0-8873-462c-9855-9b4e21890796@glegroupsg2000goo.googlegroups.com> |
| Message-ID | <4e6532aa$0$309$14726298@news.sunsite.dk> (permalink) |
| Organization | SunSITE.dk - Supporting Open source |
On 9/4/2011 3:10 PM, Lew wrote: > Arne Vajhøj wrote: >> steveh44 wrote: >>> I'd like to learn Java. Should I be using the openJDK [sic] or the JDK from >>> oracle [sic]? not sure what is the difference. Which is the real Java? > > Both. > > Also, Oracle is a contributor, perhaps the single largest contributor to the OpenJDK code. It is probably >95% of th total code that is from SUN/Oracle. > I'm pretty sure, without checking just this moment to be really sure, that there's a fair amount OpenJDK code in the Oracle release. SUN Java and OpnJDK has always shared almost all cod. And Oracle has announced that they want to make OpenJDK the RI. So it seems fair to assume that for 7 the code is flowing OpenJDK->Oracle Java. >> Java is really a specification with multiple implementations. >> >> You pick the implementation you prefer. >> >> If you are using Windows, then I would go for the Oracle >> one - it is still the most common to use (remember to >> check the license text). >> >> If you are using Linux then go for what is in your >> repository (which will most likely my OpenJDK based). > > Any Java implementation that passes the compatibility suite is the real deal. Passing the Java TCK is sufficient to make it true Java. But some Java's may still be better than others. More users => easier to get help with installation, better performance, faster bug fixing etc.. Arne
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
which JDK to use? steveh44 <steve_h44@yahoo.com> - 2011-09-04 07:17 -0700
Re: which JDK to use? Arne Vajhøj <arne@vajhoej.dk> - 2011-09-04 11:00 -0400
Re: which JDK to use? Lew <lewbloch@gmail.com> - 2011-09-04 12:10 -0700
Re: which JDK to use? "Qu0ll" <Qu0llSixFour@gmail.com> - 2011-09-06 05:31 +1000
Re: which JDK to use? Arne Vajhøj <arne@vajhoej.dk> - 2011-09-05 16:35 -0400
Re: which JDK to use? Roedy Green <see_website@mindprod.com.invalid> - 2011-09-05 11:13 -0700
Re: which JDK to use? Lew <lewbloch@gmail.com> - 2011-09-05 13:16 -0700
Re: which JDK to use? Roedy Green <see_website@mindprod.com.invalid> - 2011-09-05 15:56 -0700
Re: which JDK to use? Jeff Higgins <jeff@invalid.invalid> - 2011-09-05 20:15 -0400
Re: which JDK to use? Lew <lewbloch@gmail.com> - 2011-09-05 17:39 -0700
Re: which JDK to use? Nigel Wade <nmw-news@ion.le.ac.uk> - 2011-09-06 15:31 +0100
Re: which JDK to use? "Nasser M. Abbasi" <nma@12000.org> - 2011-09-06 00:59 -0700
csiph-web