-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 9
-
Component/s: hotspot
-
b84
-
Verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8141952 | emb-9 | Tobias Hartmann | P2 | Resolved | Fixed | team |
The test times out on windows after 1920.156 seconds:
----------messages:(6/674)----------
command: main -Xbootclasspath/a:. -XX:-UseCodeCacheFlushing -XX:-MethodFlushing -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:+SegmentedCodeCache -XX:CompileCommand=compileonly,null::* -Djdk.test.lib.iterations=10 UsageThresholdExceededTest
reason: User specified action: run main/othervm -Xbootclasspath/a:. -XX:-UseCodeCacheFlushing -XX:-MethodFlushing -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:+SegmentedCodeCache -XX:CompileCommand=compileonly,null::* -Djdk.test.lib.iterations=10 UsageThresholdExceededTest
Timeout information:
Could not find process id for the process that timed out.
Skipping timeout handling.
elapsed time (seconds): 1920.156
----------System.out:(3/150)----------
CompileCommand: compileonly null.*
INFO: Scenario finished successfully for CodeHeap 'non-profiled nmethods'
Timeout signalled after 1,920 seconds
----------System.err:(0/0)----------
----------messages:(6/674)----------
command: main -Xbootclasspath/a:. -XX:-UseCodeCacheFlushing -XX:-MethodFlushing -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:+SegmentedCodeCache -XX:CompileCommand=compileonly,null::* -Djdk.test.lib.iterations=10 UsageThresholdExceededTest
reason: User specified action: run main/othervm -Xbootclasspath/a:. -XX:-UseCodeCacheFlushing -XX:-MethodFlushing -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:+SegmentedCodeCache -XX:CompileCommand=compileonly,null::* -Djdk.test.lib.iterations=10 UsageThresholdExceededTest
Timeout information:
Could not find process id for the process that timed out.
Skipping timeout handling.
elapsed time (seconds): 1920.156
----------System.out:(3/150)----------
CompileCommand: compileonly null.*
INFO: Scenario finished successfully for CodeHeap 'non-profiled nmethods'
Timeout signalled after 1,920 seconds
----------System.err:(0/0)----------
- backported by
-
JDK-8141952 MemoryPoolMXBean.getUsageThresholdCount() returns incorrect value
-
- Resolved
-