4 lines
223 B
Text
4 lines
223 B
Text
Tests that the method resolution is consistent with JLS and the RI.
|
|
Where the RI conflicts with JLS, we follow the JLS and suppress the divergence
|
|
when the test is executed with --jvm.
|
|
(See Main.java for per-test details.)
|