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] Permits clause handling in scanner and parser is unnecessarily complicated #2653

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

srikanth-sankaran
Copy link
Contributor

@srikanth-sankaran srikanth-sankaran commented Jul 2, 2024

What it does

How to test

Author checklist

@srikanth-sankaran srikanth-sankaran self-assigned this Jul 2, 2024
@srikanth-sankaran srikanth-sankaran added this to the 4.33 M1 milestone Jul 2, 2024
@srikanth-sankaran srikanth-sankaran merged commit bf0427a into eclipse-jdt:master Jul 2, 2024
7 checks passed
@srikanth-sankaran srikanth-sankaran deleted the GH2652 branch July 2, 2024 12:21
srikanth-sankaran added a commit to srikanth-sankaran/eclipse.jdt.core that referenced this pull request Jul 4, 2024
srikanth-sankaran added a commit to srikanth-sankaran/eclipse.jdt.core that referenced this pull request Jul 5, 2024
srikanth-sankaran added a commit that referenced this pull request Jul 5, 2024
…", permits expected

* Revert #2653 for now

* Update qualifier for performance tests project

* Regression test
robstryker pushed a commit to robstryker/eclipse.jdt.core that referenced this pull request Jul 18, 2024
robstryker pushed a commit to robstryker/eclipse.jdt.core that referenced this pull request Jul 18, 2024
…", permits expected

* Revert eclipse-jdt#2653 for now

* Update qualifier for performance tests project

* Regression test
gayanper pushed a commit to gayanper/eclipse.jdt.core that referenced this pull request Sep 7, 2024
gayanper pushed a commit to gayanper/eclipse.jdt.core that referenced this pull request Sep 7, 2024
…", permits expected

* Revert eclipse-jdt#2653 for now

* Update qualifier for performance tests project

* Regression test
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] Permits clause handling in grammar/parser is unnecessarily complicated
1 participant