[Proposal] jlink plugin which replaces dynamic shared libraries
Alan Bateman
Alan.Bateman at oracle.com
Fri Dec 21 12:07:31 UTC 2018
On 18/12/2018 14:40, Severin Gehwolf wrote:
> :
> I've added a proof-of-concept for a strip-native-debug-symbols plugin
> to the bug. It requires objcopy to be on the system on which jlink is
> being run. Comments welcome.
>
I haven't had time to study this closely yet but I think having a plugin
to strip the native debug symbols would be good to have. I suspect that
jlink will need a bit of support for integrating platform specific
plugins into the build as tools such as objdump and options such as
--add-gun-debuglink aren't going to make sense everywhere. From the
examples, I also wonder about unwieldily command lines usages and
whether having a platform specific plugin would make this a bit easier.
-Alan.
More information about the jigsaw-dev
mailing list