JDK-8113810 : Mac SwingJavaFXChart charts not displayed throws NPE
  • Type: Bug
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: fx2.0
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2011-07-13
  • Updated: 2015-06-16
  • Resolved: 2011-07-14
Related Reports
Duplicate :  
Description
On Mac SwingJavaFXChart sample does not show charts and throws NPE

Steps:
SwingJavaFX.jar can be found in the sdk in the apps dir.
From a command line cd to the apps dir
Use java -jar SwingJavaFXChart.jar to launch the sample.
The sample will launch, no chart displayed and NPEs in console
Comments
fix verified in javafx2.0 beta b38
02-08-2011

This is a duplicate of RT-13728 which is now fixed, but is not part of b36 (it will be in b37).
14-07-2011