Searched refs:conflicts (Results 1 – 5 of 5) sorted by relevance
1 Tests handling of method ids for default method conflicts.
3 Tests handling of default method conflicts.
2 Where the RI conflicts with JLS, we follow the JLS and suppress the divergence
6861 size_t conflicts = conflict_counts[i]; in FillIMTFromIfTable() local6863 ImtConflictTable* new_table = CreateImtConflictTable(conflicts, linear_alloc); in FillIMTFromIfTable()