On Fri, 12 Mar 2021 22:24:09 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:
> > > Do we really want to specify this as a noop method? In this case, we will not > be able to change this implementation in the future. 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. ------------- PR: https://git.openjdk.java.net/jdk/pull/2955