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

Remove deprecated GTK2 calls in JavaFX

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • None
    • javafx
    • None

      The GTK2 -> 3 migration guide suggests removing deprecated usages as the first step, using the following flags. Even if we don't move to GTK3, this could be a good cleanup.

      make CFLAGS+="-DGTK_DISABLE_SINGLE_INCLUDES"
      make CFLAGS+="-DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED"
      make CFLAGS+="-DGSEAL_ENABLE"

            ddhill David Hill (Inactive)
            ddhill David Hill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: