Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
5.0M10
-
None
-
None
-
Patch Available
Description
When selective debug is enabled, HCR ability would be disabled. So we need to check if HCR is disabled first before invoking IsMethodObsolete.
If so, just return the methodID directly since the result of IsMethodObsolete would be meaningless if HCR is disabled.