-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 7.0.0
-
Fix Version/s: 8.0.4
-
Component/s: None
-
Labels:None
There is a test whether AppContext is null or not. But it's dereferenced ahead of this test so a null value would still cause an NPE.