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

Warnings from the build: Unknown module: jdk.rmic specified in --patch-module

XMLWordPrintable

    • b161

        The build patches jdk.rmic with the interim classes that can be run with the boot JDK. The following warning is emitted when it invokes javac with the patch module path since jdk.rmic is not in the resolved modules required by javac but it is present in the boot JDK.

        WARNING: Unknown module: jdk.rmic specified in --patch-module

              erikj Erik Joelsson
              mchung Mandy Chung (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: