JDK-8318097 : Upodate jfr tests with corresponding requires flags
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: jfr
  • Affected Version: 22
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2023-10-13
  • Updated: 2023-10-13
  • Resolved: 2023-10-13
Related Reports
Duplicate :  
Description
A lot of jfr tests are very specific. Currently they are marked with jfr keyword and excluded when VM flags are set.

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.
Comments
hit the button twice?
13-10-2023