aqa-tests
aqa-tests copied to clipboard
jdk targets skip tests with @requires vm.flagless
vm.flagless at-requires property was introduced for hotspot tests https://bugs.openjdk.org/browse/JDK-8246494.
Right now some jdk tests also use this requires property in JDK17+. That means tests with this requires are skipped as jdk tests are running with variations
<variations>
<variation>Mode150</variation>
<variation>Mode650</variation>
<variation>Mode1000</variation>
</variations>
JDK component: Number of tests with tests with @requires vm.flagless ~35.
No issue with hotspot tests as hotspot tests are running without