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

Enable the check to detect duplicate provides in in GenModuleInfoSource

    XMLWordPrintable

Details

    • b09

    Description

      In module-info.java, for example,
         exports p to m1;
         exports p to m2;

      there can only be one single exports for each package `p`. Similiar checks should be done in module-info.java.extra.

      Attachments

        Issue Links

          Activity

            People

              mchung Mandy Chung
              mchung Mandy Chung
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: