File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
test/functional/cmdLineTests/jfr Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0-only WITH Classpath-ex
87
87
<output type =" success" caseSensitive =" yes" regex =" no" >jdk.YoungGenerationConfiguration</output >
88
88
<output type =" failure" caseSensitive =" yes" regex =" no" >jfr print: could not read recording</output >
89
89
</test >
90
- <test id =" test jfr system process - approx 30 seconds" platforms =" aix.*,linux.*" >
90
+ <test id =" test jfr system process - approx 30 seconds" platforms =" aix.*,linux.*,osx.* " >
91
91
<command >$JFR_EXE$ print --xml --events "SystemProcess" defaultJ9recording.jfr</command >
92
92
<output type =" required" caseSensitive =" yes" regex =" no" >http://www.w3.org/2001/XMLSchema-instance</output >
93
93
<output type =" success" caseSensitive =" yes" regex =" no" >jdk.SystemProcess</output >
You can’t perform that action at this time.
0 commit comments