Remove setLocale() call in jpackage native launcher

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 16
    • Affects Version/s: 14, 15, 16
    • Component/s: tools
    • b16

      each of the native launchers:
      linux/native/jpackageapplauncher/launcher.cpp,
      windows/native/jpackageapplauncher/WinLauncher.cpp, and
      macosx/native/jpackageapplauncher/main.m
      contain the line:
      setlocale(LC_ALL, "en_US.utf8");

      We need to investigate if this is needed, and this means for a user whose desktop is (say) German, or French, or Japanese ?

      We also need to verify that when the Java app is launched from this environment it is not inheriting this US locale.

            Assignee:
            Alexander Matveev
            Reporter:
            Andy Herrick (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: