-
Bug
-
Resolution: Fixed
-
P5
-
None
-
None
This is a pretty specific case, but could happen on shorter recordings nonetheless. If there are no gcs and no gcInfo as a result, the GarbageCollectionInfoRule bails because it looks for EventAvailability.AVAILABLE, but the rules that depend on it will throw an NPE because they look for EventAvailability.ENABLED and the GarbageCollectionsInfo aggregate is null.
The four rules this applies to is:
GcLockerRule
GcStallRule
HeapInspectionRule
SystemGcRule