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

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

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • jfx17
    • jfx18
    • javafx
    • generic
    • generic

    Description

      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)

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: