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
Post a Comment