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

RuntimeException while running Bundler.validate(...)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • None
    • 8u20
    • deploy
    • b04
    • x86_64
    • generic

      Let's we have params = ("appResources" => <some, maybe incorrect, path to jar>)

      When I'm trying to run Bundler.validate(params), the IllegalArgumentException is thrown.
      I'm not sure if that's correct behavior. The RuntimeException is unexpected by user.
      I think, if we expect here com.sun.javafx.tools.packager.bundlers.RelativeFileSet, then that should be written in advice in ConfigException.
      And one more point: how would RelativeFileSet be passed to, for example, javafxpackager CLI interface?

            dginzbur Dmitry Ginzburg (Inactive)
            dginzbur Dmitry Ginzburg (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: