Upgrading to New Versions of Java
From: Hal Vaughan (hal_at_thresholddigital.com)
Date: 01/27/05
- Next message: Paul Walker: "Re: Calendar issues"
- Previous message: timothy ma and constance lee: "java data structure selection"
- Next in thread: Ishmael Rufus: "Re: Upgrading to New Versions of Java"
- Reply: Ishmael Rufus: "Re: Upgrading to New Versions of Java"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 26 Jan 2005 20:50:39 -0500
I have a fairly new development system that I've put together, and I just
used some classes that haven't been compiled in a while. This system uses
Java 1.4.2_04 (I set this up just about the time 1.5 went beta). Today I'm
running a program that uses some classes I haven't re-compiled in a while.
Is there a problem with this -- with classes compiled under one version
being run with classes compiled under an older version?
And, since it's along the same line, are there any "gotchas" I need to be
aware of if I upgrade to 1.5, both JRE and javac? Does it mean I have to
recompile all my old classes to make sure all my classes are compiled under
the same version?
And, if this isn't a problem, why is it a class that used to work fine would
suddenly stop working, but work again if it's recompiled, with no changes
in the source?
Thanks!
Hal
- Next message: Paul Walker: "Re: Calendar issues"
- Previous message: timothy ma and constance lee: "java data structure selection"
- Next in thread: Ishmael Rufus: "Re: Upgrading to New Versions of Java"
- Reply: Ishmael Rufus: "Re: Upgrading to New Versions of Java"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|