XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • None
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • OPENJDK-1434 - Binary comparable builds & internal AQAvit runs

      Two binaries escaped stripping:

      $ for file in $(find jdk/modules/ -type f); do if file ${file} | cut -d ':' -f 2 | grep -q 'ELF'; then echo "${file} is ELF"; fi; done
      jdk/modules/jdk.jpackage/jdk/jpackage/internal/resources/jpackageapplauncher is ELF
      jdk/modules/jdk.jpackage/jdk/jpackage/internal/resources/libjpackageapplauncheraux.so is ELF

      This should be easy to fix by adding the additional path to the spec file.

              rhn-engineering-ahughes Andrew Hughes
              rhn-engineering-ahughes Andrew Hughes
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: