8207779: Method::is_valid_method() compares 'this' with NULL

Add Method* parameter and make method static to avoid 'thi's comparison with NULL

Reviewed-by: lfoltan, coleenp
12 files changed