e500755086
Motivation: In `DefaultHttp2GoAwayFrame.equals()` a content compared twice: explicitly and in the `super` method. Modifications: Remove explicit content comparision. Make `hashCode()` consistent with `equals()`. Result: A `DefaultHttp2GoAwayFrame.equals()` work faster. |
||
---|---|---|
.. | ||
src | ||
pom.xml |