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

[PopupControl] PopupControl.CSSBridge.setSkinClassNameMethod deleted

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 8u20
    • 8u20
    • javafx

      While reviewing an unrelated change I discovered an incompatible API change that appears to be a side effect from RT-35175.

      class javafx/scene/control/PopupControl$CSSBridge contains the following method in FX 8:
          protected void setSkinClassName(java.lang.String);

      but that method was removed as part of RT-35175. This breaks both source and binary compatibility.

            dgrieve David Grieve
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: