Description
When using subclass enhancement we fail on certain long field scenarios as we had a fixed offset stack calculation instead of taking into account that long uses 2 bytes on the stack. This just affects the new ASM based enhancement.
When using subclass enhancement we fail on certain long field scenarios as we had a fixed offset stack calculation instead of taking into account that long uses 2 bytes on the stack. This just affects the new ASM based enhancement.