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

gradle apps fails to build on linux-arm platforms

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • 9
    • 9
    • javafx

      After the fix for JDK-8134716 the build is broken on linux-arm platforms.

      To reproduce, run the following on a linux-arm configuration:

      $ gradle -PCOMPILE_TARGETS=armv6hf apps

      [ant:javac] Compiling 2 source files to 9-dev/label/linux-armv6-91/rt/apps/tests/HelloTest/build/classes
      9-dev/label/linux-armv6-91/rt/apps/tests/HelloTest/src/hellotest/HelloFPS.java:28: error: package javafx.animation does not exist
      import javafx.animation.KeyFrame;
                             ^
      ...

            ddhill David Hill (Inactive)
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: