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

jfxrt.jar is missing in JDK that is used to build samples

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P3 P3
    • None
    • 8
    • javafx
    • 8.0-graphics-scrum ยป macosx-universal-30 #2073

      Currently jfxrt.jar is removed from JDK that is used to build samples. So they need to reference it from artifacts directory. Which makes their projects to have dependency on development build system.

      Samples source code is currently being shipped as part of the samples bundle. This includes their netbeans projects and they shouldn't include dependencies on development build system.

      Looks like an easy solution is to copy jfxrt.jar to corresponding JDK folder before building samples.

      Another solution is to have two customized build procedures - for development build system and for public use. This approach will require to maintain two build procedures instead of one which seems to be more error-prone.

            kcr Kevin Rushforth
            mrkam Alexander Kuznetcov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: