Support other linux architectures in Java binding

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently there are a couple of problems with the non x86-64 platforms.

      • the Evergreen builds fail, as they are expecting to find the .so in a directory name that is suffixed with the architecture, and the build is not putting it there
      • the published jar files don't include the .so files for anything except x86-64.

      The build should be updated to support at least:

      • linux-s390x
      • linux-aarch64

      The PowerPC build is failing due to the lack of a JDK, so not sure if we can address that platform immediately.

            Assignee:
            Jeffrey Yemin
            Reporter:
            Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: