Mark MaxMapCountCheck#isSystemCheck as final …
This commit marks the method MaxMapCountCheck#isSystemCheck as final as this method should not be modifiable by inheriting classes (used in tests).