-
Enhancement
-
Resolution: Unresolved
-
P5
-
None
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 underJDK-8175191.
Method `addExtraLimitModules` itself was added in https://github.com/openjdk/jdk/commit/ec9ca2997f, but was never actually used.
There was a method `addExtraLimitModules`, but it was removed under
Method `addExtraLimitModules` itself was added in https://github.com/openjdk/jdk/commit/ec9ca2997f, but was never actually used.
- links to
-
Review openjdk/jdk/5628