[
https://issues.jboss.org/browse/WFLY-11994?page=com.atlassian.jira.plugin...
]
Scott Marlow closed WFLY-11994.
-------------------------------
Resolution: Rejected
We eliminated the checking of method name/ parameter types, that needed this change.
https://github.com/wildfly/wildfly/pull/12231 is the pull request that contains changes
that eliminate the need for WFLY-11991.
Hibernate ORM transformer method signature parameter comparison to
treat Ljava/lang/Object as wildcard parameter
----------------------------------------------------------------------------------------------------------------
Key: WFLY-11994
URL:
https://issues.jboss.org/browse/WFLY-11994
Project: WildFly
Issue Type: Enhancement
Components: JPA / Hibernate
Reporter: Scott Marlow
Assignee: Scott Marlow
Priority: Major
Attachments: statetype.zip
Replace the org.jboss.as.hibernate.Hibernate51CompatibilityTransformer check for
Ljava/lang/Object, to instead match any object type (via custom code). Do the same for
the MethodAdapter class.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)