Jump to content

Talk:Java Development Kit

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Abdull (talk | contribs) at 19:35, 3 October 2010 (java component == loader == interpreter == JVM? == HotSpot?: new section). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconJava Start‑class High‑importance
WikiProject iconThis article is within the scope of WikiProject Java, a collaborative effort to improve the coverage of Java on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
StartThis article has been rated as Start-class on Wikipedia's content assessment scale.
HighThis article has been rated as High-importance on the project's importance scale.

timeline of release as free software

The article is unclear and lacks sources about the timeline of Sun publishing JDK under the GNU GPL. They announced on May 8th that they have released the source code. Was anything released prior to May 8th? Does the May 8th release cover everything? Any help would be good. Thanks. Gronky 23:36, 9 May 2007 (UTC)[reply]

The exact dates are probablly burried on suns site somewhere but iirc what happened was we got a couple of little bits (the compiler and vm) first. Then we got the main code drop and there has been slow development on that since. There is not yet a release that is both fully functional and free of encumberments. Plugwash 20:55, 10 August 2007 (UTC)[reply]

The image Image:Java Logo.svg is used in this article under a claim of fair use, but it does not have an adequate explanation for why it meets the requirements for such images when used here. In particular, for each page the image is used on, it must have an explanation linking to that page which explains why it needs to be used on that page. Please check

  • That there is a non-free use rationale on the image's description page for the use in this article.
  • That this article is linked to from the image description page.

The following images also have this problem:

This is an automated notice by FairuseBot. For assistance on the image use policy, see Wikipedia:Media copyright questions. --23:33, 16 September 2008 (UTC)[reply]

java component == loader == interpreter == JVM? == HotSpot?

This article states the following about JDK's java component

  • java – the loader for Java applications. This tool is an interpreter and can interpret the class files generated by the javac compiler.

Is this java component the actual Java Virtual Machine (which imho for the JDK is HotSpot)? --Abdull (talk) 19:35, 3 October 2010 (UTC)[reply]