Skip to content

Conversation

@rbygrave
Copy link
Member

@rbygrave rbygrave commented Mar 8, 2025

Previously didn't account for Collections.EMPTY_LIST (which is field bytecode rather than method bytecode). Also account for initialising as an unsupported List, Set, Map implementation like ebeans own BeanList. The expected implementations are ArrayList, LinkedHashSet, LinkedHashMap.

Previously didn't account for Collections.EMPTY_LIST (which is field bytecode rather than method bytecode). Also account for initialising as an unsupported List, Set, Map implementation like ebeans own BeanList. The expected implementations are ArrayList, LinkedHashSet, LinkedHashMap.
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.

2 participants