Very confusing exception when using storing an int
constant to a long
field
#16
Labels
enhancement
New feature or request
int
constant to a long
field
#16
This code exhibits the exception:
When running it, I get:
Which is very hard to explain the cause is the
load(0)
which should be aload(0l)
The text was updated successfully, but these errors were encountered: