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

be/jvm: fix match with case fields in universe #2762

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

michaellilltokiwa
Copy link
Member

fixes #2761

@michaellilltokiwa michaellilltokiwa added bug Something isn't working jvm backend related to the JVM bytecode backend and variantes (-classes, -jar, etc.) labels Mar 19, 2024
@maxteufel maxteufel merged commit 7c76d61 into tokiwa-software:main Mar 20, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working jvm backend related to the JVM bytecode backend and variantes (-classes, -jar, etc.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

match in universe triggers EmptyStackException while building stackmaptable
2 participants