-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b161
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8177013 | 10 | Mandy Chung | P3 | Resolved | Fixed | b03 |
JDK modules are hashed in java.base module to ensure that they are not replaced at runtime. Qualified exports from JDK modules are meant for non-upgradeable modules to access. We're in the process of eliminating any qualified exports to upgradeable modules. We should add a new test to catch any change to add a qualified exports to upgradeable module in the future.
- backported by
-
JDK-8177013 Add test to check JDK modules to have no qualifed exports to upgradeable modules
-
- Resolved
-