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

CompileJavaModules overwrites settings from custom

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • infrastructure
    • None
    • b40

        The top level make/CompileJavaModules.gmk includes a custom extension
        but for some modules overwrites the variables set in the custom CompileJavaModules.

        These variables are := assigned after the call to IncludeCustomExtension:

        jdk.jdi_EXCLUDES :=
        java.corba_EXCLUDES :=
        java.management_EXCLUDES :=

        The variables for _EXCLUDE_FILES have the same issue.

              rriggs Roger Riggs
              rriggs Roger Riggs
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: