-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b161
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8176938 | 10 | Erik Joelsson | P3 | Resolved | Fixed | b03 |
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
WARNING: Unknown module: jdk.rmic specified in --patch-module
- backported by
-
JDK-8176938 Warnings from the build: Unknown module: jdk.rmic specified in --patch-module
-
- Resolved
-