RFR: 8342082: Remove unused BasicProgressBarUI.Animator.interval

Andrey Turbanov aturbanov at openjdk.org
Mon Oct 14 19:54:43 UTC 2024


The field `javax.swing.plaf.basic.BasicProgressBarUI.Animator.interval` is unused and can be removed.

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

Commit messages:
 - [PATCH] Remove unused javax.swing.plaf.basic.BasicProgressBarUI.Animator.interval

Changes: https://git.openjdk.org/jdk/pull/21132/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=21132&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8342082
  Stats: 3 lines in 1 file changed: 0 ins; 2 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/21132.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/21132/head:pull/21132

PR: https://git.openjdk.org/jdk/pull/21132


More information about the client-libs-dev mailing list