graphics scrum build 2251:
Click on Graphics -3d, then Click on Bar Chart: Series of Exceptions is shown.
java.lang.ClassCastException: com.sun.javafx.geom.BoxBounds cannot be cast to co
m.sun.javafx.geom.RectBounds
at com.sun.javafx.sg.prism.NGText.computeContentBounds(NGText.java:1097)
at com.sun.javafx.tk.quantum.PrismTextHelper.computeBounds(PrismTextHelp
er.java:24)
at javafx.scene.text.Text.impl_computeGeomBounds(Text.java:844)
at javafx.scene.Node.getGeomBounds(Node.java:2465)
at javafx.scene.Node.getLocalBounds(Node.java:2410)
at javafx.scene.Node.getTransformedBounds(Node.java:2365)
at javafx.scene.Parent.impl_computeGeomBounds(Parent.java:1091)
Click on Graphics -3d, then Click on Bar Chart: Series of Exceptions is shown.
java.lang.ClassCastException: com.sun.javafx.geom.BoxBounds cannot be cast to co
m.sun.javafx.geom.RectBounds
at com.sun.javafx.sg.prism.NGText.computeContentBounds(NGText.java:1097)
at com.sun.javafx.tk.quantum.PrismTextHelper.computeBounds(PrismTextHelp
er.java:24)
at javafx.scene.text.Text.impl_computeGeomBounds(Text.java:844)
at javafx.scene.Node.getGeomBounds(Node.java:2465)
at javafx.scene.Node.getLocalBounds(Node.java:2410)
at javafx.scene.Node.getTransformedBounds(Node.java:2365)
at javafx.scene.Parent.impl_computeGeomBounds(Parent.java:1091)
- duplicates
-
JDK-8114136 com.sun.javafx.geom.BoxBounds cannot be cast to com.sun.javafx.geom.RectBounds
- Closed
- relates to
-
JDK-8113718 Ensemble: Cube causes tabs to become blank
- Closed