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

Java parser: add support for JEP-445 #18790

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

povder
Copy link
Contributor

@povder povder commented Oct 30, 2023

Starting a draft PR for #18584

@povder
Copy link
Contributor Author

povder commented Nov 5, 2023

This is now ready for review. To run newly introduced compilation tests in CI, lampepfl/dotty-ci#24 needs to be released.

@povder povder marked this pull request as ready for review November 5, 2023 20:25
@smarter
Copy link
Member

smarter commented Nov 23, 2023

Thanks for working on this! Here are my thoughts after a first look at it, let me know if you'd like more guidance.

@sjrd
Copy link
Member

sjrd commented Nov 23, 2023

A -Y flag would be perfectly fine here. We don't have to deal with pollution of experimental products since the actual products are created by javac.

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.

4 participants