Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

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

0 views
Skip to first unread message

James

unread,
Dec 14, 2004, 9:04:54 PM12/14/04
to
how do you all keep the old version of java program running while using
latest JRE?
no problem on that?


Chris Smith

unread,
Dec 14, 2004, 11:39:15 PM12/14/04
to

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

Michael Borgwardt

unread,
Dec 15, 2004, 4:32:39 AM12/15/04
to
James wrote:
> 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.

0 new messages