Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-24521

Update jna from 3.3.0-jenkins to 4.1.0 (or newer)

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • core

      Currently, Jenkins uses a private copy of JNA:

      <dependency>
      <groupId>net.java.dev.jna</groupId>
      <artifactId>jna</artifactId>
      <version>3.3.0-jenkins-3</version>
      </dependency>

      Due to using this private copy of jna, instead of the upstream version,
      Jenkins is not keeping up with the latest fixes that are going into
      JNA. This affects other platforms, such as FreeBSD, and Linux on ARM.

      For example, these bugs are related:

      JENKINS-22425
      JENKINS-21507
      JENKINS-10774

            Unassigned Unassigned
            rodrigc Craig Rodrigues
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: