It makes sense to mark them with @requires <something> to exclude incompatible cases only.
The vm.flagless could be used to mark tests which doesn't accept any additional vm flags.
- duplicates
-
JDK-8318097 Upodate jfr tests with corresponding requires flags
- Closed
- relates to
-
JDK-8340964 Test jdk/jfr/jvm/TestPrimitiveClasses.java fails with -Xcomp
- Open
-
JDK-8340991 Update jdk/jfr/event/gc/stacktrace/* tests to don't accept incompatible vm flags
- Open
-
JDK-8344015 Test jdk/jfr/event/oldobject/TestObjectDescription.java is timing out
- Open
-
JDK-8344442 JFR dump tests fail on macosx-aarch64 with Xcomp
- Open
-
JDK-8340586 JdkJfrEvent::get_all_klasses stores non-strong oops in JNI handles
- Resolved
-
JDK-8344199 Incorrect excluded field value set by getEventWriter intrinsic
- Resolved
-
JDK-8340826 Should not send unload notification for scratch classes
- Resolved
-
JDK-8340969 jdk/jfr/startupargs/TestStartDuration.java should be marked as flagless
- Resolved
-
JDK-8340988 Update jdk/jfr/event/gc/collection tests to accept "CodeCache GC Threshold" as valid GC reason
- Resolved
-
JDK-8341131 Some jdk/jfr/event/compiler tests shouldn't be executed with Xcomp
- Resolved
-
JDK-8341871 Disable G1 for unsupported platforms after JDK-8334060
- Resolved
-
JDK-8343893 Test jdk/jfr/event/runtime/TestNativeMemoryUsageEvents.java failed: heap should have grown and NMT should show that: expected 0 > 0
- Resolved
-
JDK-8263725 JFR oldobject tests are not run when GCs are specified explicitly
- Resolved
- links to
-
Review(master) openjdk/jdk/22249