1 --add-exports java.base/sun.util.logging=ALL-UNNAMED
   2 #
   3 --add-exports javafx.base/com.sun.javafx=ALL-UNNAMED
   4 --add-exports javafx.base/com.sun.javafx.binding=ALL-UNNAMED
   5 --add-exports javafx.base/com.sun.javafx.collections=ALL-UNNAMED
   6 --add-exports javafx.base/com.sun.javafx.event=ALL-UNNAMED
   7 --add-exports javafx.base/com.sun.javafx.property=ALL-UNNAMED
   8 --add-exports javafx.base/javafx.beans.property=ALL-UNNAMED
   9 #
  10 --add-exports javafx.graphics/com.sun.javafx.application=ALL-UNNAMED
  11 --add-exports javafx.graphics/com.sun.javafx.font=ALL-UNNAMED
  12 --add-exports javafx.graphics/com.sun.javafx.geom=ALL-UNNAMED
  13 --add-exports javafx.graphics/com.sun.javafx.perf=ALL-UNNAMED
  14 --add-exports javafx.graphics/com.sun.javafx.scene=ALL-UNNAMED
  15 --add-exports javafx.graphics/com.sun.javafx.scene.input=ALL-UNNAMED
  16 --add-exports javafx.graphics/com.sun.javafx.scene.text=ALL-UNNAMED
  17 --add-exports javafx.graphics/com.sun.javafx.stage=ALL-UNNAMED
  18 --add-exports javafx.graphics/com.sun.javafx.tk=ALL-UNNAMED
  19 --add-exports javafx.graphics/com.sun.javafx.util=ALL-UNNAMED
  20 --add-exports javafx.graphics/com.sun.prism=ALL-UNNAMED
  21 --add-exports javafx.graphics/com.sun.prism.paint=ALL-UNNAMED
  22 --add-exports javafx.graphics/com.sun.scenario=ALL-UNNAMED
  23 --add-exports javafx.graphics/com.sun.scenario.animation=ALL-UNNAMED
  24 #
  25 --add-exports javafx.controls/com.sun.javafx.charts=ALL-UNNAMED
  26 --add-exports javafx.controls/com.sun.javafx.scene.control=ALL-UNNAMED
  27 --add-exports javafx.controls/com.sun.javafx.scene.control.behavior=ALL-UNNAMED
  28 --add-exports javafx.controls/com.sun.javafx.scene.control.inputmap=ALL-UNNAMED
  29 --add-exports javafx.controls/com.sun.javafx.scene.control.skin=ALL-UNNAMED
  30 --add-exports javafx.controls/javafx.scene.chart=ALL-UNNAMED