> Links to debuginfo files should only be made after strip is run, as doing so 
> before can cause strip to wreck the embedded link and make the executable 
> entirely un-executable in certain strange cases. It's safer to always just 
> make the link after strip is called regardless

Julian Waters has updated the pull request incrementally with one additional 
commit since the last revision:

  Comment

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/12209/files
  - new: https://git.openjdk.org/jdk/pull/12209/files/cd369975..5bebafef

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=12209&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=12209&range=00-01

  Stats: 7 lines in 1 file changed: 3 ins; 0 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/12209.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/12209/head:pull/12209

PR: https://git.openjdk.org/jdk/pull/12209

Reply via email to