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

Map.of throws java.lang.IllegalArgumentException #264

Closed
ledsoft opened this issue Jul 29, 2024 · 0 comments
Closed

Map.of throws java.lang.IllegalArgumentException #264

ledsoft opened this issue Jul 29, 2024 · 0 comments
Labels
Milestone

Comments

@ledsoft
Copy link
Contributor

ledsoft commented Jul 29, 2024

When I use Map.of to set value of @Properties, JOPA throws the following exception - Unsupported map type class java.util.ImmutableCollections$Map1.

@ledsoft ledsoft added the bug label Jul 29, 2024
@ledsoft ledsoft added this to the 2.1.0 milestone Aug 5, 2024
@ledsoft ledsoft modified the milestones: 2.1.0, 2.0.4 Aug 13, 2024
ledsoft added a commit that referenced this issue Aug 15, 2024
Fall back to default Map (HashMap) if we are unable to find a suitable specific map implementation.
@ledsoft ledsoft mentioned this issue Aug 15, 2024
ledsoft added a commit that referenced this issue Aug 15, 2024
Fall back to default Map (HashMap) if we are unable to find a suitable specific map implementation.
@ledsoft ledsoft closed this as completed Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant