There are three reports by the @since checker for this module
-field: jdk.jshell.Snippet.SubKind:RECORD_SUBKIND
This should have @since 17 as it was a Preview element in JDK 14-16
-method: java.util.List jdk.jshell.SourceCodeAnalysis.sourceToSnippets(java.lang.String)
-method: int jdk.jshell.tool.JavaShellToolBuilder.start(java.lang.String[])
both should have @since 10 instead of 9
-field: jdk.jshell.Snippet.SubKind:RECORD_SUBKIND
This should have @since 17 as it was a Preview element in JDK 14-16
-method: java.util.List jdk.jshell.SourceCodeAnalysis.sourceToSnippets(java.lang.String)
-method: int jdk.jshell.tool.JavaShellToolBuilder.start(java.lang.String[])
both should have @since 10 instead of 9
- links to
-
Commit openjdk/jdk/0fc5b271
-
Review(master) openjdk/jdk/19166