[jbossts-issues] [JBoss JIRA] (JBTM-2060) STM not compiling

Tom Jenkinson (JIRA) issues at jboss.org
Thu Dec 12 03:16:35 EST 2013


Tom Jenkinson created JBTM-2060:
-----------------------------------

             Summary: STM not compiling
                 Key: JBTM-2060
                 URL: https://issues.jboss.org/browse/JBTM-2060
             Project: JBoss Transaction Manager
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: STM
            Reporter: Tom Jenkinson
            Assignee: Mark Little
            Priority: Blocker
             Fix For: 5.0.0.CR3


CI is failing to build past STM so marking as a blocker.

This is the line that if I comment out the build succeeds:
https://github.com/jbosstm/narayana/blob/master/STM/src/main/java/org/jboss/stm/types/ArrayFactory.java#L31

It could be a JDK bug if it works for you? Here is what I am using:
Fedora 18
[tom at dhcppc1 narayana]((26ce143...)) (08:11:47) $ env | grep JAVA
JAVA_HOME=/usr/lib/jvm/java-1.7.0
[tom at dhcppc1 narayana]((26ce143...)) (08:11:47) $ which java
/usr/lib/jvm/java-1.7.0/bin/java
[tom at dhcppc1 narayana]((26ce143...)) (08:11:47) $ java -version
java version "1.7.0_45"
OpenJDK Runtime Environment (fedora-2.4.3.0.fc18-x86_64 u45-b15)
OpenJDK 64-Bit Server VM (build 24.45-b08, mixed mode)

Can we git revert https://github.com/jbosstm/narayana/commit/d1e5c1adb175104e95db578d8b3001c906f247ea till we know what the issue is?

--
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


More information about the jbossts-issues mailing list