RFR: 8283238: make/scripts/compare.sh should show the diff when classlist does not match
Calvin Cheung
ccheung at openjdk.org
Wed Nov 16 18:39:59 UTC 2022
Please review this change for enabling verbose (-vv) when running the compare.sh script so that the diff between files will be available in the build stdout file. This is for troubleshooting the two bugs ([JDK-8283220](https://bugs.openjdk.org/browse/JDK-8283220), [JDK-8295951](https://bugs.openjdk.org/browse/JDK-8295951)) which happened intermittently.
-------------
Commit messages:
- 8283238: make/scripts/compare.sh should show the diff when classlist does not match
Changes: https://git.openjdk.org/jdk/pull/11192/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11192&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8283238
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/11192.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/11192/head:pull/11192
PR: https://git.openjdk.org/jdk/pull/11192
More information about the build-dev
mailing list