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

Enable customizations in CompileJavaModules.gmk and Main.gmk

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 17
    • None
    • infrastructure
    • None
    • b11

      Changes made to the pre-hook and post-hook in CompileJavaModules.gmk (as part of 8258407), as well as the include directive for Java.gmk using an absolute path, leaves no path to customizations.

      The proposed fix is to change these files (in the jdk stream) to use either the include path (a-la 8252998) or PHASE_MAKEDIRS, as appropriate.

      The proposed fix also includes a suggestion for a minor tidy-up, while we're patsubst-ing things.

      https://github.com/openjdk/jdk/pull/2134

            afarley Adam Farley
            afarley Adam Farley
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: