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

gradle :web:test should print a warning if COMPILE_WEBKIT is false

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • jfx11
    • jfx11, 10
    • javafx

        The FX build does not build the native webkit or media libraries by default. In this case the native webkit and media libraries are copied from a previous build, which defaults to the boot JDK being used to build FX. This can be out of date in such a way that the web tests will crash or otherwise fail.

        The :web:test target should print a warning if run when COMPILE_WEBKIT is false.

              mbilla Murali Billa
              kcr Kevin Rushforth
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: