-
Bug
-
Resolution: Fixed
-
P4
-
15
-
b10
#failure in JDK 15 CI testing -
# vmTestbase/vm/compiler/CodeCacheInfo/Test.java
Run test :vmTestbase_vm_compiler
with linux-x64-debug
with -server -ea -esa
#tier6-comp-aot
Id jdk-15+9-223
#log -
........
.......
[2020-01-30T19:14:53.132675Z] Gathering output for process 26971
[2020-01-30T19:14:53.136998Z] Waiting for completion for process 26971
[2020-01-30T19:14:53.470300Z] Waiting for completion finished for process 26971
[2020-01-30T19:14:53.470918Z] Waiting for completion for process 26971
[2020-01-30T19:14:53.471040Z] Waiting for completion finished for process 26971
----------System.err:(29/1615)*----------
stdout: [CodeCache: size=245760Kb used=1795Kb max_used=1801Kb free=243964Kb
bounds [0x00007fb9246f7000, 0x00007fb924967000, 0x00007fb9336f7000]
CodeHeap 'AOT': size=94397Kb used=0Kb max_used=0Kb free=94397Kb
bounds [0x00007fb919796900, 0x00007fb91f3c5da8, 0x00007fb91f3c5da8]
total_blobs=863 nmethods=2 adapters=737
compilation: enabled
stopped_count=0, restarted_count=0
full_count=0
];
stderr: [java version "15-ea" 2020-09-15
Java(TM) SE Runtime Environment (fastdebug build 15-ea+9-223)
Java HotSpot(TM) 64-Bit Server VM (fastdebug build 15-ea+9-223, mixed mode, aot, sharing)
]
exitValue = 0
java.lang.RuntimeException: '^CodeCache: size=\\d+Kb used=\\d+Kb max_used=\\d+Kb free=\\d+Kb\\n bounds \\[0x[0-9a-f]+, 0x[0-9a-f]+, 0x[0-9a-f]+\\]\\n total_blobs=\\d+ nmethods=\\d+ adapters=\\d+\\n compilation: enabled\\n' missing from stdout
at jdk.test.lib.process.OutputAnalyzer.stdoutShouldMatch(OutputAnalyzer.java:324)
at vm.compiler.CodeCacheInfo.Test.main(Test.java:72)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298)
at java.base/java.lang.Thread.run(Thread.java:832)
JavaTest Message: Test threw exception: java.lang.RuntimeException
JavaTest Message: shutting down test
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: '^CodeCache: size=\d+Kb used=\d+Kb max_used=\d+Kb free=\d+Kb\n bounds \[0x[0-9a-f]+, 0x[0-9a-f]+, 0x[0-9a-f]+\]\n total_blobs=\d+ nmethods=\d+ adapters=\d+\n compilation: enabled\n' missing from stdout
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: '^CodeCache: size=\d+Kb used=\d+Kb max_used=\d+Kb free=\d+Kb\n bounds \[0x[0-9a-f]+, 0x[0-9a-f]+, 0x[0-9a-f]+\]\n total_blobs=\d+ nmethods=\d+ adapters=\d+\n compilation: enabled\n' missing from stdout
# vmTestbase/vm/compiler/CodeCacheInfo/Test.java
Run test :vmTestbase_vm_compiler
with linux-x64-debug
with -server -ea -esa
#tier6-comp-aot
Id jdk-15+9-223
#log -
........
.......
[2020-01-30T19:14:53.132675Z] Gathering output for process 26971
[2020-01-30T19:14:53.136998Z] Waiting for completion for process 26971
[2020-01-30T19:14:53.470300Z] Waiting for completion finished for process 26971
[2020-01-30T19:14:53.470918Z] Waiting for completion for process 26971
[2020-01-30T19:14:53.471040Z] Waiting for completion finished for process 26971
----------System.err:(29/1615)*----------
stdout: [CodeCache: size=245760Kb used=1795Kb max_used=1801Kb free=243964Kb
bounds [0x00007fb9246f7000, 0x00007fb924967000, 0x00007fb9336f7000]
CodeHeap 'AOT': size=94397Kb used=0Kb max_used=0Kb free=94397Kb
bounds [0x00007fb919796900, 0x00007fb91f3c5da8, 0x00007fb91f3c5da8]
total_blobs=863 nmethods=2 adapters=737
compilation: enabled
stopped_count=0, restarted_count=0
full_count=0
];
stderr: [java version "15-ea" 2020-09-15
Java(TM) SE Runtime Environment (fastdebug build 15-ea+9-223)
Java HotSpot(TM) 64-Bit Server VM (fastdebug build 15-ea+9-223, mixed mode, aot, sharing)
]
exitValue = 0
java.lang.RuntimeException: '^CodeCache: size=\\d+Kb used=\\d+Kb max_used=\\d+Kb free=\\d+Kb\\n bounds \\[0x[0-9a-f]+, 0x[0-9a-f]+, 0x[0-9a-f]+\\]\\n total_blobs=\\d+ nmethods=\\d+ adapters=\\d+\\n compilation: enabled\\n' missing from stdout
at jdk.test.lib.process.OutputAnalyzer.stdoutShouldMatch(OutputAnalyzer.java:324)
at vm.compiler.CodeCacheInfo.Test.main(Test.java:72)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298)
at java.base/java.lang.Thread.run(Thread.java:832)
JavaTest Message: Test threw exception: java.lang.RuntimeException
JavaTest Message: shutting down test
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: '^CodeCache: size=\d+Kb used=\d+Kb max_used=\d+Kb free=\d+Kb\n bounds \[0x[0-9a-f]+, 0x[0-9a-f]+, 0x[0-9a-f]+\]\n total_blobs=\d+ nmethods=\d+ adapters=\d+\n compilation: enabled\n' missing from stdout
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: '^CodeCache: size=\d+Kb used=\d+Kb max_used=\d+Kb free=\d+Kb\n bounds \[0x[0-9a-f]+, 0x[0-9a-f]+, 0x[0-9a-f]+\]\n total_blobs=\d+ nmethods=\d+ adapters=\d+\n compilation: enabled\n' missing from stdout
- relates to
-
JDK-8237787 rewrite vmTestbase/vm/compiler/CodeCacheInfo* from shell to java
- Resolved