Scott Marlow created WFLY-10856:
-----------------------------------
Summary: Hibernate51CompatibilityTransformer#transform should always return
null if no class change is made
Key: WFLY-10856
URL:
https://issues.jboss.org/browse/WFLY-10856
Project: WildFly
Issue Type: Task
Components: JPA / Hibernate
Reporter: Scott Marlow
Assignee: Scott Marlow
Currently, Hibernate51CompatibilityTransformer#transform is not always returning null when
no changes are made to the application class, which could slow application deployment.
This only happens for Hibernate ORM native applications that extend/implement certain ORM
classes but do not require class transforming.
We did not measure the performance impact, so not sure how important this change is.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)