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

Modification of single java file in javafx.web causes recompilation of all other files

    XMLWordPrintable

Details

    Description

      1. Change any java file related to WebKit (e.g. modules/javafx.web/src/main/java/com/sun/webkit/network/URLLoader.java)
      2. Compile javafx with webkit (gradle -PCOMPILE_WEBKIT=true) and look at the timestamp of generated class(ls -l `find modules/javafx.web/build/classes/main/javafx.web -name *.class`) and JNI header files (ls -lh modules/javafx.web/build/gensrc/headers/javafx.web)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              arajkumar Arunprasad Rajkumar
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: