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

Shape.setSmooth() can leak setting to any following Region nodes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8u40
    • 8u40
    • javafx
    • None

      The attached test case shows that if you render a shape node with a non-AA value for setSmooth(), that setting will be used to render any subsequent Region objects until another shape object is encountered with a different AA setting.

      This is a regression caused by the recent support added to honor the setSmooth() flag in the rendering pipeline.

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

              Created:
              Updated:
              Resolved:
              Imported: