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

Generated bundle is not executable when main class contains unicode

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • tbd
    • 8u66, 9, 10
    • deploy
    • 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.

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

              Created:
              Updated:
              Resolved: