8013036: vm/runtime/simpleThresholdPolicy.cpp: assert(mcs != NULL)

Change the assert to if check as MethodCounters could be NULL under TieredCompilation.

Reviewed-by: kvn, twisti
1 file changed