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

java/lang/management/MemoryMXBean/MemoryTest.java fails

XMLWordPrintable

      fails with jdk1.80b100_compiler_upgrades and jdk1.8.0b99. Passes with jdk1.7.0_25b15

      ----------System.out:(0/0)----------
      ----------System.err:(14/909)----------
      java.lang.RuntimeException: TEST FAILED: Number of non-heap pools = 3 but expected <= 1 and >= 1
      at MemoryTest.checkMemoryPools(MemoryTest.java:113)
      at MemoryTest.main(MemoryTest.java:75)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:491)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
      at java.lang.Thread.run(Thread.java:724)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: TEST FAILED: Number of non-heap pools = 3 but expected <= 1 and >= 1
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: TEST FAILED: Number of non-heap pools = 3 but expected <= 1 and >= 1
      result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: TEST FAILED: Number of non-heap pools = 3 but expected <= 1 and >= 1


      test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: TEST FAILED: Number of non-heap pools = 3 but expected <= 1 and >= 1

            asakharu Aleksandr Sakharuk (Inactive)
            asakharu Aleksandr Sakharuk (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: