Deprecate -Xverify:none and -noverify and remove them from tests Reviewed-by: dholmes, mikael
Make sure default methods with the same names as those in j.l.Object get put in the default methods table where resolution can find them. Reviewed-by: acorn, lfoltan