Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6486147

LowMemoryTestConcMarkSweepGC.sh fails intermittently with wrong MemoryNotificationInfo count.

XMLWordPrintable

      Intermittently this test fails on solaris-sparcv9 and solaris-x86 server
      vm.

      java/lang/management/MemoryMXBean/LowMemoryTestConcMarkSweepGC.sh

      Error info:
      ----------System.err:(3/235)----------
      Exception in thread "main" java.lang.RuntimeException: Unexpected count of notification #0 count = 2 but expected to be 1
      at LowMemoryTest$TestListener.checkResult(LowMemoryTest.java:66)
      at LowMemoryTest.main(LowMemoryTest.java:140)
      result: Failed. Execution failed: exit code 2



      The test failed due to unexpected count from
      java.lang.management.MemoryNotificationInfo.getCount(). Test expects
      the count from above call to be one for the first invoke of javax.management.handleNotification().

            tyan Tristan Yan (Inactive)
            swamyv Swamy Venkataramanappa
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: