Integrated: 8283238: make/scripts/compare.sh should show the diff when classlist does not match
Calvin Cheung
ccheung at openjdk.org
Wed Nov 16 20:14:11 UTC 2022
On Wed, 16 Nov 2022 18:32:47 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:
> 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.
This pull request has now been integrated.
Changeset: f0474b82
Author: Calvin Cheung <ccheung at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/f0474b826d76c91d7746213b14c4c1166e2a0a4a
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
8283238: make/scripts/compare.sh should show the diff when classlist does not match
Reviewed-by: erikj, ihse
-------------
PR: https://git.openjdk.org/jdk/pull/11192
More information about the build-dev
mailing list