xref: /aosp_15_r20/art/test/162-method-resolution/info.txt (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
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