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

Unused variables in Text node

XMLWordPrintable

      The fix for RT-13735 introduced a couple of unused variables in javafx.scene.text.Text, in the updatePGTextHelper method.

      As one can see at http://hg.openjdk.java.net/openjfx/2.2/graphics/rt/file/ba369f618738/javafx-ui-common/src/javafx/scene/text/Text.java the stroke dash array code seems to have been extracted in a helper method (getPGStrokeDashArray) but remains duplicated in the method, from line 1524 to 1529

            prr Philip Race
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: