[jboss-jira] [JBoss JIRA] (WFLY-10856) Hibernate51CompatibilityTransformer#transform should always return null if no class change is made

Scott Marlow (JIRA) issues at jboss.org
Wed Aug 15 14:28:00 EDT 2018


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)


More information about the jboss-jira mailing list