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

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

XMLWordPrintable

    • 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)

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

              Created:
              Updated:
              Resolved: