RFR: JDK-8267219: Javadoc method summary breaks when {@inheritDoc} from an empty parent [v3]

liach github.com+7806504+liach at openjdk.java.net
Tue May 18 16:25:43 UTC 2021


On Tue, 18 May 2021 15:44:31 GMT, Pavel Rappo <prappo at openjdk.org> wrote:

> 
> 
> Meta: I would appreciate it if next time you could update your PR normally rather than forcefully. Pushing forcefully makes it harder to follow the progression of a PR.

For this change, in fact, you can pretty much discard all previous change; the current commit is not related to the previous commit contents, as the way of approach and the test both got rewritten.

For squashing and pushing, I thought it was a requirement for JDK pull requests to be merged; maybe the openjdk bot prompted me so before since I cannot find the reference on http://openjdk.java.net/contribute/. Would you mind enlightening me on how to keep commit histories while adhering to the bot's requirements?

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

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


More information about the javadoc-dev mailing list