<Swing Dev> Integrated: 8263472: Specification of JComponent::updateUI should document that the default implementation does nothing
Prasanta Sadhukhan
psadhukhan at openjdk.java.net
Fri Mar 26 11:33:32 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.
This pull request has now been integrated.
Changeset: 4fbb7c24
Author: Prasanta Sadhukhan <psadhukhan at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/4fbb7c24
Stats: 5 lines in 1 file changed: 3 ins; 0 del; 2 mod
8263472: Specification of JComponent::updateUI should document that the default implementation does nothing
Reviewed-by: aivanov, darcy
-------------
PR: https://git.openjdk.java.net/jdk/pull/2955
More information about the swing-dev
mailing list