Generated bundle is not executable when main class contains unicode

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: P4
    • tbd
    • Affects Version/s: 8u66, 9, 10
    • Component/s: deploy
    • Environment:

      Host: spb23304.ru.oracle.com, x86_64, OEL 7.

      Reproducible: always
      Steps to reproduce:
      1. Download attached sample, update path to javafx-jar in build.xml
      2. Execute ant to compile sample and create bundles.
      3. Try to execute generated binary file "out/bundles/MainАБВГ/MainАБВГ"
      Expected result: "Sample output" in stdout
      Actual output:
      MainАБВГ No main class specified
      MainАБВГ Failed to launch JVM

      When executing "java -jar main.jar", or "java -cp main.jar MainАБВГ", everything works fine.

            Assignee:
            Alexey Semenyuk
            Reporter:
            Andrey Rusakov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: