RFR: 8096: EventTemplateTest fails for JDKs with custom jfr profiles

Alex Macdonald aptmac at openjdk.org
Thu Jun 22 14:15:14 UTC 2023


On Tue, 20 Jun 2023 21:59:00 GMT, Christoph Langer <clanger at openjdk.org> wrote:

> EventTemplateTest could be made more robust to not fail for VMs that deliver custom JFR profiles, such as SapMachine does.
> 
> The test currently expects that every JFR profile contains all available events which might not be true. The generic idea to fix this is to only assume this for profiles that are tagged with `provider="Oracle"`.

Marked as reviewed by aptmac (Reviewer).

-------------

PR Review: https://git.openjdk.org/jmc/pull/501#pullrequestreview-1493302302


More information about the jmc-dev mailing list