Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Differences between jre

843798Oct 16 2008 — edited Oct 17 2008
Hi everyone,

I have a few questions, I want to know what are the differences between the different JRE’s: For example JRE1.6_4 verses JRE 1.5_4.
I am currently developing an application using Eclipse 3.4 IDE but our systems are not supporting the latest JRE, they are supporting JRE1.5_4. If I develop my application using JRE 1.6_4 but compile it in 1.5, is it the same or better than building it in JRE 1.5_4 and compiling it in 1.5 ?? And will the compile jar from 1.6_4 work on 1.5_4 ??

Thanks in advanced, and any help would be appreciated..

Edited by: ddChaos on Oct 16, 2008 6:52 PM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 13 2008
Added on Oct 16 2008
4 comments
139 views