Last updated 2004-06-28 by Roedy
Green ©1996-2004 Canadian Mind Products
Java definitions: 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
You are here : home : Java Glossary : J words : JDK.
JDK| Version | Executables | Documentation | What's New |
|---|---|---|---|
| Java 1.5.0 beta 2 SDK/JDK | download look in the SDK column under J2SE. You probably don't want this beta (preliminary) version. | download 35 MB in zipped HTML format. The link is way at the bottom of the page after the JDK executable downloads. I suggest you mark the docs directory as compressed to save space after you download and unzip it. Online docs. | release
notes.
To use any of the new new enum or generics features you must compile with
javac -source 1.5 MyProg.java You might consider renaming src.zip to src.jar so that your IDE can see the source files for cross referencing. This release includes major changes to the Java language such as boxing/unboxing (automatic int <-> Integer conversion), generic (Collections know what sort of objects are in them), enhanced for loops for iterating over Collections, and typesafe enumerations, and variable numbers of argument to a method. |
| Java 1.4.2_04 SDK/JDK | download look in the SDK column under J2SE.This is most likely the version you want. The Windows Installation version is 88 MB and contains NetBeans. If you don't want NetBeans, look lower on the page under 32-bit/64-bit for Windows/Linux/Solaris SPARC 32-bit for Solaris x86 where you can get the vanilla 49 MB JDK. You then get a choice of online or offline install. Offline is preferable since it lets you reinstall later even if you have no Internet access or if Sun stops making it available. Online uses less disk space since it downloads as needed during the install. You can also put the offline version on CD for backup or to pass on to others. The JDK includes source in src.zip and class files in jre\lib\rt.jar. Includes the JRE and Java Web Start runtime jawaws.exe. Does not include JavaMail or JAF. | download 49 MB in zipped HTML format. The link is way at the bottom of the page after the JDK executable downloads. I suggest you mark the docs directory as compressed to save space after you download and unzip it. Online docs. 1.4.2_04 is mainly bug fixes. | release notes. You might consider renaming src.zip to src.jar so that your IDE can see the source files for cross referencing. It will install two copies of the JRE, a private one in J:\j2sdk1.4.2_04\jre for the sdk tools, and a public one in C:\Program Files\Java\j2re1.4.2_04 for all apps to use. Surely the tools should be modified to use the public one and drop the private copy. |
| Java 1.4.1_03 SDK/JDK (old) | download look in the SDK column, 38 MB (including source in src.zip and class files in jre\lib\rt.jar). Includes JRE. Includes Java Web Start 1.2 runtime jawaws.exe. | download 33 MB in zipped HTML format. The link is way at the bottom of the page after the JDK executable downloads. I suggest you mark the docs directory as compressed to save space after you download and unzip it. Online docs. | release notes. You might consider renaming src.zip to src.jar so that your IDE can see the source files for cross referencing. |
| Java 1.3.1 JDK (old) | download 30 MB (including source in src.jar and class files in rt.jar) Mac requires OSX plus Java 1.3 upgrade. | download 23 MB in
HTML format
download in WinHelp Format. |
release
notes. Java Naming and Directory InterfaceTM (JNDI), Strings longer than 64K
can now be serialized., Drag and Drop enhancements, Java Sound AIFF, AU, wav,
MIDI Type 0, MIDI Type 1, and Rich Music Format (RMF), HTTP 1.1 client-side
support, Math vs StrictMath class allows faster operations at the expense of 100%
reproducibility on different machines, HotSpot dynamic optimiser.
This download installs both the JDK and the JRE. It installs the JRE twice, once in the JDK directory you specify and once in C:\Program Files\Java\j2re1.4.2_04 . |
| Java 1.2.1 Enterprise Edition J2EE | download 11 MB | download 7.5 MB | Requires Java SDK 1.3. Handles Enterprise JavaBeans, JavaServer Pages, and Servlets. |
| Java 1.2.2 JDK (old) | download 20 MB
(including source in src.jar) download Linux download Plug-in download HTML Converter |
download
16 MB in HTML format
download in WinHelp Format. |
release notes. The new features mainly revolve around Swing, the platform independent set of pluggable look and feel components, JDBC 2.0, Collections and weak references. Browsers will not run JDK 1.2 Applets unless you install the plug-in into your browser and convert your HTML with the HTML converter. |
| Mac OS X
JDK 1.4.1 |
executables | documentation | Java for Mac OS X. |
| Mac OS
JDK 1.1.8 MRJ 2.2.5 |
executables | documentation | Java for the classic Mac OS. |
| Everything on CD | sign up: to have a free CD of the latest Java software mailed to you on CD. | This provides a convenient disk to copy to give to others without high speed internet. It provides backup for you, especially of old versions Sun may stop posting. A new CD will arrive every quarter. |
Note, Sun's install instructions for the older releases may tell you to hit download software. There is no such button. Hit continue instead. The JDK package optionally upgrades your Winsock. Undo with C:\WINDOWS\WS2BACKUP\WS2BACKUP.BAT or remove/reinstall Win95 dialup networking. The new socket software did not work for me and for a few other people I talked to. Plan your recovery before you install. Without a working Winsock you won't be able to ask for help or go searching the net for a solution.
The JDK does not include the javax packages (except for Swing). You must download those separately.
home |
Canadian Mind Products | |||
| mindprod.com IP:[24.87.56.253] | ||||
| Your IP:[80.134.30.163] | ||||
| You are visitor number 40054. | ||||
| Please send errors, omissions and suggestions | ||||
| to improve this page to Roedy Green. | ||||
| You can get a fresh copy of this page from: | or possibly from your local J: drive mirror: | |||
| http://mindprod.com/jgloss/jdk.html | J:\mindprod\jgloss\jdk.html | |||