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!

JRE 1.4 to 1.6 - Migration Question

843798Nov 11 2009 — edited Nov 13 2009
Thank you for reading this post and attempting to help me.

I am being tasked with a project to migrate a application that was developed on JDK 1.4 to JDK 1.6, the application is not going to go through any functional change. I went about upgrading my Eclipse JRE version to 1.6 and one thing that popped was "Enum" issue and I have fixed it. Now the code is compiling and I am able to execute the application. The application is going go through regression testing, before that I would like to do a test using some plug-in or tool that would help me to identify any potential JRE 1.6 run-time issues.

If you could point me to a tool or plug-in that I could use to identify potential run time issues related JDK / JRE 1.6.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 11 2009
Added on Nov 11 2009
2 comments
221 views