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

Fix missing image resource in HelloImage toy app

XMLWordPrintable

    • b10
    • generic
    • generic

      When running HelloImage toy app with prism.verbose=true you see an ImageStorageException stating "No loader for image data". This comes from HelloImage toy app using an online-hosted image which is not available anymore.

      To reproduce, build latest JFX version and try running HelloImage with prism.verbose=true property:
      java @build/run.args -Dprism.verbose=true -cp apps/toys/Hello/dist/Hello.jar hello.HelloImage

      We should either replace the link with a new one, or find some different way of testing online hosted Images.

            lkostyra Lukasz Kostyra
            lkostyra Lukasz Kostyra
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: