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

[Ensemble8] NPE in Curve-Fitted Area

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • 8
    • 8
    • javafx
    • None
    • Mac, Linux

      pgodine@jpgodine-OptiPlex:~/Workspace/Fx/8/build/jfx/artifacts/apps/ga-samples$ java -Xbootclasspath/a:$JFX/artifacts/sdk/rt/lib/ext/jfxrt.jar -jar Ensemble8.jar
      IS_IPHONE = false
      IS_MAC = false
      IS_IOS = false
      IS_BEAGLE = false
      IS_DESKTOP = true
      Warning! The following property doesn't have corresponding controller: PlaygroundProperty{fieldName=xAxis, propertyName=label, properties={}}
      Warning! The following property doesn't have corresponding controller: PlaygroundProperty{fieldName=yAxis, propertyName=label, properties={}}
      java.lang.NullPointerException
      at com.sun.javafx.sg.prism.NGRegion.renderContent(NGRegion.java:827)
      at com.sun.javafx.sg.prism.NGNode.doRender(NGNode.java:412)
      at com.sun.javafx.sg.prism.NGNode.doRender(NGNode.java:69)
      at com.sun.javafx.sg.BaseNode.render(BaseNode.java:1283)
      at com.sun.javafx.sg.prism.NGGroup.renderChildren(NGGroup.java:237)
      at com.sun.javafx.sg.prism.NGGroup.renderContent(NGGroup.java:203)
      at com.sun.javafx.sg.prism.NGRegion.renderContent(NGRegion.java:1254)
      at com.sun.javafx.sg.prism.NGNode.doRender(NGNode.java:412)
      at com.sun.javafx.sg.prism.NGNode.doRender(NGNode.java:69)
      at com.sun.javafx.sg.BaseNode.render(BaseNode.java:1283)

            jandrese Joe Andresen (Inactive)
            jgodinez Jennifer Godinez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: