Daniel Bonniot - 2005-09-20

Logged In: YES
user_id=88952

I was first tempted to answer "why not compile with 1.4 if
you want to be compatible with it?". But I looked into it,
and it might be easy enough to get the desired behaviour. It
might even bring some runtime speedup (in case the JIT does
not optimize it already). I'm checking the change at the moment.

Note that to be sure to be compatible with a certain JRE
version, you better compile with the corresponding JDK, but
I guess you know that ;-)