Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8160203 Umbrella: enhancements to the deprecation mechanism
  3. JDK-8161886

(jdeprscan) add support for loading and scanning modules

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • None
    • tools
    • None

      Allow loading of deprecations from modules, and allow scanning of designated modules.

      Jdeprscan currently only supports scanning of jar files and class files. Support for scanning modules should also be added.

      This should include allowing options to specify the module path, and then to find types by constructing a dependency graph rooted at the module being scanned. This would be a functional replacement of the --class-path option in a modular world.

            smarks Stuart Marks
            smarks Stuart Marks
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: