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

Compile FXML to .class file

XMLWordPrintable

      We have seen data to suggest that we could have major performance gains in startup of applications using FXML if we use some specialized / clever .class files instead of actually parsing an XML document or binary XML document. This appears particularly true on iOS where processing overhead (particularly in Java on interpreter) is painful. Instead we should look at compiling FXML files into .class files as an optional step in the application build process and loading those, similar to how we handle bss files and such for CSS.

            Unassigned Unassigned
            rbair Richard Bair (Inactive)
            Votes:
            5 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Imported: