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

Deprecate for removal SimpleSelector and CompoundSelector classes

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • jfx23
    • None
    • javafx
    • None
    • b05

        The SimpleSelector and CompoundSelector classes are public classes in an exported package, javafx.css, but they are not intended to be used by applications. They are implementation details. They cannot be constructed directly and no other JavaFX API accepts or returns a SimpleSelector or CompoundSelector.

        We should deprecate them for removal so we can move them to a non-exported package, removing them from the public API.

        See JDK-8323706.

              jhendrikx John Hendrikx
              kcr Kevin Rushforth
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: