<Swing Dev> RFR: 8263472: Specification of JComponent::updateUI doesn't mention that the original implementaiton does nothing [v7]
Prasanta Sadhukhan
psadhukhan at openjdk.java.net
Mon Mar 22 04:36:00 UTC 2021
> 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.
Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
Modified as per Phil's comment
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/2955/files
- new: https://git.openjdk.java.net/jdk/pull/2955/files/5b15e87f..36cccdab
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2955&range=06
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2955&range=05-06
Stats: 6 lines in 1 file changed: 1 ins; 2 del; 3 mod
Patch: https://git.openjdk.java.net/jdk/pull/2955.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/2955/head:pull/2955
PR: https://git.openjdk.java.net/jdk/pull/2955
More information about the swing-dev
mailing list