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

Remove unused Modules.extraLimitMods

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P5 P5
    • tbd
    • None
    • tools

      HashSet `com.sun.tools.javac.comp.Modules.extraLimitMods` is always empty. Code only check its content, but no content added.
      There was a method `addExtraLimitModules`, but it was removed under JDK-8175191.
      Method `addExtraLimitModules` itself was added in https://github.com/openjdk/jdk/commit/ec9ca2997f, but was never actually used.

            Unassigned Unassigned
            aturbanov Andrey Turbanov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: