RFR: 8295990: Improve make handling of strip flags [v7]
Julian Waters
jwaters at openjdk.org
Wed Nov 2 10:23:46 UTC 2022
> Strip currently has its flags set by guessing based on the OS, it would be more appropriate to instead set them based on properly checking the strip binary instead of speculating what the correct flags are based on the compiler and OS.
Julian Waters has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 18 additional commits since the last revision:
- Merge branch 'openjdk:master' into patch-1
- Merge branch 'openjdk:master' into patch-1
- Merge branch 'openjdk:master' into patch-1
- Comment can be made more accurate
- Merge branch 'openjdk:master' into patch-1
- Merge branch 'openjdk:master' into patch-1
- Merge branch 'openjdk:master' into patch-1
- Add more documentation
- Replace with the actual new check
- Little documentation doesn't hurt
- ... and 8 more: https://git.openjdk.org/jdk/compare/d4b0fa17...25bb4a3c
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/10882/files
- new: https://git.openjdk.org/jdk/pull/10882/files/5f97c5c7..25bb4a3c
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=10882&range=06
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=10882&range=05-06
Stats: 10848 lines in 221 files changed: 8133 ins; 1765 del; 950 mod
Patch: https://git.openjdk.org/jdk/pull/10882.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/10882/head:pull/10882
PR: https://git.openjdk.org/jdk/pull/10882
More information about the build-dev
mailing list