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] Add CompileTimeConstantExpr.getStringified method #8360

Merged

Conversation

JLLeitschuh
Copy link
Contributor

@JLLeitschuh JLLeitschuh requested a review from a team as a code owner March 8, 2022 01:06
@JLLeitschuh JLLeitschuh force-pushed the feat/JLL/compile_time_constant_getStringified branch 3 times, most recently from 8d8eb7c to 91efa4f Compare March 8, 2022 01:11
Removes CharacterLiteral from CompileTimeConstantExpr.getStringValue

Resolves:
 - github#8325 (comment)
 - github#8325 (comment)
@JLLeitschuh JLLeitschuh force-pushed the feat/JLL/compile_time_constant_getStringified branch from afbe2ca to 363fff2 Compare March 9, 2022 15:48
smowton
smowton previously approved these changes Mar 9, 2022
@JLLeitschuh
Copy link
Contributor Author

I'm done with this PR, anyone who's able/interested, feel free to merge it! 😄

@smowton smowton merged commit f006cd0 into github:main Mar 11, 2022
smowton added a commit to smowton/codeql that referenced this pull request Mar 11, 2022
@smowton
Copy link
Contributor

smowton commented Mar 11, 2022

Should've measured performance, is very bad at least on Geogebra. Revert: #8402

smowton added a commit that referenced this pull request Mar 11, 2022
Java: Revert #8360, "Add CompileTimeConstantExpr.getStringified method"
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.

4 participants