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

jdk.jdeps unnecessarily requires java.base

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9-repo-jigsaw
    • 9, 10
    • tools
    • None

      module jdk.jdeps {
          requires java.base;
          ...
      }

      "requires java.base" is unnecessary, and it's confusing why jdk.jdeps is the only formally released module which requires java.base.

            mchung Mandy Chung (Inactive)
            mli Hamlin Li
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: