Files
openide/platform/usageView-impl
Henry Wylde 80e9433297 RUBY-33281 attempt to fix further "Comparison method violates its contract!" errors
The previous implementation violated the requirement that `compare(x, y) == -compare(y, x)`, this could happen if `x == null` and `y == NullUsage.INSTANCE`.


(cherry picked from commit 1dc4c114f5a025595a91d2cd23bc096693757766)

IJ-CR-144548

GitOrigin-RevId: 863c24dc3b0819533b76698f96608bdc4eb78258
2024-09-24 04:01:23 +00:00
..