promoting/moving @jdk.internal.PreviewFeature to be a standard JavaSE API
14 Apr
2020
14 Apr
'20
7:26 p.m.
Hi, Noticed in the OpenJDK sources that String::stripIndent, String::translateEscapes, String::formatted were annotated with @jdk.internal.PreviewFeature until the very recent time [1]. Are there any plans to move this annotation out of “jdk” namespace to “java” or “javax” namespace? This movement looks logical as the concept of “Preview Feature” [2] is not JDK-specific - JEP12 has "Scope: SE” and “Exposure: Open". kind regards, dmitry [1] http://hg.openjdk.java.net/jdk/jdk/rev/60ec850952da#l1.7 [2] https://bugs.openjdk.java.net/browse/JDK-8195734
2156
Age (days ago)
2156
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dmitry Bessonov