Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们想将代码从 Jdk 1.6 迁移到 Jdk 1.7。想知道代码中是否需要任何更改?有没有我们可以遵循的清单来确保在迁移期间和之后没有问题。
提前致谢
通常,您的代码不需要更改。有一些小的不兼容,但很少有更大的影响。您可以在http://www.oracle.com/technetwork/java/javase/compatibility-417013.html上了解它们