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

Fix javac api compile errors (experimental branch) #9630

Closed
wants to merge 1 commit into from
Closed

Fix javac api compile errors (experimental branch) #9630

wants to merge 1 commit into from

Conversation

BlockyTheDev
Copy link
Contributor

@BlockyTheDev BlockyTheDev commented Aug 20, 2023

I hope this pull request is welcome...

This PR fixes compile errors related to the javac compiler in the experimental branch until upstream fixes it (if they do).

All the code changes were successfully tested.

Before/After this PR gets merged an upstream update would be great because md_5 updated the experimental branch two days ago.

@BlockyTheDev BlockyTheDev requested a review from a team as a code owner August 20, 2023 22:57
@Machine-Maker
Copy link
Member

I believe upstream fixed it with this commit (and the bukkit counterpart)

@BlockyTheDev
Copy link
Contributor Author

BlockyTheDev commented Aug 20, 2023

I believe upstream fixed it with this commit (and the bukkit counterpart)

I tried it out, by implementing these specific upstream changes into the experimental branch api, between your comment and writing this comment and saw that is fixed by this upstream commit like written in your comment. Sorry for opening the pull request... I never worked with wildcards and generics and because of that I didn't saw the connection between the upstream commit and the compiler errors... (I didn't create the patch only for this pull request. I made it to fix the experimental branch so that I can continue my experimenting...)

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.

2 participants