[RSS]
JavaFX Plugin - Compiler issues dependencies

The list of OpenJFX Compiler issues which blocks some parts of JavaFX Script plugin development or critical for the plugin.

Issue Issue Description Comments
JFXC-908 JFXCompiler throws AssertionError while parsing with enabled system assertions Daily builds of NB 6.1 have enabled assertions by default and JavaFX Application can not be compiled. The workaround is to disable assertions for NB
JFXC-975 Class not found when performing compilation task under NB "class file for com.sun.javafx.runtime.sequence.Sequence not found" diagnostic message when performing compilation task under NB. Blocks Preview feature implementation.
JFXC-657 RewriteEmptyStreamException when compile empty fx file RewriteEmptyStreamException during compiling even JavaFX project contains only one empty fx file