-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 9
-
Component/s: tools
-
b158
-
Not verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8175643 | 10 | Claes Redestad | P2 | Resolved | Fixed | b02 |
Today when linking a custom image the optimization provided by --generate-jli-classes for the JDK and JRE images are lost, which means custom images may have to generate more code during startup unless taking steps to generate a custom input file to the plugin.
A better default would be to reuse the input generated to jlink during build, which ensures custom images doesn't regress compared to the official images on various startup and footprint benchmarks.
A better default would be to reuse the input generated to jlink during build, which ensures custom images doesn't regress compared to the official images on various startup and footprint benchmarks.
- backported by
-
JDK-8175643 Capture build-time parameters to --generate-jli-classes
-
- Resolved
-