-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b158
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8175754 | 10 | Sundararajan Athijegannathan | P3 | Resolved | Fixed | b02 |
A runtime exception with this message is thrown when jlink validates the set of packages reported by the module descriptor against the packages in the resource pool. We need to make this error a lot clearer, minimally to include one of the packages that is not found.
This issue was initially reported on jigsaw-dev where the issue (we think) is modular JARs created by JDK 8 with a ModulePackages class file attribute created by some other tool. It is likely that modular JARs will be created by IDEs and other tools running on JDK 8 so if there are issues then they need to be easy to diagnose.
This issue was initially reported on jigsaw-dev where the issue (we think) is modular JARs created by JDK 8 with a ModulePackages class file attribute created by some other tool. It is likely that modular JARs will be created by IDEs and other tools running on JDK 8 so if there are issues then they need to be easy to diagnose.
- backported by
-
JDK-8175754 "Module <name>'s descriptor returns inconsistent package set" confusing
-
- Resolved
-
- relates to
-
JDK-8174740 RuntimeException: Module m's descriptor returns inconsistent package set
-
- Closed
-