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

[Sealed types] Reject illegal combination of modifiers for sealed types. #2995

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

srikanth-sankaran
Copy link
Contributor

@srikanth-sankaran srikanth-sankaran commented Sep 23, 2024

What it does

Author checklist

@srikanth-sankaran srikanth-sankaran added this to the 4.34 M1 milestone Sep 23, 2024
@srikanth-sankaran srikanth-sankaran merged commit 5780a5e into eclipse-jdt:master Sep 23, 2024
9 checks passed
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.

[Sealed types] ECJ allows a class to be declared as both sealed and non-sealed
1 participant