- 
    Bug 
- 
    Resolution: Fixed
- 
     P3 P3
- 
    9
- 
        b73
- 
        generic
- 
        generic
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-8135564 | emb-9 | Tobias Hartmann | P3 | Resolved | Fixed | team | 
                    compiler/codecache/jmx/UsageThresholdIncreasedTest.java is failing for the jdk9/hs snapshot job on macosx_x64, solarisx64, solaris sparcv9.
This is blocking the merging of jdk9/hs with jdk9/dev
Looks very similar to:JDK-8068461
David Holmes indicates might be related to:JDK-8080999
JPRT logs will be attached.
ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Usage threshold was hit: 1 times for CodeHeap 'non-profiled nmethods' Threshold value: 55296 with current usage: 54784 (assert failed: 1 == 0)
REASON: User specified action: run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:+SegmentedCodeCache -XX:-UseCodeCacheFlushing -XX:-MethodFlushing -XX:CompileCommand=compileonly,null::* UsageThresholdIncreasedTest
TIME: 1.727 seconds
messages:
command: main -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:+SegmentedCodeCache -XX:-UseCodeCacheFlushing -XX:-MethodFlushing -XX:CompileCommand=compileonly,null::* UsageThresholdIncreasedTest
reason: User specified action: run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:+SegmentedCodeCache -XX:-UseCodeCacheFlushing -XX:-MethodFlushing -XX:CompileCommand=compileonly,null::* UsageThresholdIncreasedTest
elapsed time (seconds): 1.727
STDOUT:
CompileCommand: compileonly null.*
STDERR:
java.lang.RuntimeException: Usage threshold was hit: 1 times for CodeHeap 'non-profiled nmethods' Threshold value: 55296 with current usage: 54784 (assert failed: 1 == 0)
at jdk.test.lib.Asserts.error(Asserts.java:444)
at jdk.test.lib.Asserts.assertTrue(Asserts.java:371)
at jdk.test.lib.Asserts.assertEquals(Asserts.java:166)
at jdk.test.lib.Asserts.assertEQ(Asserts.java:140)
at UsageThresholdIncreasedTest.checkUsageThresholdCount(UsageThresholdIncreasedTest.java:63)
at UsageThresholdIncreasedTest.runTest(UsageThresholdIncreasedTest.java:89)
at UsageThresholdIncreasedTest.main(UsageThresholdIncreasedTest.java:57)
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:502)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Usage threshold was hit: 1 times for CodeHeap 'non-profiled nmethods' Threshold value: 55296 with current usage: 54784 (assert failed: 1 == 0)
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Usage threshold was hit: 1 times for CodeHeap 'non-profiled nmethods' Threshold value: 55296 with current usage: 54784 (assert failed: 1 == 0)
This is blocking the merging of jdk9/hs with jdk9/dev
Looks very similar to:
David Holmes indicates might be related to:
JPRT logs will be attached.
ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Usage threshold was hit: 1 times for CodeHeap 'non-profiled nmethods' Threshold value: 55296 with current usage: 54784 (assert failed: 1 == 0)
REASON: User specified action: run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:+SegmentedCodeCache -XX:-UseCodeCacheFlushing -XX:-MethodFlushing -XX:CompileCommand=compileonly,null::* UsageThresholdIncreasedTest
TIME: 1.727 seconds
messages:
command: main -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:+SegmentedCodeCache -XX:-UseCodeCacheFlushing -XX:-MethodFlushing -XX:CompileCommand=compileonly,null::* UsageThresholdIncreasedTest
reason: User specified action: run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:+SegmentedCodeCache -XX:-UseCodeCacheFlushing -XX:-MethodFlushing -XX:CompileCommand=compileonly,null::* UsageThresholdIncreasedTest
elapsed time (seconds): 1.727
STDOUT:
CompileCommand: compileonly null.*
STDERR:
java.lang.RuntimeException: Usage threshold was hit: 1 times for CodeHeap 'non-profiled nmethods' Threshold value: 55296 with current usage: 54784 (assert failed: 1 == 0)
at jdk.test.lib.Asserts.error(Asserts.java:444)
at jdk.test.lib.Asserts.assertTrue(Asserts.java:371)
at jdk.test.lib.Asserts.assertEquals(Asserts.java:166)
at jdk.test.lib.Asserts.assertEQ(Asserts.java:140)
at UsageThresholdIncreasedTest.checkUsageThresholdCount(UsageThresholdIncreasedTest.java:63)
at UsageThresholdIncreasedTest.runTest(UsageThresholdIncreasedTest.java:89)
at UsageThresholdIncreasedTest.main(UsageThresholdIncreasedTest.java:57)
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:502)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Usage threshold was hit: 1 times for CodeHeap 'non-profiled nmethods' Threshold value: 55296 with current usage: 54784 (assert failed: 1 == 0)
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Usage threshold was hit: 1 times for CodeHeap 'non-profiled nmethods' Threshold value: 55296 with current usage: 54784 (assert failed: 1 == 0)
- backported by
- 
                    JDK-8135564 compiler/codecache/jmx/UsageThresholdIncreasedTest.java fails with "Usage threshold was hit" -           
- Resolved
 
-         
               There are no Sub-Tasks for this issue.