On Mon, 15 Mar 2021 10:44:51 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:
>> Prasanta Sadhukhan has updated the pull request incrementally with one >> additional commit since the last revision: >> >> javadoc change > > Marked as reviewed by aivanov (Reviewer). > I thought about it earlier but I raised this PR as I don't see this method > was updated from inception so I was not sure if it will be in future and also > since it already says "JComponent subclasses **must** override this method" > so a noop default implementation will not be a problem, I guess. Based on the current spec we may add some kind of assertion that this method must not be called. ------------- PR: https://git.openjdk.java.net/jdk/pull/2955