Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8087987

[Decora] Minor code cleanup issues in Decora files

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 8u20
    • javafx
    • None

      The following issues can cause compiler warnings in various IDEs and cause yellow "warning highlights" in Netbeans for various code sanity issues in the decora source base:

      - Many setters save the old value of the attribute in a variable that is never used.
      - Many constructors call setters which are not final generating "overridable method call" warnings
      - FilterEffect and EffectPeer are now generified, but not all references specify a generic type.

            Unassigned Unassigned
            flar Jim Graham
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Imported: