<Swing Dev> RFR: 8263472: Specification of JComponent::updateUI doesn't mention that the original implementaiton does nothing

Sergey Bylokhov serb at openjdk.java.net
Fri Mar 12 22:27:06 UTC 2021


On Fri, 12 Mar 2021 04:33:43 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> It's unclear from the spec that the original implementation of the method JComponent.updateUI() does nothing which needs to be explicitly stated in the javadoc.

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.

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

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


More information about the swing-dev mailing list