What are the preview features? - Cracking the Java Coding Interview

preview_player
Показать описание
Cracking the #Java #Coding #Interview - Question 176: What are the preview features?
Рекомендации по теме
Комментарии
Автор

Am I correct in my understanding that a class/project that was compiled with preview features enabled will not work with future versions of the JDK even if the preview feature in question does not change between releases and the program needs to be re-compiled no matter what?

jay_sensz
Автор

Is it safe to use preview flag in production?

gavlosq