1*795d594fSAndroid Build Coastguard WorkerTests that the method resolution is consistent with JLS and the RI. 2*795d594fSAndroid Build Coastguard WorkerWhere the RI conflicts with JLS, we follow the JLS and suppress the divergence 3*795d594fSAndroid Build Coastguard Workerwhen the test is executed with --jvm. 4*795d594fSAndroid Build Coastguard Worker(See Main.java for per-test details.) 5