src/java.base/share/classes/jdk/internal/PreviewFeature.java
branchJDK-8226585-branch
changeset 58441 82f43796b28c
parent 58109 ee07de0d2c16
--- a/src/java.base/share/classes/jdk/internal/PreviewFeature.java	Wed Oct 02 10:59:40 2019 +0200
+++ b/src/java.base/share/classes/jdk/internal/PreviewFeature.java	Wed Oct 02 11:29:49 2019 +0200
@@ -31,7 +31,7 @@
  * Indicates the API declaration in question is associated with a
  * <em>preview feature</em>. See JEP 12: "Preview Language and VM
  * Features" (http://openjdk.java.net/jeps/12).
- * @since 13
+ * @since 14
  */
 // Match the meaningful targets of java.lang.Deprecated, omit local
 // variables and parameter declarations