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

Regex update and sealed removed. #3552

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

rgrunber
Copy link
Member

  • Make . optional in the regex. Also, remove sealed class tests.

@mavaddat I've created your PR here. I removed the testAddPermitsToDirectSuperClass as well. I wrongly (only) said remove sealed but should have also specified permits also. It's the keyword that sealed classes use to restrict their usage.

- Make `.` optional in the regex. Also, remove `sealed` class tests.
@rgrunber rgrunber added this to the End March 2024 milestone Mar 28, 2024
@mavaddat
Copy link
Contributor

Just verifying: It looks like you did everything yourself, right @rgrunber? It doesn't look like those tests are enabled anymore, correct?

@rgrunber
Copy link
Member Author

rgrunber commented Apr 1, 2024

I just took your existing change and updated it to also remove the tests that mentioned "permits". I just forgot to merge this.

@rgrunber rgrunber merged commit 293b603 into redhat-developer:master Apr 1, 2024
2 checks passed
@rgrunber rgrunber deleted the fix-bump-jdk branch April 1, 2024 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants