We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48ed880 commit 4e5d226Copy full SHA for 4e5d226
test/functional/cmdLineTests/jfr/playlist.xml
@@ -79,9 +79,9 @@ SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0-only WITH Classpath-ex
79
<impl>openj9</impl>
80
<impl>ibm</impl>
81
</impls>
82
- <!-- For the time being, JFR tests are only limited to JDK11+. -->
+ <!-- For the time being, these tests are limited to JDK17+. -->
83
<versions>
84
- <version>11+</version>
+ <version>17+</version>
85
</versions>
86
<features>
87
<feature>JFR:required</feature>
0 commit comments