Skip to content

Bugfix/annotations and Missing Enums #1585

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

Merged
merged 3 commits into from
Jun 10, 2024

Conversation

konradweiss
Copy link
Collaborator

@konradweiss konradweiss commented Jun 9, 2024

This fixes two issues:

  • An unnecessary cast caused an Exception when restricting what type could be in a simple annotation member.
  • The conversion from an instanceOf to a kotlin when construct disabled processing of Enums in Java.

@konradweiss konradweiss changed the title Bugfix/annotations simple member Bugfix/annotations and Missing Enums Jun 9, 2024
@konradweiss konradweiss marked this pull request as ready for review June 9, 2024 21:22
@konradweiss konradweiss requested review from oxisto and KuechA as code owners June 9, 2024 21:22
Copy link

sonarqubecloud bot commented Jun 9, 2024

@konradweiss konradweiss merged commit e82cf1d into main Jun 10, 2024
3 checks passed
@konradweiss konradweiss deleted the bugfix/annotations-simple-member branch June 10, 2024 11:03
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

Successfully merging this pull request may close these issues.

None yet

2 participants