On Tue, 25 May 2021 04:36:53 GMT, Jaikiran Pai <j...@openjdk.org> wrote:
> Can I please get a review for this trivial fix in the code sample in javadoc > comment of `javax.net.ssl.SSLEngine` class? > > I've run `make docs-image` locally and the generated javadoc after this > change looks fine. This pull request has now been integrated. Changeset: 0a03fc84 Author: Jaikiran Pai <j...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/0a03fc84b3289cf8c8effca7324f71146270a8e2 Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod 8255674: SSLEngine class description is missing "case" in switch statement Reviewed-by: xuelei ------------- PR: https://git.openjdk.java.net/jdk/pull/4180