On Wed, 31 Aug 2022 22:29:59 GMT, Weijun Wang <wei...@openjdk.org> wrote:
>> Sorry, I meant `equals`. Why cannot we just compare with `other.map`? > > Ah, I see. The key for an attr might not be the id. In fact, I am not sure if this method works now. `PKCS10Attribute` has not overridden `equals`. ------------- PR: https://git.openjdk.org/jdk/pull/9972