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

when launching standalone fx app, in some cases, it doesn't search classes in classpath which is passed in command line

    XMLWordPrintable

Details

    • Bug
    • Resolution: Not an Issue
    • P2
    • fx2.0
    • fx2.0
    • javafx
    • jre 7 b147, fx 2.0 scrum build 253
      rdp info:
      esxsqe4-10.us.oracle.com javafx/javafx

    Description

      Steps to reproduce:
      1) Download jar files into a dir http://jfx.sfbay.sun.com/hudson/job/presidio-deploy-scrum/label=windows-i586-14/lastSuccessfulBuild/artifact/artifacts/deployed/SignedApp/fish_signed.jar and http://jfx.sfbay.sun.com/hudson/job/presidio-deploy-scrum/label=windows-i586-14/lastSuccessfulBuild/artifact/artifacts/deployed/SignedApp/preloaders.jar
      2) Launch the app by: java -cp $JAVAFX_HOME/lib/jfxrt.jar;fish_signed.jar;preloaders.jar -Djavafx.preloader.class=preloaders.LoginPreloader -jar fish_signed.jar
      If following exception is thrown, bug is reproduced.
      ClassNotFoundException preloaders.LoginPreloader

      Attachments

        Activity

          People

            kcr Kevin Rushforth
            qgong Fred Gong (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported: