-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 9
-
Component/s: tools
-
b159
-
Verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8176647 | 10 | Mandy Chung | P2 | Resolved | Fixed | b03 |
We need to decide if jlink should be capable of linking in a modules that `requires static` another module that is not observable at link-time.
The reason this wasn't done originally was there was a concern that some plugins couldn't deal with "dangling references". It's not an issue for the plugins that are currently enabled by default. Another question was whether to drop the `requires static` from modules linked into the image.
The reason this wasn't done originally was there was a concern that some plugins couldn't deal with "dangling references". It's not an issue for the plugins that are currently enabled by default. Another question was whether to drop the `requires static` from modules linked into the image.
- backported by
-
JDK-8176647 jlink and `requires static`
-
- Resolved
-