-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
None
If the event type isn't explicitly disabled the getNotApplicableResult function doesn't work properly, since it only looks through the event settings. For JavaFX (and possible WLS) this is a problem since those events are custom events that don't exist in the normal usage of JFR, so the function should probably also look for whether or not the event asked for even exists in the recording settings events.