Integrated: JDK-8263050: move HtmlDocletWriter.verticalSeparator to IndexWriter

Jonathan Gibbons jjg at openjdk.java.net
Fri Mar 5 16:09:04 UTC 2021


On Thu, 4 Mar 2021 22:42:43 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

> Please review a tiny change to move a small utility method from a superclass into the one subclass where it is actually used.

This pull request has now been integrated.

Changeset: 8c13d26d
Author:    Jonathan Gibbons <jjg at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/8c13d26d
Stats:     8 lines in 2 files changed: 4 ins; 4 del; 0 mod

8263050: move HtmlDocletWriter.verticalSeparator to IndexWriter

Reviewed-by: prappo

-------------

PR: https://git.openjdk.java.net/jdk/pull/2837


More information about the javadoc-dev mailing list