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

jlink --suggest-providers should list providers from observable modules

    XMLWordPrintable

Details

    • b167
    • Verified

    Backports

      Description

        Run Jlink
        jlink --module-path jdk/jmods --output jlink-out --add-modules NON_EXISTENT_MODULE --suggest-providers java.nio.charset.spi.CharsetProvider

        It runs OK, but jlink should fail like in case where we do not specify service type.

        jlink --module-path jdk/jmods --output jlink-out --add-modules NON_EXISTENT_MODULE --suggest-providers

        Attachments

          Issue Links

            Activity

              People

                mchung Mandy Chung
                anazarov Andrey Nazarov (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                7 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: