Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-2149

Test org.jboss.test.profileservice.test.PlatformMBeanUnitTestCase(profileservice).testThreadMXBean fails on JDK6

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • None
    • System
    • None
    • Windows
      Linux
      HPUX
      Solaris 9 (jdk6 only)
      Solaris 10 (jdk6 only)

    Description

      Test org.jboss.test.profileservice.test.PlatformMBeanUnitTestCase(profileservice).testThreadMXBean fails on JDK6 on line

      Set<ManagedOperation> ops = mo.getOperations();
      log.debug(ops);
      assertEquals("Ops count is 8", 8, ops.size());

      JDK6 contains JMX 1.4 and ThreadMXBean has 11 operations.

      Test log:
      junit.framework.AssertionFailedError: Ops count is 8 expected:<8> but was:<11>

      Attachments

        Issue Links

          Activity

            People

              smcgowan@redhat.com Shelly McGowan (Inactive)
              rachmato@redhat.com Richard Achmatowicz
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: