Ivo Studensky created AS7-5914:
----------------------------------
Summary: Clustering unit tests using Arquillian's byteman extension fail
on IBM JDK 7
Key: AS7-5914
URL:
https://issues.jboss.org/browse/AS7-5914
Project: Application Server 7
Issue Type: Bug
Components: Clustering
Affects Versions: 7.1.3.Final (EAP), 7.2.0.Alpha1
Environment: IBM JDK 7
IBM J9 VM (build 2.6, JRE 1.7.0 Linux amd64-64 20120809_118929 (JIT enabled, AOT enabled)
Reporter: Ivo Studensky
Assignee: Ivo Studensky
There are 2 tests in the clustering unit tests in the AS7 source code which are using
Arquillian's byteman extension which fail when running on IBM JDK 7. Because of this
it is not possible to compile AS7 with IBM JDK7 unless the unit tests are skipped by
-DskipTests.
Affected tests:
clustering/infinispan/src/test/java/org/jboss/as/clustering/infinispan/subsystem/OperationSequencesTestCase.java
clustering/jgroups/src/test/java/org/jboss/as/clustering/jgroups/subsystem/OperationSequencesTestCase.java
Both tests work nicely on IBM JDK6.
--
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