-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
6.0.0
-
generic
When working with filters, the names of the event types is written as e.g. com.oracle.jdk.FileRead instead of "File Read" which we use in many other places.
I'm not sure if the user is supposed to be able to enter the names of the event types themselves, or if they are only supposed to select from a list. Anyway, I think the users expect to be able to use the common names "File Read".
An alternative is to throw away with all short names and always use the long full names.