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

Log all compiler output at debug level #296

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

jaredstehler
Copy link

Logs all compiler output to debug. This will allow proper troubleshooting of compiler errors which don't get parsed by parseModernStream().

I'm not sure why compileInProcess0() was static.

fixes #149

Copy link

@Stephan202 Stephan202 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a drive-by question; I'm not a maintainer of this project. :)

@msridhar
Copy link

Just wanted to say we still face #149 regularly and would love to see this one landed!

@gnodet gnodet changed the title log all compiler output at debug level Log all compiler output at debug level Oct 26, 2023
@jaredstehler
Copy link
Author

@gnodet gently bumping this; is this something which can get merged, or do we need to go another direction here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: In debug mode, print full output of Java Compiler (including stdout)
4 participants