Skip to content

Conversation

@jbachorik
Copy link
Collaborator

@jbachorik jbachorik commented Aug 6, 2023

MethodVerifier was erroneously dropping CHECKCAST instructions, breaking verification for things like generified map access etc.

Fixes #644

@jbachorik jbachorik self-assigned this Aug 6, 2023
@jbachorik jbachorik added the Core label Aug 6, 2023
@jbachorik jbachorik added this to the 2.2.5 milestone Aug 6, 2023
@jbachorik jbachorik marked this pull request as ready for review August 6, 2023 09:50
@jbachorik jbachorik added this pull request to the merge queue Aug 6, 2023
Merged via the queue into develop with commit dd84c5d Aug 6, 2023
@jbachorik jbachorik deleted the jb/checkcast_fix branch August 6, 2023 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

VerifyError: Bad type on operand stack

2 participants