Prepare for JDK 9

preview_player
Показать описание
Alan Bateman, Consulting Member of Staff, Oracle

The modularization of the Java SE Platform in JDK 9 brings many benefits but also many changes. Existing code that uses only official Java SE Platform APIs and supported JDK-specific APIs should continue to work without change. Code that uses certain deprecated features or any JDK-internal APIs is likely to break, however. This session shows you how to prepare existing code for JDK 9 and takes a look at new features designed to help migration, such as JDK versioning, multirelease JARs, and enhanced deprecation.
Рекомендации по теме