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

Java: Revert #8325, Add CharacterLiteral to CompileTimeConstantExpr.getStringValue #8407

Merged
merged 2 commits into from
Mar 11, 2022

Conversation

smowton
Copy link
Contributor

@smowton smowton commented Mar 11, 2022

As pointed out in #8325's thread, this breaks the corner case of char-literal addition and the convention that getStringValue only applies to String-typed constants.

…gValue

As pointed out in 8325's thread, this breaks the corner case of char-literal addition and the convention that getStringValue only applies to String-typed constants.
@atorralba atorralba merged commit c49d19e into github:main Mar 11, 2022
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