I've been on JDK 1.5 for a couple of months now and the generics support alone is worth it (but thats backwards compatible).  Besides, I would think that as a stand alone server the JRE wouldn't be an issue as it's pretty common practic to distribute a JRE with Java server applications.

Marc


On 9/23/05, Brett Porter <[EMAIL PROTECTED]> wrote:
I believe that is for JDK 5.0 language features - however the guys are
looking for JDK runtime features that are not available in jdk 1.4's
rt.jar.

- Brett

On 9/23/05, Julien Vermillard < [EMAIL PROTECTED]> wrote:
> Perhaps you don't know retroweeaver. In resume : Compile on JDK1.5, Run
> on JDK1.4.
>
> http://retroweaver.sourceforge.net/
>
> Perhaps that could help you to deploy 1.5 code on 1.4 JVM
>
> Julien
>
>

Reply via email to