On 8/7/2019 5:04 AM, Alan Bateman wrote: > One thing that isn't clear from the write-up is whether the APIs will > have both @Deprecated(forRemoval=true) and @PreviewFeature. JEP 12 will be changed to propose @PreviewFeature only. The use of terminal deprecation will just dissolve into history, an aspect of Java SE 13 only. Alex