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

trigger used only for debugging creates bloated slow code

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2
    • fx1.2
    • fx1.1
    • javafx
    • None

    Description

      I found this in javafxgui/src/com/sun/javafx/stage/StageDelegate.fx
         :
          public-read protected var x = bind stage.x on replace {
              if (debug) println("StageDelegate.x onreplace: {x}");
          }

      Attachments

        Activity

          People

            jandrese Joe Andresen (Inactive)
            jholmlundjfx Jim Holmlund (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported: