Java se development kit 7 for mac

broken image
broken image

J2SE 1.4 (JDK 1.4) (February 2002): Introduced assert statement, non-blocking IO ( nio), logging API, image IO, Java webstart, regular expression (regex) support.Also introduced Collection Framework and JIT compiler. Included JFC (Java Foundation Classes - Swing, Accessibility API, Java 2D, Pluggable Look & Feel, and Drag & Drop). Also released J2EE (Java 2 Enterprise Edition) and J2ME (Java 2 Micro Edition). J2SE 1.2 (JDK 1.2) (December 1998): Re-branded as 'Java 2' and renamed JDK to J2SE (Java 2 Standard Edition).JDK 1.1 (February 1997): Introduced AWT event model, inner class, JavaBean, JDBC, and RMI.JDK 1.0 (January 1996): Originally called Oak (named after the oak tree outside James Gosling's office).

broken image

This article is based on the Oracle JDK ) (due to legacy), which is free for personal and development use but no longer free for commercial use. The Java Development Kit (JDK), officially named 'Java Platform Standard Edition' or 'Java SE', is needed for writing and running Java programs.Ĭurrently, the OpenJDK developed by Oracle and the Java community ) provides a free and open-source JDK official reference implementation.