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

Prasanta Sadhukhan psadhukhan at openjdk.java.net
Tue Mar 16 04:22:27 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:

  added @implnote

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/2955/files
  - new: https://git.openjdk.java.net/jdk/pull/2955/files/2d5e9112..a6484203

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2955&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2955&range=01-02

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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