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

JEP 406 - Pattern Matching for Switch #83

Open
JonathanxD opened this issue Aug 15, 2021 · 0 comments
Open

JEP 406 - Pattern Matching for Switch #83

JonathanxD opened this issue Aug 15, 2021 · 0 comments

Comments

@JonathanxD
Copy link
Collaborator

Support enchanced pattern match as specified in JEP 406.

Implementation details

Currently, JEP 406 is implemented using invokedynamic and the SwitchBootstraps, if the implementation keeps following this path, Kores should implement in the same way.

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

No branches or pull requests

1 participant