Apple Java SE JDK

Mac OS X ships with a Java 1.5 JDK. See Apple's Java home page at http://www.apple.com/java for updated information about Mac OS X's Java support. You may also get the latest update of Apple's Java JDK at http://www.apple.com/macosx/upgrade/softwareupdates.html. It tightly integrates with the Mac OS X Quartz graphics display and has a nicely optimized runtime. This JDK is a fully compatible implementation of Java and works with Tomcat.

Here is Java identifying itself on a Mac OS X system:

% java -version
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-111)

The Apple JDK behaves essentially identically to Sun's JDK.

Get Tomcat: The Definitive Guide, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.