In http://mail.openjdk.java.net/pipermail/jigsaw-dev/2019-February/014135.html it was discussed to rename the strip-debug option to a more telling name like --strip-debug-attributes or --strip-java-debug-symbols so that --strip-debug could then become a combined command which strips Java *and* native debug symbols from the resulting image.
We should perform the renaming first so that --strip-debug would be ready to be hooked up with --strip-native-debug-symbols when that plugin gets in.
We should perform the renaming first so that --strip-debug would be ready to be hooked up with --strip-native-debug-symbols when that plugin gets in.
- blocks
-
JDK-8214796 Create a jlink plugin for stripping debug info symbols from native libraries
-
- Resolved
-
- csr for
-
JDK-8219207 Add --strip-java-debug-attributes jlink option
-
- Closed
-