Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • Sorry what do you mean by building the JVM? Commented Oct 3, 2008 at 10:49
  • Java applications run inside the Java Virtual Machine. Part of the JRE which is being opened up to the public, so a Java SDK would be useful for people to build JREs for their platforms. Commented Oct 3, 2008 at 10:52
  • Sorry, where did you get this statement (a Java SDK would be useful for people to build JREs for their platforms) from? I think that either I'm not understanding you or that is not the target of the Java SDK. Java SDK is formed by the JRE and some tools as Javac, javap, javadoc ... Commented Oct 3, 2008 at 11:24