RFR (xxs)8186475: JShell API: remove trailing HTML paragraph tag
Jan Lahoda
jan.lahoda at oracle.com
Mon Aug 21 15:04:50 UTC 2017
Seems OK.
Jan
On 21.8.2017 03:42, Robert Field wrote:
> Please doc clean-up ---
>
> Bug:
>
> https://bugs.openjdk.java.net/browse/JDK-8186475
>
> Webrev:
>
> http://cr.openjdk.java.net/~rfield/8186475v0.webrev/
>
> -Robert
>
> P.S. Or, probably easier, the diff....
>
> diff -r 76066b4d5a9b
> src/jdk.jshell/share/classes/jdk/jshell/SourceCodeAnalysis.java
> --- a/src/jdk.jshell/share/classes/jdk/jshell/SourceCodeAnalysis.java
> Fri Aug 18 04:37:00 2017 +0000
> +++ b/src/jdk.jshell/share/classes/jdk/jshell/SourceCodeAnalysis.java
> Sun Aug 20 18:26:37 2017 -0700
> @@ -153,7 +153,7 @@
> * Only preliminary compilation is performed, sufficient to build the
> * {@code Snippet}. Snippets known to be erroneous, are returned as
> * {@link ErroneousSnippet}, other snippets may or may not be in
> error.
> - * <p>
> + *
> * @param input The input String to convert
> * @return usually a singleton list of Snippet, but may be empty
> or multiple
> * @throws IllegalStateException if the {@code JShell} instance is
> closed.
More information about the kulla-dev
mailing list