Java::JavaLang::ArrayIndexOutOfBoundsException (invalid bucket size: 0) for Set init with empty array & block #5426
Labels
Milestone
Comments
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment
Provide at least:
Expected Behavior
Working fine In 9.2.0.0
Actual Behavior
Throwing error
Java::JavaLang::ArrayIndexOutOfBoundsException (invalid bucket size: 0)
When initializing Set with empty array/set and the block is also givenThis seems to be because of #5413
The text was updated successfully, but these errors were encountered: