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

Remove `--compress` from jlink command lines from jpackage tests

XMLWordPrintable

    • b22
    • generic
    • generic

        RuntimeImageTest and RuntimePackageTest tests call jlink with `--compress` parameter. jlink issues warnings:
        ---
        Warning: The 0 argument for --compress is deprecated and may be removed in a future release
        Warning: The 1 argument for --compress is deprecated and may be removed in a future release
        Warning: The 2 argument for --compress is deprecated and may be removed in a future release
        ---

        Should stop using `--compress` jlink parameter before it starts failing.

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

                Created:
                Updated:
                Resolved: