Content deleted Content added
→External links: Sun renamed "J2SE 6" to "Java SE 6" |
Anwar saadat (talk | contribs) No edit summary |
||
Line 8:
Initial release [http://www.sun.com/smi/Press/sunflash/1996-01/sunflash.960123.10561.html press release]
=== JDK 1.1 ([[February 19]], [[1997]]) ===
Major additions included: [http://www.sun.com/smi/Press/sunflash/1997-02/sunflash.970219.0001.html press release]
* an extensive retooling of the [[Abstract Windowing Toolkit|AWT]] event model
Line 18:
== J2SE 1.2 ([[December 8]], [[1998]])==
Codename '''Playground'''.
This and subsequent releases through J2SE 5.0 were rebranded retrospectively '''Java 2''' and the version name "J2SE" ([[Java 2 Platform, Standard Edition]]) replaced JDK to distinguish the base platform from J2EE ([[Java 2 Platform, Enterprise Edition]]) and J2ME ([[Java 2 Platform, Micro Edition]]). Major additions included: [http://www.sun.com/smi/Press/sunflash/1998-12/sunflash.981208.9.html press release]
* <code>[[strictfp]]</code> keyword
* [[Reflection (computer science)|reflection]] which supports Introspection only, no modification at runtime possible.
|