Ondrej Kotek created WFLY-11504:
-----------------------------------
Summary: Some hibernate tests fail with security on IBM Java 8: HHH000142
Key: WFLY-11504
URL:
https://issues.jboss.org/browse/WFLY-11504
Project: WildFly
Issue Type: Bug
Components: JPA / Hibernate, Test Suite
Affects Versions: 16.0.0.Beta1
Environment: IBM Java 8
Reporter: Ondrej Kotek
Assignee: Scott Marlow
Seven hibernate tests fail with security on IBM Java 8, for example:
{noformat}
org.hibernate.HibernateException: HHH000142: Bytecode enhancement failed:
org.jboss.as.test.integration.jpa.hibernate.Employee
{noformat}
Affected test cases:
* {{org.jboss.as.test.integration.jpa.hibernate.entitytest.EntityTestCase}}
*
{{org.jboss.as.test.integration.jpa.hibernate.envers.AuditJoinTableoverOnetoManyJoinColumnTest}}
*
{{org.jboss.as.test.integration.jpa.hibernate.envers.basicenverstest.BasicEnversTestCase}}
*
{{org.jboss.as.test.integration.jpa.hibernate.envers.basicselectiveenverstest.BasicSelectiveEnversTestCase}}
*
{{org.jboss.as.test.integration.jpa.hibernate.envers.implementvalidityauditstrategytest.ImplementValidityAuditStrategyTestCase}}
*
{{org.jboss.as.test.integration.jpa.hibernate.envers.validityauditstrategyoninheritancetest.ValidityAuditStrategyonInheritanceTestCase}}
*
{{org.jboss.as.test.integration.jpa.hibernate.sessionfactorytest.SessionFactoryTestCase}}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)