8171187: Expected compilation level after compilation to be no less than 1
Summary: prevent inlining of test method into other AOT methods
Reviewed-by: iveresov
8171137: Avoid warning: -Xint is not compatible with AOT (switching AOT off)
Summary: Put all AOT warnings under PrintAOT flag.
Reviewed-by: iveresov, dholmes