Scott Marlow commented on Bug HHH-7544

I couldn't recreate so far in the AS7 testsuite (tried hibernate.ejb.use_class_enhancer=true with entity that has @LazyToOne(NO_PROXY) annotation (also tried @LazyToOne(PROXY)).

We need more details or a standalone test so that we can recreate.

From a patch perspective, we need to generate StackMapTable's with the appropriate amount of entries (for the generated methods). The StackMapTable describes the types of each methods local variables (parameters passed in) and operand stack so that they can be verified.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira