Skip to content
Commit f04ba12e authored by Eric Bruneton's avatar Eric Bruneton
Browse files

Fix missing 'final' on some ClassWriter methods. See...

Fix missing 'final' on some ClassWriter methods. See https://mail.ow2.org/wws/arc/asm/2011-11/msg00008.html. This might break backward binary compatibility for some users, but this is unlikely since all the other visit methods are final.
parent 7ff7b9db
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment