Re: RFR: 8214796: Create a jlink plugin for stripping debug info symbols from native libraries

2019-02-25 Thread Mandy Chung
On 2/25/19 2:49 AM, Alan Bateman wrote: On 15/02/2019 17:01, Severin Gehwolf wrote: : ->8- Plugin Name: strip-native-debug-symbols Option: --strip-native-debug-symbols= Description: Strip debug symbols from native libraries (if any).   This plugin requires at leas

Re: RFR: 8214796: Create a jlink plugin for stripping debug info symbols from native libraries

2019-02-25 Thread Severin Gehwolf
On Mon, 2019-02-25 at 10:49 +, Alan Bateman wrote: > On 15/02/2019 17:01, Severin Gehwolf wrote: > > : > > > > ->8- > > Plugin Name: strip-native-debug-symbols > > Option: --strip-native-debug-symbols= > > Description: Strip debug symbols from native libraries (if a

Re: RFR: 8214796: Create a jlink plugin for stripping debug info symbols from native libraries

2019-02-25 Thread Alan Bateman
On 15/02/2019 17:01, Severin Gehwolf wrote: : ->8- Plugin Name: strip-native-debug-symbols Option: --strip-native-debug-symbols= Description: Strip debug symbols from native libraries (if any). This plugin requires at least one option: objcopy: The path to the o