is that ok for the java program that developed using 1.4.2 run on JRE1.5?

J

James

how do you all keep the old version of java program running while using
latest JRE?
no problem on that?
 
C

Chris Smith

James said:
how do you all keep the old version of java program running while using
latest JRE?
no problem on that?

I'm not aware of any problems with this arrangement. However, you
should obviously run through all of your regression testing before
deploying.

--
www.designacourse.com
The Easiest Way To Train Anyone... Anywhere.

Chris Smith - Lead Software Developer/Technical Trainer
MindIQ Corporation
 
M

Michael Borgwardt

James said:
how do you all keep the old version of java program running while using
latest JRE? no problem on that?

Depends on the program. Server apps typically have few or no problems, but
I hear that there are often small differences in how GUI code works,
which may or may not be problematic.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,576
Members
45,054
Latest member
LucyCarper

Latest Threads

Top