Currently, in order to enable JFR JTReg tests, one needs to run with -XX:+EnableOpenJ9ExperimentalFlightRecording -Djfr.unsupported.vm=false -Dvm.hasJFR=true. We should automatically enable the additional properties when -XX:+EnableOpenJ9ExperimentalFlightRecording is set, so only one option is required to enable JFRv2
Currently, in order to enable JFR JTReg tests, one needs to run with
-XX:+EnableOpenJ9ExperimentalFlightRecording -Djfr.unsupported.vm=false -Dvm.hasJFR=true. We should automatically enable the additional properties when-XX:+EnableOpenJ9ExperimentalFlightRecordingis set, so only one option is required to enable JFRv2