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

Consider removing dependencies on java.util.logging from javafx-fxml

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 7u6
    • 7u6
    • javafx
    • None

      According to http://rehudson.us.oracle.com:8080/hudson/view/JDK8/view/Nightly/view/jigsaw/job/jigsaw-2-build-windows-i586-product/ws/jigsaw/build/windows-i586/moduleinfo/classlist/ the java.util.logging won't be in the core jdk.base module, but will have its own jdk.logging module. The javafx-fxml should use the javafx-logging classes for logging. These work even when java.util.logging is not present.

      The classes which currently use the java.util.logging directly are:

      javafx.fxml.FXMLLoader
      javafx.fxml.JavaFXBuilderFactory

            gkbrown Greg Brown (Inactive)
            lnerad Ľubomír Nerád (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: