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

Work around javac removing class members for processed classes #6912

Merged
merged 2 commits into from
Dec 10, 2024

Conversation

mernst
Copy link
Member

@mernst mernst commented Dec 8, 2024

No description provided.

@msridhar
Copy link
Contributor

msridhar commented Dec 8, 2024

I think this is related to #6630

@smillst
Copy link
Member

smillst commented Dec 9, 2024

I think this is related to #6630

@mernst does this fix #6630?

@smillst smillst assigned mernst and unassigned smillst Dec 9, 2024
@mernst mernst linked an issue Dec 9, 2024 that may be closed by this pull request
@mernst
Copy link
Member Author

mernst commented Dec 9, 2024

I cannot reproduce #6630 on this branch.
The discussion in #6630 sounds exactly like what I discovered.

@mernst mernst assigned smillst and unassigned mernst Dec 9, 2024
@smillst smillst enabled auto-merge (squash) December 10, 2024 17:27
@smillst smillst merged commit 8e52df9 into typetools:master Dec 10, 2024
36 checks passed
@smillst smillst deleted the enum-semicolon branch December 10, 2024 20:55
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.

Compiler exception due to mismatch between JavaParser and javac
3 participants