jdk1.6 - jdk 1.6 to 1.7 migration -


we want migrate code form jdk 1.6 jdk 1.7. know if there any changes required in code ? there checklist can follow ensure there no issues during , after migration.

thanks in advance

in general, code should require no changes. there minor incompatibilities, few have larger impact. can read them on http://www.oracle.com/technetwork/java/javase/compatibility-417013.html


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

jquery - How would i go about shortening this code? And to cancel the previous click on click of new section? -