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

Move java and copy specific information in CompileJavaModules.gmk to module specific makefiles

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P3 P3
    • 16
    • 9
    • infrastructure

      From Magnus' review mail:

      * This code that previously was in jdk/make/CopyIntoClasses has now unfortunately moved this very specific logic up into the top repo. In fact, the top/make/CompileJavaModules.gmk now contain module-specific data such as "java.base_COPY := .icu .dat .spp content-types.properties". This should really be split into module-specific files and pushed down once again to the jdk/make directory, maybe into the copy directory.


      I agree that there is a lot of module specific information collected in one big file in the root repo. This should ideally be moved closer to each module.

            ihse Magnus Ihse Bursie
            erikj Erik Joelsson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: