Integrated: 2509: Don't display duplicate jcheck warnings when the checks are displayed in Progress

Zhao Song zsong at openjdk.org
Thu May 29 21:28:11 UTC 2025


On Wed, 28 May 2025 22:09:33 GMT, Zhao Song <zsong at openjdk.org> wrote:

> In the pull request body, we have a 'Progress' part which will display the progresses of some jchecks, however, if the jchecks in the progress fail as warning, it will also be displayed in 'Warning' part. It will confuse the users.
> 
> The other issue is that, right now, if whitespace check failed as warning, then users are not able to know where are the whitespace issues.

This pull request has now been integrated.

Changeset: 2568f91d
Author:    Zhao Song <zsong at openjdk.org>
URL:       https://git.openjdk.org/skara/commit/2568f91d15e69b7e5383e0accaafc99f79f643da
Stats:     56 lines in 3 files changed: 55 ins; 0 del; 1 mod

2509: Don't display duplicate jcheck warnings when the checks are displayed in Progress

Reviewed-by: erikj

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

PR: https://git.openjdk.org/skara/pull/1719


More information about the skara-dev mailing list