JRE 1.4 to 1.6 - Migration Question
843798Nov 11 2009 — edited Nov 13 2009Thank 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.