Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem-reporting capable compilation doesn't emit error count #28930

Open
hegyibalint opened this issue Apr 23, 2024 · 0 comments
Open

Problem-reporting capable compilation doesn't emit error count #28930

hegyibalint opened this issue Apr 23, 2024 · 0 comments
Assignees
Labels
a:regression This used to work in:java-plugins java-library, java, java-base, java-platform, java-test-fixtures in:problems problems api
Milestone

Comments

@hegyibalint
Copy link
Member

hegyibalint commented Apr 23, 2024

Current behavior (after #28281)

The error count is missing when compilation problems happen:

Expected behavior

The error counter is to be present.

Context

As part of #28281, we took charge of Java compilation error reporting.
We believe this breakage is acceptable as the value is trivial to compute (number of errors in the console) or straight out omitted by command line parsers.

Nevertheless, this issue documents this change available for any community feedback.

@hegyibalint hegyibalint self-assigned this Apr 23, 2024
@hegyibalint hegyibalint added a:regression This used to work in:java-plugins java-library, java, java-base, java-platform, java-test-fixtures in:problems problems api and removed to-triage labels Apr 23, 2024
@donat donat added this to the 8.9 RC1 milestone Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:regression This used to work in:java-plugins java-library, java, java-base, java-platform, java-test-fixtures in:problems problems api
Projects
None yet
Development

No branches or pull requests

2 participants