On Wed, 22 Jun 2022 13:14:31 GMT, Abhishek Kumar <[email protected]> wrote:
> JLabel and AbstractButton's imageUpdate method description updated. > > --------- > ### Progress > - [ ] Change must be properly reviewed (1 review required, with at least 1 > [Reviewer](https://openjdk.org/bylaws#reviewer)) > - [x] Change must not contain extraneous whitespace > - [x] Commit message must refer to an issue > > ### Error > ⚠️ OCA signatory status must be verified > > ### Integration blocker > ⚠️ Title mismatch between PR and JBS for issue > [JDK-6391806](https://bugs.openjdk.org/browse/JDK-6391806) > > > > ### Reviewing > <details><summary>Using <code>git</code></summary> > > Checkout this PR locally: \ > `$ git fetch https://git.openjdk.org/jdk pull/9240/head:pull/9240` \ > `$ git checkout pull/9240` > > Update a local copy of the PR: \ > `$ git checkout pull/9240` \ > `$ git pull https://git.openjdk.org/jdk pull/9240/head` > > </details> > <details><summary>Using Skara CLI tools</summary> > > Checkout this PR locally: \ > `$ git pr checkout 9240` > > View PR using the GUI difftool: \ > `$ git pr show -t 9240` > > </details> > <details><summary>Using diff file</summary> > > Download this PR as a diff file: \ > <a > href="https://git.openjdk.org/jdk/pull/9240.diff">https://git.openjdk.org/jdk/pull/9240.diff</a> > > </details> dummy comment ------------- PR: https://git.openjdk.org/jdk/pull/9240
