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

Improve jpackage jtreg tests

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • internal
    • internal
    • tools
    • generic
    • generic

      To test a single jpackage parameter for native packaging we need to create three java sources on each platform. If the parameter is supported on all platforms this results in nine java sources which are 90% copy/paste. This is inefficient. It should be one java test source file per the given functionality to be tested.
      Tests that cover shared functionality should be in `test/jdk/tools/jpackage/share` subfolder.
      Tests that cover Windows specific functionality should be in `test/jdk/tools/jpackage/windows` subfolder. No `base`, `exe` and `msi` subfolders should be created in `test/jdk/tools/jpackage/windows` subfolder. Similar for Linux and OSX tests.

        There are no Sub-Tasks for this issue.

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

              Created:
              Updated:
              Resolved: