Results 1 to 9 of 9
- 05-23-2011, 07:20 PM #1
Member
- Join Date
- Feb 2011
- Posts
- 84
- Rep Power
- 0
Migrating from Java version 1.5 update 6 to version1.6
Hi,
I have to migrate my application to Java 1.6.Currently it is using Java 1.5 version 6.My application uses swings majorly and simple Java.
There are a very few jsp pages.
It would be helpful if someone guide me the steps for migrations or any related document.
Any sugessions are helpful.
Thanks,
- 05-23-2011, 07:44 PM #2
Senior Member
- Join Date
- Jun 2008
- Posts
- 2,366
- Rep Power
- 7
Install the "new" java and compile, the compiler will tell you what's wrong.
- 05-24-2011, 10:09 AM #3
Moderator
- Join Date
- Apr 2009
- Posts
- 10,481
- Rep Power
- 16
Which should be nothing.
Java is (generally) pretty good at backwards compatibility.
You might have fun moving from 1.1 to 1.6, but 5 to 6 should not cause any problems.
- 05-24-2011, 10:11 AM #4
Senior Member
- Join Date
- Jun 2008
- Posts
- 2,366
- Rep Power
- 7
He will, probably, get a slew of warnings, however, and he should investigate those (especially any "deprecated" warnings).
- 05-24-2011, 10:18 AM #5
Moderator
- Join Date
- Apr 2009
- Posts
- 10,481
- Rep Power
- 16
Was there much deprecated between 5 and 6?
At least that wasn't already so?
- 05-24-2011, 10:19 AM #6
Senior Member
- Join Date
- Jun 2008
- Posts
- 2,366
- Rep Power
- 7
Doesn't matter. That was just meant as a "general" process.
- 05-24-2011, 11:02 AM #7
Moderator
- Join Date
- Apr 2009
- Posts
- 10,481
- Rep Power
- 16
Oh right.
Fair point.
Thought I'd missed something...:)
- 05-24-2011, 11:21 AM #8
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,427
- Blog Entries
- 7
- Rep Power
- 17
When people rob a bank they get a penalty; when banks rob people they get a bonus.
- 05-24-2011, 11:32 AM #9
The whole list, just for fun : Deprecated API
GoldestJava Is A Funny Language... Really!.gif)
Click on * and add to member reputation, if you find their advices/solutions effective.
Similar Threads
-
Migrating to a new Oracle version
By aborgeld in forum JDBCReplies: 2Last Post: 03-10-2011, 09:22 AM -
Migrating Java SOAP app. Help please
By Fortunato in forum Advanced JavaReplies: 2Last Post: 11-01-2010, 09:20 PM -
Using Old Version of Java
By AndrewM16921 in forum New To JavaReplies: 9Last Post: 09-27-2010, 01:49 PM -
java -version pointing to older version
By deepakts in forum New To JavaReplies: 4Last Post: 05-06-2010, 09:59 AM -
version of java????
By j2vdk in forum New To JavaReplies: 6Last Post: 09-07-2008, 04:34 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks