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

Inconsistent release of linux-aarch64 maven artifacts

XMLWordPrintable

    • generic
    • generic

      A DESCRIPTION OF THE PROBLEM :
      It appears that the releases of JavaFX do not consistently contain the dependencies for linux-aarch64.
      For instance, 17.0.8 has them: https://repo1.maven.org/maven2/org/openjfx/javafx-graphics/17.0.8/
      But the subsequent releases for 17 do not, for example 17.0.12: https://repo1.maven.org/maven2/org/openjfx/javafx-graphics/17.0.12/

      Same for the latest release of 21: https://repo1.maven.org/maven2/org/openjfx/javafx-graphics/21.0.4/

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      Release that contains javafx-graphics-xx.x.x-linux-aarch64.jar:
      https://repo1.maven.org/maven2/org/openjfx/javafx-graphics/22.0.2/
      ACTUAL -
      Release that does NOT contains javafx-graphics-xx.x.x-linux-aarch64.jar:
      https://repo1.maven.org/maven2/org/openjfx/javafx-graphics/17.0.12/

      CUSTOMER SUBMITTED WORKAROUND :
      Avoid JavaFX versions without the linux-aarch64 when running on linux with a arm64 CPU.

      FREQUENCY : always


            jvos Johan Vos
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: