The list of Known Issues of JavaFX Script plugin (Milestone 2).
| Issue | Issue Description | Comments | References |
|---|---|---|---|
| 131016 | Profiler: EXCEPTION_ACCESS_VIOLATION on Modify Profiling. | Not reproducible with JDK jdk 1.6.0_10 (based on HotSpot VM 11.0-b11). Use of jdk 1.6.0_10 or later is recommended for project profiling. | Related issues: #6598065, #113847 |
| 132466 | Compiles successfully with bad package | Compiler issue | JFXC-1075 |
| 133079 | Preview wont' work if Assertions are enabled | ||
| 133091 | Preview Frame is shown in separated window if it is not declared in the end of file | JFXC-1121 | |
| 133093 | Preview Frame is shown in separated window if it has attribute declaration | ||
| 132807 | webstart on sample projects fail | ||
| 133894 | Editor does not take into account nearby source files |
This is the list of resolved issues.
| Issue | Issue Description | Comments | References |
|---|---|---|---|
| 132199 | JavaFX specific trees have wrong positions. | It is a stopper for the Editor functionality. | JFXC-1010 |
| 132819 | Preview does not work with Reprise APIs | ||
| JavaFX Samples migration to Reprise | Samples have been successfully migrated to Reprise: Note: It seems that Reprise does not contain some basic classes (Table, Tree, Spinner, DesktopPane, InternalFrame, CurveTo, SplitPane, SplitView and so on ) Some classes does not have necessary methods/attributes. These issues will be worked separately. | ||
| Reprise does not have Applet class | #6684504 | ||
| 133245 | Code Folding not available for {} on attribute declarations | JFXC-1119 | |
| 132426 | Written in FX style applet does not extend java Applet class | JFXC-1088 |