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

Remove CompilerOptions.OPTION_InlineJsr & CompilerOptions.inlineJsrBytecode in 4.34 release #2759

Closed
Tracked by #2761
iloveeclipse opened this issue Jul 25, 2024 · 0 comments · Fixed by #2923
Closed
Tracked by #2761
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@iloveeclipse
Copy link
Member

CompilerOptions.OPTION_InlineJsr & CompilerOptions.inlineJsrBytecode do not make any sense after #2551, they are deprecated now in 4.33 and should be removed in 4.34.

It is not API, so we are free to remove at any release, the only reason they are not removed is that we are bit late with #2551 in M2 and ideally we should avoid breaking clients that might reference these symbols late in release process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant