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

compiler/codecache/jmx/UsageThresholdIncreasedTest.java failed: java.lang.RuntimeException: Usage threshold was hit: 1 times for CodeHeap 'non-nmethods'

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • 9
    • 9
    • hotspot
    • b55
    • generic
    • generic
    • Verified

        ----------System.err:(19/1539)----------
        java.lang.RuntimeException: Usage threshold was hit: 1 times for CodeHeap 'non-nmethods' Threshold value: 1736832 with current usage: 1736320 (assert failed: 1 == 0)
        at com.oracle.java.testlibrary.Asserts.error(Asserts.java:444)
        at com.oracle.java.testlibrary.Asserts.assertTrue(Asserts.java:371)
        at com.oracle.java.testlibrary.Asserts.assertEquals(Asserts.java:166)
        at com.oracle.java.testlibrary.Asserts.assertEQ(Asserts.java:140)
        at UsageThresholdIncreasedTest.checkUsageThresholdCount(UsageThresholdIncreasedTest.java:59)
        at UsageThresholdIncreasedTest.runTest(UsageThresholdIncreasedTest.java:85)
        at UsageThresholdIncreasedTest.main(UsageThresholdIncreasedTest.java:54)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
        at java.lang.Thread.run(Thread.java:745)

              dpochepk Dmitrij Pochepko
              twisti Christian Thalinger (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: