Deprecate for removal mistakenly exposed field from class javafx.scene.shape.Box

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • jfx18
    • Affects Version/s: jfx17
    • Component/s: javafx
    • generic
    • generic

      This came up while reviewing JDK-8271090.
      See - https://github.com/openjdk/jfx/pull/650#discussion_r734599035

      class javafx.scene.shape.Box has below field that is mistakenly exposed.
      public static final double DEFAULT_SIZE = 2;

      This needs to be marked as deprecated and subsequently removed (made private)

            Assignee:
            Ajit Ghaisas
            Reporter:
            Ajit Ghaisas
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: