At 13:16 08.06.2003 +0200, Eran Tromer wrote:
On 2003/06/08 12:01, Alexander Maryanovsky wrote:

> Java itself, the language, hasn't changed since JDK 1.1 (released in 97
> if I'm not mistaken).

Nearly so.
JDK 1.1 added the "strictfp" keyword, and JDK 1.4 added the "assert"
keyword.

True, yes... JDK1.1 also added inner/anonymous classes (which is an important addition), but then again, I said "since JDK 1.1" :-)


The main change since JDK1.1 was the clean and fairly complete Collections framework in JDK 1.2, but that's of course not a language change (although it's much more important than scrictfp or assert).


Alexander (aka Sasha) Maryanovsky.



================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]



Reply via email to