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

Unable to customize module lists after change JDK-8258411

XMLWordPrintable

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

      JDK-8258411 altered the make/common/Modules.gmk custom extension location such it is now no longer able to customize the module lists:
      https://github.com/openjdk/jdk/commit/a244b822936d983609ea1eb47885efc59c2d0d30

      make/conf/module-loader-map.conf initializes the module list variables after the IncludeCustomExtension thus discarding any custom module settings.
      The position of make/conf/module-loader-map.conf needs to be before the IncludeCustomExtension.

            aleonard Andrew Leonard
            aleonard Andrew Leonard
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: