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

Revert strict mode #911

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Revert strict mode #911

wants to merge 3 commits into from

Conversation

stleary
Copy link
Owner

@stleary stleary commented Nov 3, 2024

What problem does this code solve?
Strict mode implementation is incomplete, but we need to schedule the next release. To prevent something like this from happening in the future, features won't be accepted until they are fully completed.
The commits being reverted are: #888, #886, #877

Does the code still compile with Java6?
Yes

Risks
Moderate - code and behavior is being reverted, but it was opt-in, and I don't think widely used. The code being reverted has not been released.

Changes to the API?
Yes

Will this require a new release?
Yes

Should the documentation be updated?
No

Does it break the unit tests?
No, unit tests for strict mode have also been removed.

Was any code refactored in this commit?
No

Review status
APPROVED - by myself

Starting 7-day comment window

Sean Leary added 3 commits November 3, 2024 09:49
This reverts commit 14f7127, reversing
changes made to 054786e.
This reverts commit d02ac0f, reversing
changes made to cfd4761.
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.

1 participant