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

Refactor jpackage native code

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 15
    • 14, 15
    • tools
    • b21
    • generic
    • generic

      Need to clean code duplication in jpackage native code. Get rid of dangling not used code.
      Improve code reuse between different platforms.
      Replace custom string classes with the standard std::basic_string.
      Merge functionality of libapplauncher.dll(.so) library with jpackageapplauncher(.exe) binary. There is no point to keep two different executables.
      Link jpackageapplauncher.exe with MSVC Run-Time library statically to avoid copying of MSVC Run-Time dlls to app's bin folder.

            asemenyuk Alexey Semenyuk
            asemenyuk Alexey Semenyuk
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: